Description Usage Arguments Value
How far along a shape linestring is a point?
1 | distanceAlongShape(lon, lat, shape_id., srid, shape_geo)
|
lon |
longitude WGS84 longlat |
lat |
latitude WGS84 longlat |
shape_id. |
GTFS shape identifier |
srid |
local projection |
shape_geo |
data.table with shape_id and sfc_LINESTRING geom columns |
list of distance along shape, latitude and longitude of matched points
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.