[postgis-devel] [PostGIS] #1207: Can't compile under Windows mingw since raster commit
PostGIS
trac at osgeo.org
Mon Sep 26 14:24:10 PDT 2011
#1207: Can't compile under Windows mingw since raster commit
-----------------------------+----------------------------------------------
Reporter: robe | Owner: pracine
Type: defect | Status: closed
Priority: blocker | Milestone: PostGIS 2.0.0
Component: postgis raster | Version: trunk
Resolution: fixed | Keywords:
-----------------------------+----------------------------------------------
Comment(by dustymugs):
Replying to [comment:7 robe]:
> for the new raster / raster intersects functionality Bborie added.
> He uses LWGEOM2GEOS functions etc.
>
> Though I'm wondering if this is failing for me for same reason raster
says my GDAL doesn't have Geos Polygonize support. Bborie -- does your
functionality require GDAL be compiled with GEOS? I assume not but I
could be mistaken.
I just wanted to make sure and leave a note about GDAL usage in
ST_Intersects. The underlying C function rt_raster_intersects uses no
GDAL functions. The plpgsql ST_Intersects function does convert the
geometry to a raster using ST_AsRaster.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1207#comment:16>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list