{"id":13469355,"url":"https://github.com/gboeing/osmnx","last_synced_at":"2025-05-13T17:04:09.802Z","repository":{"id":38077599,"uuid":"64045935","full_name":"gboeing/osmnx","owner":"gboeing","description":"Download, model, analyze, and visualize street networks and other geospatial features from OpenStreetMap.","archived":false,"fork":false,"pushed_at":"2025-05-01T20:41:29.000Z","size":8043,"stargazers_count":5130,"open_issues_count":4,"forks_count":834,"subscribers_count":109,"default_branch":"main","last_synced_at":"2025-05-06T16:13:38.317Z","etag":null,"topics":["geography","geospatial","gis","mapping","networks","networkx","openstreetmap","osm","osmnx","overpass-api","python","routing","spatial","spatial-analysis","spatial-data","street-networks","transport","transportation","urban","urban-planning"],"latest_commit_sha":null,"homepage":"https://osmnx.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gboeing.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-07-24T02:57:47.000Z","updated_at":"2025-05-03T22:16:05.000Z","dependencies_parsed_at":"2024-05-06T05:24:00.324Z","dependency_job_id":"709b85f4-8469-4148-aa61-291e78ac3ba6","html_url":"https://github.com/gboeing/osmnx","commit_stats":{"total_commits":2841,"total_committers":88,"mean_commits":32.28409090909091,"dds":0.4164026751143963,"last_synced_commit":"5c211700e8b600861a1165ef571c51a9f4e48701"},"previous_names":[],"tags_count":75,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gboeing%2Fosmnx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gboeing%2Fosmnx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gboeing%2Fosmnx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gboeing%2Fosmnx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gboeing","download_url":"https://codeload.github.com/gboeing/osmnx/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253990455,"owners_count":21995773,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["geography","geospatial","gis","mapping","networks","networkx","openstreetmap","osm","osmnx","overpass-api","python","routing","spatial","spatial-analysis","spatial-data","street-networks","transport","transportation","urban","urban-planning"],"created_at":"2024-07-31T15:01:35.637Z","updated_at":"2025-05-13T17:04:09.792Z","avatar_url":"https://github.com/gboeing.png","language":"Python","funding_links":[],"categories":["Python","Tools","Simultaneous Localization and Mapping","Planning Coding Resources","Geospatial Library","Geospatial Library (non-web)","کتابخانه هاي جغرافيا","Feature Extraction","Crowdsourced Mapping","Libraries","📊 Data Visualization"],"sub_categories":["Python","Vector Map","کار با زمان و تقویم","Geolocation","South America","Tools"],"readme":"# 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\u0026units=international_system\u0026left_color=grey\u0026right_color=brightgreen\u0026left_text=downloads)](https://pepy.tech/project/osmnx)\n[![Anaconda Downloads](https://anaconda.org/conda-forge/osmnx/badges/downloads.svg)](https://anaconda.org/conda-forge/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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgboeing%2Fosmnx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgboeing%2Fosmnx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgboeing%2Fosmnx/lists"}