[postgis-tickets] [PostGIS] #2417: pgsql2shp doesnt see SRID
PostGIS
trac at osgeo.org
Fri Aug 9 22:15:42 PDT 2013
#2417: pgsql2shp doesnt see SRID
------------------------+---------------------------------------------------
Reporter: darkblueb | Owner: pramsey
Type: defect | Status: closed
Priority: medium | Milestone: PostGIS 2.1.0
Component: postgis | Version: 2.0.x
Resolution: wontfix | Keywords: srid, pgsql2shp
------------------------+---------------------------------------------------
Changes (by robe):
* status: reopened => closed
* resolution: => wontfix
Comment:
darkblueb,
the point is that it will cause more damage to fix than just let it go.
Your example is a small table, but imagine a huge table with mixed srids.
The routine would have to check each record.
People should not be making untyped geometry tables if they expect an
typed shapefile to come out of it is my point. I'm happy to mark this as
a documentation bug and explain the issue better but don't see the need to
fix it since it is by design.
The only exception is with an SQL query which is the case where the
routine does need to compute it.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2417#comment:4>
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-tickets
mailing list