[postgis-devel] [patch] GEOS simplify functions
strk at refractions.net
strk at refractions.net
Wed Dec 13 10:00:26 PST 2006
On Wed, Dec 13, 2006 at 12:26:06PM -0500, François Weykmans wrote:
> Hello!
>
> This patch add GEOS simplify functions to PostGIS
> (tested only with PostGIS 1.1.6 and geos-3.0.0rc2 but I can build path
> to PostGIS 1.2.0)
It lacks some checks for GEOS version.
A dynamic check would be needed, so that simply
upgrading GEOS brings the functionality in.
See GEOSVersion function of the GEOS C-API
--strk;
More information about the postgis-devel
mailing list