datasette-gis-partial-path

Datasette plugin that adds a custom SQL function that returns the coordinates of a fractional portion of a path between two points


License
Apache-2.0
Install
pip install datasette-gis-partial-path==0.1

Documentation

datasette-gis-partial-path

Adds sqlite method that accepts two points on Earth defining a path and a length along the path, then returns the coordinates at that length along the path.