[postgis-devel] [PostGIS] #1455: ST_GeomFromText should understand ISO WKT

PostGIS trac at osgeo.org
Thu Jan 12 02:19:05 PST 2012


#1455: ST_GeomFromText should understand ISO WKT
---------------------+------------------------------------------------------
 Reporter:  strk     |       Owner:  strk         
     Type:  task     |      Status:  assigned     
 Priority:  medium   |   Milestone:  PostGIS 2.0.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------
Changes (by strk):

  * owner:  pramsey => strk
  * status:  new => assigned


Comment:

 It looks like wkt_dimensionality is getting confused by the double Z...

 {{{
 wkt_parser_collection_finalize enter: flagdims:4, dimensionality:Z
 (MULTILINESTRING Z ((0 0 5, 2 0 5),(1 1 5, 2 2 5)))
 }}}

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