Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hcarter333/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.
https://github.com/hcarter333/datasette-gis-partial-path

Last synced: about 2 months ago
JSON representation

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.

Awesome Lists containing this project

README

        

# 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.