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

PostGIS trac at osgeo.org
Tue Oct 19 13:08:37 PDT 2010


#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):

 I'm hesitant to put more work into refactoring anything until #1133 is
 resolved. This ticket, #1053, and #1058 are really one big thing to me, so
 they're my biggest concern at this point. If it's going to take a while to
 resolve #1133, I'll wait until I can clear out all three tickets, in order
 to avoid re-doing this patch every time the relevant files are touched.

 I believe the original patch moved the affected functions to liblwgeom
 (e.g., removing them from `postgis/lwgeom_geos.c`). It's possible that I
 didn't delete those functions when I recreated the patch, because I was in
 a hurry. I suspect that is also how the POSTGIS_DEBUGF symbol snuck in
 there. I don't believe we need to leave these functions in
 postgis/lwgeom_geos.c at all, as they should get linked in.

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