[postgis-devel] [PostGIS] #1133: Figure out and approve library dependency strategy.
PostGIS
trac at osgeo.org
Tue Oct 19 13:15:16 PDT 2010
#1133: Figure out and approve library dependency strategy.
-----------------------+----------------------------------------------------
Reporter: bnordgren | Owner: pramsey
Type: task | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: |
-----------------------+----------------------------------------------------
Comment(by bnordgren):
The immediate need is described at length on #1058, even though it applies
more directly to #1053.
In essence, I want access to the cache of projections. The code uses
postgresql memory context stuff and queries the `spatial_ref_sys` table.
Hence, it cannot go into `liblwgeom`, as that is not supposed to be tied
to postgresql.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1133#comment:2>
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