https://github.com/joergmlpts/inat-trails
This tool reads the route of a hike and generates a table of iNaturalist observations along the trails. It also shows the observations and the route of the hike on a map. Moreover, it saves waypoints of the iNaturalist observations for offline navigation with a GPS device or smartphone.
https://github.com/joergmlpts/inat-trails
hiking inaturalist trails
Last synced: 12 months ago
JSON representation
This tool reads the route of a hike and generates a table of iNaturalist observations along the trails. It also shows the observations and the route of the hike on a map. Moreover, it saves waypoints of the iNaturalist observations for offline navigation with a GPS device or smartphone.
- Host: GitHub
- URL: https://github.com/joergmlpts/inat-trails
- Owner: joergmlpts
- License: mit
- Created: 2021-11-21T16:56:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-22T13:54:42.000Z (almost 2 years ago)
- Last Synced: 2025-05-29T20:50:41.762Z (about 1 year ago)
- Topics: hiking, inaturalist, trails
- Language: Python
- Homepage:
- Size: 614 KB
- Stars: 13
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# iNaturalist observations along hiking trails
This utility reads the route of a hike and generates a table of iNaturalist
observations along the way. It also displays the observations and the route of
the hike on a map. It stores waypoints of the iNaturalist observations for
offline navigation with a GPS device or smartphone.
# Documentation
Our documentation is at [inat-trails.readthedocs.org](https://inat-trails.readthedocs.org).
- [Utilities](https://inat-trails.readthedocs.io/en/latest/usage.html#utility-inattrails)
- [Installation](https://inat-trails.readthedocs.io/en/latest/usage.html#installation)
- [API Tutorial](https://inat-trails.readthedocs.io/en/latest/api.html)
- [API Reference](https://inat-trails.readthedocs.io/en/latest/api.html#detailed-api-documentation)