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

PostGIS trac at osgeo.org
Sat Nov 5 17:40:43 PDT 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  |  
-----------------------------+----------------------------------------------
Changes (by robe):

  * keywords:  => windows, 64-bit


Comment:

 Okay I've isolated the problem even further.  This is a very bizarre
 mystery that only seems to effect this geometry (there may be other
 geometries), PostGIS 1.5 (both .2,.3, and branch/1.5) and only shows up on
 PostgreSQL with PostGIS running on 64-bit windows.  Strangely Windows
 32-bit running 32-bit PostGIS does not show this behavior (I tested on a
 windows 2003 before as I mentioned, and just now tested on a windows 2008
 32-bit windows against 1.5.2 and 1.5.4SVN).  So it could be ST_AsText
 possibly how we are parsing something that 64-bit windows is sensitive to.
 Though why it would be different from original vs. when you dump reunion
 seems a little strange.

 What I didn't notice before is that on Windows 64-bit (I've tested on
 Windows 7 and Windows 2008) which show this strange behavior.  When I
 first looked at the text in PgAdmin -- I thought nothing was there because
 the first line seems to contain some sort of line break in addition to the
 srid=4326.  On the Windows 32-bit there is no line break.

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