[postgis-devel] [PostGIS] #265: Geometry to Geography cast enhancement auto transform
PostGIS
trac at osgeo.org
Mon Oct 12 20:11:37 PDT 2009
#265: Geometry to Geography cast enhancement auto transform
--------------------------+-------------------------------------------------
Reporter: robe | Owner: pramsey
Type: enhancement | Status: new
Priority: low | Milestone: postgis 1.5.0
Component: postgis | Version: trunk
Resolution: | Keywords:
--------------------------+-------------------------------------------------
Comment (by robe):
May I add we are doing something much worse because I can do this:
SELECT geography(ST_GeomFromEWKT('SRID=4267;POINT(33.0860404968262
68.9635467529297)') )
So it seems our geography is completely ignoring the SRID since the above
should be illegal.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/265#comment:3>
PostGIS <http://trac.osgeo.org/postgis/>
PostGIS
More information about the postgis-devel
mailing list