Adding function to produce a great circle between two points.

This commit is contained in:
Stuart Lynn
2015-10-14 11:36:48 -04:00
parent 913bfd72f8
commit eb475fe55f
5 changed files with 49 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
select CDB_GreatCircle(CDB_LATLng(55.8580,4.2590), CDB_LatLng(40.7127,74.0059))