[postgis-devel] [PostGIS] #603: shp2pgsql: "-w" produces invalid WKT for MULTI* objects

PostGIS trac at osgeo.org
Sun Sep 19 10:00:55 PDT 2010


#603: shp2pgsql: "-w" produces invalid WKT for MULTI* objects
----------------------+-----------------------------------------------------
  Reporter:  mwtoews  |       Owner:  pramsey      
      Type:  defect   |      Status:  closed       
  Priority:  medium   |   Milestone:  PostGIS 2.0.0
 Component:  postgis  |     Version:  trunk        
Resolution:  fixed    |    Keywords:  shp2pgsql    
----------------------+-----------------------------------------------------
Changes (by mcayland):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 Yeah, that's because the old 0.9 installations don't have the separate
 EWKT/EWKB functions.

 I've committed the patch to 1.5 branch at r5989 and trunk at r5990. Paul,
 I'll leave it you to remove this functionality later as a separate task on
 trunk, although I also have used it on occasions to debug shapefile
 content. Maybe we should just bring it up to date, i.e. using the correct
 EWKT functions, since the code overhead from this now really small given
 that liblwgeom does all the magic.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/603#comment:6>
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