[postgis-tickets] [PostGIS] #2417: pgsql2shp doesnt see SRID
PostGIS
trac at osgeo.org
Wed Sep 25 07:21:51 PDT 2013
#2417: pgsql2shp doesnt see SRID
----------------------------+-----------------------------------------------
Reporter: darkblueb | Owner: robe
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.1.1
Component: documentation | Version: 2.0.x
Resolution: | Keywords: srid, pgsql2shp
----------------------------+-----------------------------------------------
Comment(by strk):
A note about the performance hit: pgsql2shp already has to scan the whole
result set, I don't see any major performance hit in reading and checking
SRID for compatibility. Mixed SRID could be WARNED about with the
consequence of producing no .prj file at all (or of bailing out).
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2417#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-tickets
mailing list