[postgis-tickets] [PostGIS] #2089: liblwgeom cannot be used through python ctypes

PostGIS trac at osgeo.org
Thu Dec 27 03:28:07 PST 2012


#2089: liblwgeom cannot be used through python ctypes
-------------------------+--------------------------------------------------
 Reporter:  brushtyler   |       Owner:  strk         
     Type:  enhancement  |      Status:  new          
 Priority:  medium       |   Milestone:  PostGIS 2.1.0
Component:  liblwgeom    |     Version:  trunk        
 Keywords:               |  
-------------------------+--------------------------------------------------

Comment(by strk):

 a few more issues:
  1. Do not add an rt_module.c file, the only file in rasterland dealing
 with postgresql should be rt_pg.c
  2. Reduce the changes to the least possible files. In particular try to
 avoid modifying header files unless strictly necessary. I think neither
 cu_tester.h nor rt_pg.h nor lwgeom_pg.h need any change (the
 _init_allocators functions could be module-statics)

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2089#comment:24>
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-tickets mailing list