<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
You are right, but there notices in
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a
href="http://postgis.refractions.net/documentation/manual-svn/postgis_installation.html#id2744974">http://postgis.refractions.net/documentation/manual-svn/postgis_installation.html#id2744974</a><br>
<br>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<span style="color: rgb(46, 46, 46); font-family: 'Lucida Grande',
Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 14px;
font-style: normal; font-variant: normal; font-weight: normal;
letter-spacing: normal; line-height: normal; orphans: 2;
text-align: -webkit-auto; text-indent: 0px; text-transform: none;
white-space: normal; widows: 2; word-spacing: 0px;
-webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;
background-color: rgb(255, 255, 255); display: inline !important;
float: none; ">GEOS geometry library, version 3.2.2 or greater,
but GEOS 3.3.2+ is recommended. Without GEOS 3.3, you will be
missing some major enhancements with handling of topological
exceptions and improvements to geometry validation and making
geometries valid such as ST_ValidDetail and ST_MakeValid. GEOS
3.3.2+ is also required for topology support. GEOS is available
for download from</span><a href="http://trac.osgeo.org/geos/"
target="_top" style="text-decoration: none; color: rgb(65, 138,
205); font-family: 'Lucida Grande', Verdana, Geneva, Arial,
Helvetica, sans-serif; font-size: 14px; font-style: normal;
font-variant: normal; font-weight: normal; letter-spacing: normal;
line-height: normal; orphans: 2; text-align: -webkit-auto;
text-indent: 0px; text-transform: none; white-space: normal;
widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto;
-webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
255); ">http://trac.osgeo.org/geos/<span
class="Apple-converted-space"> </span></a><span style="color:
rgb(46, 46, 46); font-family: 'Lucida Grande', Verdana, Geneva,
Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal;
font-variant: normal; font-weight: normal; letter-spacing: normal;
line-height: normal; orphans: 2; text-align: -webkit-auto;
text-indent: 0px; text-transform: none; white-space: normal;
widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto;
-webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
255); display: inline !important; float: none; ">and 3.3+ is
backward-compatible with older versions so fairly safe to upgrade.</span><br>
<br>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<span style="color: rgb(46, 46, 46); font-family: 'Lucida Grande',
Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 14px;
font-style: normal; font-variant: normal; font-weight: normal;
letter-spacing: normal; line-height: normal; orphans: 2;
text-align: -webkit-auto; text-indent: 0px; text-transform: none;
white-space: normal; widows: 2; word-spacing: 0px;
-webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;
background-color: rgb(255, 255, 255); display: inline !important;
float: none; ">GDAL, version 1.6 or higher (1.9 or higher is
preferable since some things will not work well with lower
versions). This is needed for raster support and will be required
in final release of PostGIS 2.0.<span
class="Apple-converted-space"> </span></span><a
href="http://trac.osgeo.org/gdal/wiki/DownloadSource"
target="_top" style="text-decoration: none; color: rgb(65, 138,
205); font-family: 'Lucida Grande', Verdana, Geneva, Arial,
Helvetica, sans-serif; font-size: 14px; font-style: normal;
font-variant: normal; font-weight: normal; letter-spacing: normal;
line-height: normal; orphans: 2; text-align: -webkit-auto;
text-indent: 0px; text-transform: none; white-space: normal;
widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto;
-webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
255); ">http://trac.osgeo.org/gdal/wiki/DownloadSource</a><span
style="color: rgb(46, 46, 46); font-family: 'Lucida Grande',
Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 14px;
font-style: normal; font-variant: normal; font-weight: normal;
letter-spacing: normal; line-height: normal; orphans: 2;
text-align: -webkit-auto; text-indent: 0px; text-transform: none;
white-space: normal; widows: 2; word-spacing: 0px;
-webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;
background-color: rgb(255, 255, 255); display: inline !important;
float: none; ">.</span><br>
<br>
I am no expert, but I am not sure it's good idea to deliver builds
of postgis in a sub-optimal config.<br>
<br>
<br>
<br>
<br>
<br>
On 03/14/2012 04:29 PM, Charlie Sharpsteen wrote:
<blockquote
cite="mid:29691961.149.1331738967758.JavaMail.geo-discussion-forums@pbgr4"
type="cite">On Wednesday, March 14, 2012 8:21:48 AM UTC-7, Denis
Rouzaud wrote:
<blockquote class="gmail_quote" style="margin: 0;margin-left:
0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">
<div bgcolor="#FFFFFF" text="#000000"> That would be amazing.<br>
But, there is no ppa for geos 3.3 either and I am not sure
about gdal 1.9...<br>
It might be a little early to have a ppa repo and dependencies
with unavailable packages....<br>
<br>
My 2 cents.<br>
</div>
</blockquote>
<div> </div>
<div>Pretty sure I built PostGIS from source against GDAL 1.7 and
GEOS 3.2.2 from the Oneiric standard repository.</div>
<div><br>
</div>
<div>Are there any critical functions that are inactive without
the latest and greatest versions of these libraries?</div>
<div><br>
</div>
<div>-Charlie </div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
postgis-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:postgis-users@postgis.refractions.net">postgis-users@postgis.refractions.net</a>
<a class="moz-txt-link-freetext" href="http://postgis.refractions.net/mailman/listinfo/postgis-users">http://postgis.refractions.net/mailman/listinfo/postgis-users</a>
</pre>
</blockquote>
</body>
</html>