inattrails


Nameinattrails JSON
Version 0.9.8 PyPI version JSON
download
home_page
SummaryThis 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_time2023-09-14 22:52:33
maintainer
docs_urlNone
author
requires_python>=3.7
license
keywords hiking inaturalist trails
VCS
bugtrack_url
requirements No requirements were recorded.
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": "",
    "name": "inattrails",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "hiking,inaturalist,trails",
    "author": "",
    "author_email": "joergmlpts <joergmlpts@outlook.com>",
    "download_url": "",
    "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": "",
    "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.8",
    "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": "4778f2d2c66fca86496721cab40b636a13635e9f278f74341e8efbe7d196841c",
                "md5": "43c497f45ed5c294b684e04f44244a4f",
                "sha256": "76b0cf7fb58612b5f83965ef24c78dccb86dac2c9738389ce92a7c54dc7dce5b"
            },
            "downloads": -1,
            "filename": "inattrails-0.9.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "43c497f45ed5c294b684e04f44244a4f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 24017,
            "upload_time": "2023-09-14T22:52:33",
            "upload_time_iso_8601": "2023-09-14T22:52:33.513002Z",
            "url": "https://files.pythonhosted.org/packages/47/78/f2d2c66fca86496721cab40b636a13635e9f278f74341e8efbe7d196841c/inattrails-0.9.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-14 22:52:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "joergmlpts",
    "github_project": "iNat-trails",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "inattrails"
}
        
Elapsed time: 0.11683s