[postgis-tickets] [PostGIS] #1668: ST_AsText, ST_AsEWKT under Windows 64-bit PostGIS 64-bit is all screwy

PostGIS trac at osgeo.org
Fri Apr 12 14:31:17 PDT 2013


#1668: ST_AsText, ST_AsEWKT under Windows 64-bit PostGIS 64-bit is all screwy
----------------------+-----------------------------------------------------
  Reporter:  robe     |       Owner:  robe            
      Type:  defect   |      Status:  closed          
  Priority:  medium   |   Milestone:  PostGIS 2.0.4   
 Component:  postgis  |     Version:  trunk           
Resolution:  fixed    |    Keywords:  mingw64, history
----------------------+-----------------------------------------------------

Comment(by robe):

 Jesse,

 I get this

 on my windows 7 9.2 32-bit -
 {{{
 PostgreSQL 9.2.1, compiled by Visual C++ build 1600, 32-bit POSTGIS="2.0.3
 r11132" GEOS="3.4.0dev-CAPI-1.8.0 r0" PROJ="Rel. 4.8.0, 6 March 2012"
 GDAL="GDAL 1.9.2, released 2012/10/08" LIBXML="2.7.8" LIBJSON="UNKNOWN"
 RASTER
 }}}


 {{{
 POLYGON((8.176 47.222,8.174 47.227,8.185 47.235,8.183 47.24,8.179
 47.241,8.173 47.236,8.172 47.228,8.161 47.232,8.156 47.239,8.18
 47.246,8.207 47.25,8.208 47.247,8.202 47.226,8.176 47.222))
 }}}

 So looks fine.  But this is running on my 2.1.0 build.

 It sounds like you got my broken build.  If you installed with zip files
 that didn't have a -2 or an installer that didn't have a -2, then you got
 a bad build.  I was hoping I swapped out before too many people were
 affected.

 Reinstall using one of these and you should be fine:

 http://download.osgeo.org/postgis/windows/pg92/

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1668#comment:58>
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-tickets mailing list