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

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

 The current patch passes all the cunit tests. My development environment
 won't currently run any  tests which require connecting to a live server
 (see dev list). A cursory glance suggests that there are no cunit tests
 for `intersection`, `union`, etc. Perhaps any sql based tests should be
 ported to cunit in the future. They should also remain as sql based tests,
 however, as there is plenty of opportunity to cut and paste something
 incorrectly.

 New patch is against r7683 and has "moved" instead of "copied" the
 relevant functions.

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