[postgis-devel] Windows builds
Mateusz Loskot
Mateusz.Loskot at cadcorp.com
Mon Jul 13 08:33:31 PDT 2009
Pierre Racine wrote:
> We link with PostGIS for only one function.
I can see at least 2.
http://trac.osgeo.org/postgis/browser/spike/wktraster/rt_pg/rt_pg.h?rev=4009
> I haven't test much but I am
> pretty sure that the way WKT Raster is built right now makes it to work
> with PostGIS 1.3.5, 1.3.6 and 1.4. If not, then we will have to get rid
> of the link dependency (by implementing the only dependent function
> (st_raster_envelope() in PL/PGSQL)...
I'm not sure it's feasible, because SQL layer of WKT Raster (rtpostgis.sql)
heavily relies on PostGIS elements, just to mention the
most important one - GEOMETRY type.
How do you imagine to get independent of that?
Best regards,
--
Mateusz Loskot
Senior Programmer, Cadcorp
http://www.cadcorp.com
More information about the postgis-devel
mailing list