[postgis-devel] [PostGIS] #1050: Add GEOS spatial operations to liblwgeom

PostGIS trac at osgeo.org
Fri Jul 1 03:55:44 PDT 2011


#1050: Add GEOS spatial operations to liblwgeom
-------------------------+--------------------------------------------------
 Reporter:  bnordgren    |       Owner:  strk         
     Type:  enhancement  |      Status:  assigned     
 Priority:  medium       |   Milestone:  PostGIS 2.0.0
Component:  postgis      |     Version:  trunk        
 Keywords:               |  
-------------------------+--------------------------------------------------

Comment(by mcayland):

 I don't think this patch is ready to apply in its current form, mainly
 because at the moment it copies the various functions into liblwgeom. For
 this to be applied, we need to alter postgis/lwgeom_geos.c to call the
 underlying liblwgeom functions so that the main algorithm is in one
 location only, i.e. so we move the functionality into liblwgeom instead.

 I appreciate that there is more work required here in regard to
 refactoring the caching API, but I don't want two copies of the same
 algorithm within PostGIS.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1050#comment:7>
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