[postgis-devel] [PostGIS] #260: Geography inconsistent distance behavior from geometry can't compare different dimensonality
PostGIS
trac at osgeo.org
Wed Oct 7 07:51:57 PDT 2009
#260: Geography inconsistent distance behavior from geometry can't compare
different dimensonality
----------------------+-----------------------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: postgis 1.5.0
Component: postgis | Version:
Resolution: | Keywords:
----------------------+-----------------------------------------------------
Comment (by robe):
Typo I meant --
{{{
SELECT ST_Distance(
ST_GeographyFromText('SRID=4326;MULTIPOLYGONM(((0 0 2,10 0
1,10 10 -2,0 10 -5,0 0 -5),(5 5 6,7 5 6,7 7 6,5 7 10,5 5 -2)))'),
ST_GeographyFromText('SRID=4326;POLYGON((-8 50 2,52 -12
2,-10 50 2,-8 50 2))'))
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/260#comment:5>
PostGIS <http://trac.osgeo.org/postgis/>
PostGIS
More information about the postgis-devel
mailing list