[geos-devel] Calculates distance between 3D points lat, long, alt
Richard Frith-Macdonald
richard at tiptree.demon.co.uk
Thu Mar 21 23:12:08 PDT 2013
On 21 Mar 2013, at 14:58, Jose Romero Miret wrote:
> Hej, just checking the API for calculating distances in in points in the space but i did not found points lat,long,alt. can someone point out for directions?
Points are stored as an ordered triple of double values called x,y, and z.
Conventionally, x = longitude, y = latitude, z = altitude
More information about the geos-devel
mailing list