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

PostGIS trac at osgeo.org
Fri Oct 30 18:34:51 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:               
--------------------------+-------------------------------------------------
Comment (by robe):

 I suppose that wouldn't work in copy mode.  I guess I was thinking about
 the sql insert mode and that we would do something like

 INSERT INT.... ST_Transform(goemhere, 4326)

 In which case the not having spatial_ref_sys access is kind of a non-issue
 since psql will have such access

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


More information about the postgis-devel mailing list