[postgis-devel] [PostGIS] #738: AddGeometryColumn allow to accept srid = 0 and other unkonwn srid issues
PostGIS
trac at osgeo.org
Wed Dec 29 10:13:11 PST 2010
#738: AddGeometryColumn allow to accept srid = 0 and other unkonwn srid issues
---------------------+------------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
Strk,
To answer your question about why we want to get rid of srid=-1. Everyone
else uses 0 (Oracle/SQL Server (I know for sure)) and the MM specs as I
recall say unknown should be 0.
But we probably need to put in some tests before we can safely do this.
For one if you can some how inherit Paul's SRID_UNKNOWN variable. Not
sure if that is possible. That would be ideal I think.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/738>
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