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

PostGIS trac at osgeo.org
Thu Dec 27 05:00:06 PST 2012


#2089: liblwgeom cannot be used through python ctypes
--------------------------+-------------------------------------------------
  Reporter:  brushtyler   |       Owner:  strk         
      Type:  enhancement  |      Status:  closed       
  Priority:  medium       |   Milestone:  PostGIS 2.1.0
 Component:  liblwgeom    |     Version:  trunk        
Resolution:  fixed        |    Keywords:               
--------------------------+-------------------------------------------------
Changes (by strk):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 In r10937 I've committed a slightly modified version of your patch.
 In particular the lwgeom_set_handlers function considers NULL parameter
 values as a request to NOT change the current handlers (rather than
 replacing them with the default).

 We're still missing the support to query the old handlers,
 anyway we can use another ticket for that.

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