[postgis-devel] [PostGIS] #229: shp2pgsql ability to transform from one spatial ref to another

PostGIS trac at osgeo.org
Fri Oct 30 17:39:26 PDT 2009


#229: shp2pgsql ability to transform from one spatial ref to another
--------------------------+-------------------------------------------------
  Reporter:  robe         |       Owner:  pramsey      
      Type:  enhancement  |      Status:  reopened     
  Priority:  medium       |   Milestone:  postgis 2.0.0
 Component:  postgis      |     Version:  trunk        
Resolution:               |    Keywords:               
--------------------------+-------------------------------------------------
Changes (by pramsey):

  * milestone:  postgis 1.5.0 => postgis 2.0.0

Comment:

 Without a native SRTEXT handler, this isn't going to happen. Remember that
 shp2pgsql has no access to the spatial_ref_sys table so it would have to
 handle the SRTEXT in the .prj file itself. Basically, if we make shp2pgsql
 depend on OGR, then we could do it. At which point... maybe we drop our
 shp2pgsql code more-or-less entirely and replace it with an OGR-based
 loader?

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/229#comment:3>
PostGIS <http://trac.osgeo.org/postgis/>
PostGIS


More information about the postgis-devel mailing list