[postgis-devel] [PostGIS] #332: WKT geometry tag match and mismatch

PostGIS trac at osgeo.org
Wed Dec 9 15:57:10 PST 2009


#332: WKT geometry tag match and mismatch
----------------------+-----------------------------------------------------
  Reporter:  mloskot  |       Owner:  pramsey      
      Type:  defect   |      Status:  new          
  Priority:  medium   |   Milestone:  PostGIS 1.5.0
 Component:  postgis  |     Version:  trunk        
Resolution:           |    Keywords:               
----------------------+-----------------------------------------------------
Comment (by pramsey):

 I'm not suggesting the case sensitivity might be valid, I'm suggesting the
 anal retentive check inside the GeomFromText() function that ensures that
 we don't handle EWKT might be a bridge to far, and we should excise it and
 just pass the text directly to the parser for handling, as the
 'text'::geometry cast already does.

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