[postgis-tickets] [PostGIS] #2369: SQL Statemant Works in Windows version 1.5x Not in Liunx version 2.0x
PostGIS
trac at osgeo.org
Tue Jun 25 13:01:20 PDT 2013
#2369: SQL Statemant Works in Windows version 1.5x Not in Liunx version 2.0x
---------------------+------------------------------------------------------
Reporter: vbalent | Owner: pramsey
Type: defect | Status: new
Priority: high | Milestone: PostGIS 2.0.4
Component: postgis | Version: 2.0.x
Keywords: |
---------------------+------------------------------------------------------
Comment(by dustymugs):
Have you checked the output of ST_AsEWKT(geom)? Just because the SRID is
2260, doesn't mean the coordinates are.
According to spatialreference.org, coordinates for 2260 should be bounded
between 116071.8523, 747947.1638, 837761.3518, 2260847.6417. If your
coordinates aren't in those bounds, you have a mismatch between what the
coordinates truly are and what projection someone says they are.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2369#comment:4>
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