[postgis-devel] [PostGIS] #273: ST_GeomFromGML crashes in Windows compiled in MingW

PostGIS trac at osgeo.org
Thu Nov 26 03:02:21 PST 2009


#273: ST_GeomFromGML crashes in Windows compiled in MingW
----------------------+-----------------------------------------------------
  Reporter:  robe     |       Owner:  colivier     
      Type:  defect   |      Status:  new          
  Priority:  medium   |   Milestone:  PostGIS 1.5.0
 Component:  postgis  |     Version:  trunk        
Resolution:           |    Keywords:               
----------------------+-----------------------------------------------------
Comment (by colivier):

 Regina,

 I've attach postgis.dll
 For libxml2 dll i reach trac max size file limit, so i put them there:
 <http://oslandia.com/ticket_273/>

 Namespace in only defined for libxml2 if defined with an URI, so what
 about this test:
 {{{
 SELECT 'ns_1', ST_AsEWKT(ST_GeomFromGML('<gml:Point
 xmlns:gml="http://www.opengis.net/gml"><gml:coordinates>1,2</gml:coordinates></gml:Point>'));
 }}}

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