orbisgis / h2gis

A spatial extension of the H2 database.
http://www.h2gis.org
GNU Lesser General Public License v3.0
207 stars 63 forks source link

ST_Project function #1361

Closed ebocher closed 1 year ago

ebocher commented 1 year ago

ST_Project function returns a point projected from a point along a geodesic using a given distance and azimuth (bearing) when the input geometry has a SRID equal to 4326. Otherwise project the point in cartesian plan.