[postgis-devel] [PostGIS] #1344: ST_MakeLine fails for export with pgsql2shp

PostGIS trac at osgeo.org
Fri Dec 16 06:44:08 PST 2011


#1344: ST_MakeLine fails for export with pgsql2shp
-------------------------+--------------------------------------------------
 Reporter:  bporfidia    |       Owner:  strk         
     Type:  defect       |      Status:  assigned     
 Priority:  medium       |   Milestone:  PostGIS 1.5.4
Component:  postgis      |     Version:  1.5.X        
 Keywords:  st_makeline  |  
-------------------------+--------------------------------------------------

Comment(by strk):

 It strikes me that

 {{{
  result = serialized_lwgeom_from_ewkt(&lwg_parser_result, str,
 PARSER_CHECK_ALL);
 }}}

 does _not_ fail when passed the single-point linestring HEXWKB, is that
 expected ?

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