]> granicus.if.org Git - postgis/commit
Add ST_Project(geography, distance, azimuth) (#657) to construct a new point given...
authorPaul Ramsey <pramsey@cleverelephant.ca>
Wed, 21 Dec 2011 18:42:08 +0000 (18:42 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Wed, 21 Dec 2011 18:42:08 +0000 (18:42 +0000)
commit35c0bbf27450ecdeddec7367b7f314cff0d86ecd
tree445438dc15482d563b13f828b573128c61b3396f
parent88a4eb1d25daf2ad886a51f61356341e8035e9cb
Add ST_Project(geography, distance, azimuth) (#657) to construct a new point given a heading and a distance.

git-svn-id: http://svn.osgeo.org/postgis/trunk@8495 b70326c6-7e19-0410-871a-916f4a2858ee
doc/reference_measure.xml
liblwgeom/liblwgeom.h.in
liblwgeom/lwgeodetic.c
postgis/geography.sql.in.c
postgis/geography_measurement.c