[postgis-devel] [PostGIS] #409: ST_AsSVG - degraded

PostGIS trac at osgeo.org
Fri Feb 5 13:19:48 PST 2010


#409: ST_AsSVG - degraded
-----------------------+----------------------------------------------------
  Reporter:  sdikiy    |       Owner:  colivier
      Type:  defect    |      Status:  new     
  Priority:  critical  |   Milestone:          
 Component:  postgis   |     Version:  1.4.X   
Resolution:            |    Keywords:  AsSVG   
-----------------------+----------------------------------------------------
Changes (by colivier):

  * owner:  pramsey => colivier

Comment:

 select ST_AsSVG(ST_Intersection('POINT(0 0)'::geometry, 'LINESTRING ( 2
 0,0 2 )'::geometry));
            st_assvg
 -------------------------------
  ~\x7F\x7F\x7F\x7F\x7F\x7F\x7F

 On POSTGIS="1.5.0SVN" GEOS="3.1.0-CAPI-1.5.0" PROJ="Rel. 4.6.1, 21 August
 2008" LIBXML="2.7.3" USE_STATS

 Other ST_As* function work well on same geometry

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