[postgis-devel] [PostGIS] #1831: ability to separate user defined spatial_ref_sys from installed
PostGIS
trac at osgeo.org
Wed Dec 5 14:37:46 PST 2012
#1831: ability to separate user defined spatial_ref_sys from installed
---------------------+------------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.1.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
Comment(by dustymugs):
Will do. One question though. Should spatial_ref_sys (since
custom_spatial_ref_sys inherits from it) allow duplicate SRIDs? Something
like
{{{
SELECT * FROM spatial_ref_sys;
}}}
can return two 4326, one from each table...
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1831#comment:6>
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