[postgis-devel] [PostGIS] #1053: Make transformation and projection cache API available.

PostGIS trac at osgeo.org
Thu Aug 11 10:33:31 PDT 2011


#1053: Make transformation and projection cache API available.
-------------------------+--------------------------------------------------
 Reporter:  bnordgren    |       Owner:  pramsey      
     Type:  enhancement  |      Status:  new          
 Priority:  medium       |   Milestone:  PostGIS 2.0.0
Component:  postgis      |     Version:  trunk        
 Keywords:               |  
-------------------------+--------------------------------------------------

Comment(by bnordgren):

 The latest update renames the common library to "libpgcommon" and places
 `lwgeom_transform` and `point4d_transform` in liblwgeom. The caching bits
 landed in "libpgcommon" due to their heavy reliance on !MemoryContexts.

 Note that attachment:lwgeom_transform_export.patch is current, and the
 other one (produced by svn diff) is outdated.

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