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

PostGIS trac at osgeo.org
Wed Jul 27 09:52:32 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 bnordgren):

 Replying to [comment:7 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.

 Ok, I finally got my head back in the game enough that I get what you're
 talking about. Originally, I left all the PG_LWGEOM based functions in
 there because it appeared that maintaining parallel data types with
 parallel functionality was the ''style''. Done.

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