[postgis-users] Measuring distances between two 3D points using SRID 4326
Felix Filozov
ffilozov at gmail.com
Tue Jul 26 12:30:42 PDT 2011
When measuring distances, using ST_3DDistance for example, between two 3D
points (set with SRID of 4326), is it necessary to project these points onto
a flat surface before measuring the distance? After which, I assume,
ST_3DDistance
computes the Euclidean distance between the projected X and Y coordinates
and the unprojected Z coordinates.
The manual seems to support my assumption, but I'd like somebody to confirm
that.
Thanks.
Felix
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20110726/1318c99b/attachment.html>
More information about the postgis-users
mailing list