[postgis-users] Rhumb lines
David Bitner
osgis.lists at gmail.com
Fri May 5 11:25:54 PDT 2006
I forgot to put in a distance for the segmentize, here it is with 100m:
select transform(segmentize(transform(makeline(a,b),9804)),100),4326)
More information about the postgis-users
mailing list