[postgis-devel] [PostGIS] #265: Geometry to Geography cast enhancement auto transform
PostGIS
trac at osgeo.org
Sun Oct 18 14:18:18 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 pramsey):
The ability to convert any srid geometry into geography right now was put
in so that things like 'POINT(0 0')::geography would work (ie, to allow
unknown SRIDs to go it). I can tighten it up a little so that only 4326
and unknown are allowed in. All the inputs are checked for range validity
automatically.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/265#comment:4>
PostGIS <http://trac.osgeo.org/postgis/>
PostGIS
More information about the postgis-devel
mailing list