[postgis-devel] [PostGIS] #286: Change "no SRID" SRID to 0
PostGIS
trac at osgeo.org
Mon Dec 19 00:24:21 PST 2011
#286: Change "no SRID" SRID to 0
---------------------+------------------------------------------------------
Reporter: pramsey | Owner: pramsey
Type: task | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
Comment(by strk):
With r8467 the postgis_restore.pl also takes care of fixing SRID in
topology.topology, taking it from geometry_columns, which is supposedly
the most correct as it looks at actual typmod or constraints.
Question: if we do drop the constraints for SRID=0, what would
geometry_columns contain for such typmod-less tables with no SRID
constraint ? Also, is there a pointer to a mailing list discussion about
this ? I'd like to know more about the rationale for NOT enforcing the
unknown srid...
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/286#comment:14>
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