[postgis-devel] [PostGIS] #1252: SRID appearing in ST_AsText for particular multipolygon

PostGIS trac at osgeo.org
Sun Nov 6 16:10:47 PST 2011


#1252: SRID appearing in ST_AsText for particular multipolygon
-----------------------------+----------------------------------------------
 Reporter:  robe             |       Owner:  pramsey      
     Type:  defect           |      Status:  new          
 Priority:  medium           |   Milestone:  PostGIS 1.5.4
Component:  postgis          |     Version:  1.5.X        
 Keywords:  windows, 64-bit  |  
-----------------------------+----------------------------------------------

Comment(by pramsey):

 So this calls perhaps for two fixes... firstly to not put SRIDs on
 subgeometries in ST_Union() (problem in both 32 and 64 bit), secondly to
 not emit them if encountered in st_astext (64-bit problem only, odd).

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