<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Am 20.11.2012 10:42, schrieb Andrea
Aime:<br>
</div>
<blockquote
cite="mid:CA+nxMTvdZoMtgP+g1CtVVXma2QseDPFCkX5c3jjk_pF5KptkPA@mail.gmail.com"
type="cite">On Tue, Nov 20, 2012 at 9:23 AM, Cameron Shorter <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:cameron.shorter@gmail.com" target="_blank">cameron.shorter@gmail.com</a>></span>
wrote:<br>
<div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 20/11/2012 6:34 PM, Jorge Gaspar Sanz
Salinas wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
As for gvSIG, we still don't have support for PostGIS 2.0
(even we should). We don't use PostGIS on our default
project. So, a database with 1.5 would be great if
possible.<br>
<br>
-- <br>
Jorge Sanz<br>
<a moz-do-not-send="true" href="http://es.osgeo.org"
target="_blank">http://es.osgeo.org</a><br>
</blockquote>
<br>
</div>
Jorge,<br>
I'm unclear about your message here.<br>
Does the gvsig packaged application or quickstart make use of
PostGIS?<br>
If so, does gvsig use any functions which might break postgis
2.0? (I'm guessing that most applications will only be using
simple postgis functions)</blockquote>
<div><br>
</div>
<div>GeoServer tries to support old versions of PostGIS and
newer ones, long story short we need to check the version to
support both.</div>
<div>The issue being that PostGIS 1.2 did no have some of the
ST_<name> functions, but only had <name>, and
PostGIS 2.0 only has</div>
<div>the ST_ ones</div>
<div><br>
</div>
<div>Cheers</div>
<div>Andrea</div>
<div> </div>
</div>
</blockquote>
PostGIS 2.0 would be great. PostGIS 2.0 is ok for Mapbender.<br>
<br>
To support the old functions without st_ we could load the
legacy.sql file which will restore the old functions.<br>
<br>
Astrid<br>
<br>
<br>
<br>
<br>
</body>
</html>