Name | inattrails JSON |
Version |
0.9.9
JSON |
| download |
home_page | None |
Summary | 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. |
upload_time | 2024-07-22 14:40:57 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.7 |
license | None |
keywords |
hiking
inaturalist
trails
|
VCS |
|
bugtrack_url |
|
requirements |
aiohttp
shapely
folium
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# 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)
Raw data
{
"_id": null,
"home_page": null,
"name": "inattrails",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "hiking, inaturalist, trails",
"author": null,
"author_email": "joergmlpts <joergmlpts@outlook.com>",
"download_url": null,
"platform": null,
"description": "# iNaturalist observations along hiking trails\n\nThis utility reads the route of a hike and generates a table of iNaturalist\nobservations along the way. It also displays the observations and the route of\nthe hike on a map. It stores waypoints of the iNaturalist observations for\noffline navigation with a GPS device or smartphone.\n\n# Documentation\n\nOur documentation is at [inat-trails.readthedocs.org](https://inat-trails.readthedocs.org).\n\n- [Utilities](https://inat-trails.readthedocs.io/en/latest/usage.html#utility-inattrails)\n- [Installation](https://inat-trails.readthedocs.io/en/latest/usage.html#installation)\n- [API Tutorial](https://inat-trails.readthedocs.io/en/latest/api.html)\n- [API Reference](https://inat-trails.readthedocs.io/en/latest/api.html#detailed-api-documentation)\n",
"bugtrack_url": null,
"license": null,
"summary": "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.",
"version": "0.9.9",
"project_urls": {
"Bug Tracker": "https://github.com/joergmlpts/iNat-trails/issues",
"Documentation": "https://inat-trails.readthedocs.org",
"Homepage": "https://github.com/joergmlpts/iNat-trails"
},
"split_keywords": [
"hiking",
" inaturalist",
" trails"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6ba2e6f4ffea2119cb962d752b8ac517f3e4a516fa59320c848ada38230862c8",
"md5": "404a8d8cab33348f27df4f240a6a8cfb",
"sha256": "8e11cc2059b7874618d2097fb66d3652e9c20b1d1683442ce2677a593834e184"
},
"downloads": -1,
"filename": "inattrails-0.9.9-py3-none-any.whl",
"has_sig": false,
"md5_digest": "404a8d8cab33348f27df4f240a6a8cfb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 24027,
"upload_time": "2024-07-22T14:40:57",
"upload_time_iso_8601": "2024-07-22T14:40:57.300350Z",
"url": "https://files.pythonhosted.org/packages/6b/a2/e6f4ffea2119cb962d752b8ac517f3e4a516fa59320c848ada38230862c8/inattrails-0.9.9-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-22 14:40:57",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "joergmlpts",
"github_project": "iNat-trails",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "aiohttp",
"specs": []
},
{
"name": "shapely",
"specs": []
},
{
"name": "folium",
"specs": []
}
],
"lcname": "inattrails"
}