[postgis-devel] [PostGIS] #286: Change "no SRID" SRID to 0
PostGIS
trac at osgeo.org
Sat Dec 17 15:22:41 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):
Well I wasn't really thinking about a pre-dump thing as the
postgis_Restore.pl can also do that itself. I was more thinking about
people periodically running the minor_upgrade against 2.0 since a long
time and thus having some of those checks in place which they'd like to
fix w/out a dump/postgis_restore round.
Beside, we'll have to decide on a policy. The current postgis_restore.pl
doesn't drop the constraint but rather updates it to check for srid=0
rather than srid=-1. Is that wrong ?
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/286#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