Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/hcarter333/datasette-gis-partial-path
- Owner: hcarter333
- License: apache-2.0
- Created: 2024-04-05T00:56:45.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-04T13:58:21.000Z (8 months ago)
- Last Synced: 2024-08-09T05:50:45.765Z (5 months ago)
- Language: Python
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.