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, <meta http-equiv="content-type" content="text/html; charset=utf-8">ST_3DDistance computes the Euclidean distance between the projected X and Y coordinates and the unprojected Z coordinates.<div>
<br></div><div>The manual seems to support my assumption, but I'd like somebody to confirm that. </div><div><br></div><div>Thanks.<br><div><br></div><div>Felix</div></div>