[postgis-devel] [PostGIS] #1505: Deal with database dumps containing geometries with SRID > MAX_SRID
PostGIS
trac at osgeo.org
Fri Feb 10 07:10:59 PST 2012
#1505: Deal with database dumps containing geometries with SRID > MAX_SRID
---------------------+------------------------------------------------------
Reporter: strk | Owner: pramsey
Type: defect | Status: new
Priority: high | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
Comment(by strk):
Alright I've a stub for postgis_restore.pl dealing with table constraints
and spatial_ref_sys records. Still missing (beside ranges definition
approval) is the actual geometry values. I've no intention to do that part
in perl (parsing HEXWKB) so we'll really need cooperation between perl and
core postgis and would then be much better to set some ranges in stone.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1505#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