osmnx


Nameosmnx JSON
Version 2.0.6 PyPI version JSON
download
home_pageNone
SummaryDownload, model, analyze, and visualize street networks and other geospatial features from OpenStreetMap
upload_time2025-08-11 18:15:24
maintainerOSMnx contributors
docs_urlNone
authorGeoff Boeing
requires_python>=3.9
licenseNone
keywords gis networks openstreetmap routing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # OSMnx

[![PyPI Version](https://badge.fury.io/py/osmnx.svg)](https://pypi.org/project/osmnx/)
[![PyPI Downloads](https://static.pepy.tech/personalized-badge/osmnx?period=total&units=international_system&left_color=grey&right_color=brightgreen&left_text=downloads)](https://pepy.tech/project/osmnx)
[![Documentation Status](https://readthedocs.org/projects/osmnx/badge/?version=latest)](https://osmnx.readthedocs.io/)
[![Build Status](https://github.com/gboeing/osmnx/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/gboeing/osmnx/actions/workflows/ci.yml)
[![Coverage Status](https://codecov.io/gh/gboeing/osmnx/branch/main/graph/badge.svg)](https://codecov.io/gh/gboeing/osmnx)

**OSMnx** is a Python package to easily download, model, analyze, and visualize street networks and other geospatial features from OpenStreetMap. You can download and model walking, driving, or biking networks with a single line of code then analyze and visualize them. You can just as easily work with urban amenities/points of interest, building footprints, transit stops, elevation data, street orientations, speed/travel time, and routing.

OSMnx 2.0 is released: read the [migration guide](https://github.com/gboeing/osmnx/issues/1123).

## Citation

If you use OSMnx in your work, please cite the paper:

Boeing, G. (2025). [Modeling and Analyzing Urban Networks and Amenities with OSMnx](https://doi.org/10.1111/gean.70009). *Geographical Analysis*, published online ahead of print. doi:10.1111/gean.70009

## Getting Started

First read the [Getting Started](https://osmnx.readthedocs.io/en/stable/getting-started.html) guide for an introduction to the package and FAQ.

Then work through the [Examples Gallery](https://github.com/gboeing/osmnx-examples) for step-by-step tutorials and sample code.

## Installation

Follow the [Installation](https://osmnx.readthedocs.io/en/stable/installation.html) guide to install OSMnx.

## Support

If you have any trouble, consult the [User Reference](https://osmnx.readthedocs.io/en/stable/user-reference.html). The OSMnx repository is hosted on [GitHub](https://github.com/gboeing/osmnx). If you have a "how-to" or usage question, please ask it on [StackOverflow](https://stackoverflow.com/search?q=osmnx), as we reserve the repository's issue tracker for bug tracking and feature development.

## License

OSMnx is open source and licensed under the MIT license. OpenStreetMap's open data [license](https://www.openstreetmap.org/copyright/) requires that derivative works provide proper attribution. Refer to the [Getting Started](https://osmnx.readthedocs.io/en/stable/getting-started.html) guide for usage limitations.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "osmnx",
    "maintainer": "OSMnx contributors",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "GIS, Networks, OpenStreetMap, Routing",
    "author": "Geoff Boeing",
    "author_email": "Geoff Boeing <boeing@usc.edu>",
    "download_url": "https://files.pythonhosted.org/packages/11/9c/24b31365332ef3a5a051dc9b39fe21204bf4bbae1509dc6035aaf7137c68/osmnx-2.0.6.tar.gz",
    "platform": null,
    "description": "# OSMnx\n\n[![PyPI Version](https://badge.fury.io/py/osmnx.svg)](https://pypi.org/project/osmnx/)\n[![PyPI Downloads](https://static.pepy.tech/personalized-badge/osmnx?period=total&units=international_system&left_color=grey&right_color=brightgreen&left_text=downloads)](https://pepy.tech/project/osmnx)\n[![Documentation Status](https://readthedocs.org/projects/osmnx/badge/?version=latest)](https://osmnx.readthedocs.io/)\n[![Build Status](https://github.com/gboeing/osmnx/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/gboeing/osmnx/actions/workflows/ci.yml)\n[![Coverage Status](https://codecov.io/gh/gboeing/osmnx/branch/main/graph/badge.svg)](https://codecov.io/gh/gboeing/osmnx)\n\n**OSMnx** is a Python package to easily download, model, analyze, and visualize street networks and other geospatial features from OpenStreetMap. You can download and model walking, driving, or biking networks with a single line of code then analyze and visualize them. You can just as easily work with urban amenities/points of interest, building footprints, transit stops, elevation data, street orientations, speed/travel time, and routing.\n\nOSMnx 2.0 is released: read the [migration guide](https://github.com/gboeing/osmnx/issues/1123).\n\n## Citation\n\nIf you use OSMnx in your work, please cite the paper:\n\nBoeing, G. (2025). [Modeling and Analyzing Urban Networks and Amenities with OSMnx](https://doi.org/10.1111/gean.70009). *Geographical Analysis*, published online ahead of print. doi:10.1111/gean.70009\n\n## Getting Started\n\nFirst read the [Getting Started](https://osmnx.readthedocs.io/en/stable/getting-started.html) guide for an introduction to the package and FAQ.\n\nThen work through the [Examples Gallery](https://github.com/gboeing/osmnx-examples) for step-by-step tutorials and sample code.\n\n## Installation\n\nFollow the [Installation](https://osmnx.readthedocs.io/en/stable/installation.html) guide to install OSMnx.\n\n## Support\n\nIf you have any trouble, consult the [User Reference](https://osmnx.readthedocs.io/en/stable/user-reference.html). The OSMnx repository is hosted on [GitHub](https://github.com/gboeing/osmnx). If you have a \"how-to\" or usage question, please ask it on [StackOverflow](https://stackoverflow.com/search?q=osmnx), as we reserve the repository's issue tracker for bug tracking and feature development.\n\n## License\n\nOSMnx is open source and licensed under the MIT license. OpenStreetMap's open data [license](https://www.openstreetmap.org/copyright/) requires that derivative works provide proper attribution. Refer to the [Getting Started](https://osmnx.readthedocs.io/en/stable/getting-started.html) guide for usage limitations.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Download, model, analyze, and visualize street networks and other geospatial features from OpenStreetMap",
    "version": "2.0.6",
    "project_urls": {
        "Code Repository": "https://github.com/gboeing/osmnx",
        "Documentation": "https://osmnx.readthedocs.io",
        "Examples Gallery": "https://github.com/gboeing/osmnx-examples"
    },
    "split_keywords": [
        "gis",
        " networks",
        " openstreetmap",
        " routing"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "775f2fc0135c5aa3fc36c7cb1ac63852349681908778eb15ab3e1aacbddc1b54",
                "md5": "b978b8b8ba383e97a18b8db7ef5b00f0",
                "sha256": "46a719b711b52233701aa238d6a4beb8277c21124906f5b857997e1df9e22b80"
            },
            "downloads": -1,
            "filename": "osmnx-2.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b978b8b8ba383e97a18b8db7ef5b00f0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 101462,
            "upload_time": "2025-08-11T18:15:22",
            "upload_time_iso_8601": "2025-08-11T18:15:22.900327Z",
            "url": "https://files.pythonhosted.org/packages/77/5f/2fc0135c5aa3fc36c7cb1ac63852349681908778eb15ab3e1aacbddc1b54/osmnx-2.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "119c24b31365332ef3a5a051dc9b39fe21204bf4bbae1509dc6035aaf7137c68",
                "md5": "8f8e8658b18501dc5227da3ccf813fb1",
                "sha256": "0a00844d3f3f69af42b2dcae835261da77ac7b8e20b1c13cc89a62ab3ab9bc2e"
            },
            "downloads": -1,
            "filename": "osmnx-2.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "8f8e8658b18501dc5227da3ccf813fb1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 87798,
            "upload_time": "2025-08-11T18:15:24",
            "upload_time_iso_8601": "2025-08-11T18:15:24.589584Z",
            "url": "https://files.pythonhosted.org/packages/11/9c/24b31365332ef3a5a051dc9b39fe21204bf4bbae1509dc6035aaf7137c68/osmnx-2.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-11 18:15:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gboeing",
    "github_project": "osmnx",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "osmnx"
}
        
Elapsed time: 1.52417s