removing comments
This commit is contained in:
parent
f43d1cc3c4
commit
d597f0fe6d
@ -1,11 +1,3 @@
|
||||
--
|
||||
-- Return a line for the Great Circle between two points
|
||||
--
|
||||
-- start_point geometry : The origin of the line
|
||||
-- end_point geometry : The distination of the line
|
||||
-- retruns geometry
|
||||
--
|
||||
|
||||
create or replace function CDB_GreatCircle(start_point geometry ,end_point geometry ) RETURNS geometry as
|
||||
$$
|
||||
DECLARE
|
||||
|
Loading…
Reference in New Issue
Block a user