{"id":13856942,"url":"https://github.com/UDST/osmnet","last_synced_at":"2025-07-13T19:33:18.546Z","repository":{"id":53102856,"uuid":"83722557","full_name":"UDST/osmnet","owner":"UDST","description":"Tools for the extraction of OpenStreetMap street network data","archived":false,"fork":false,"pushed_at":"2023-08-08T17:21:25.000Z","size":6993,"stargazers_count":59,"open_issues_count":0,"forks_count":18,"subscribers_count":17,"default_branch":"dev","last_synced_at":"2024-11-14T17:54:06.749Z","etag":null,"topics":["graph","network","openstreetmap","overpass-api","street-networks"],"latest_commit_sha":null,"homepage":"https://udst.github.io/osmnet","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/UDST.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-03-02T20:39:08.000Z","updated_at":"2024-11-13T11:24:38.000Z","dependencies_parsed_at":"2024-01-12T02:42:48.805Z","dependency_job_id":"fabf38dc-a842-4eac-be30-4b1badefeddb","html_url":"https://github.com/UDST/osmnet","commit_stats":{"total_commits":118,"total_committers":9,"mean_commits":13.11111111111111,"dds":0.6016949152542372,"last_synced_commit":"0c5af00d0434ad7862e8ce352d3599dff13cb8f0"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UDST%2Fosmnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UDST%2Fosmnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UDST%2Fosmnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UDST%2Fosmnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UDST","download_url":"https://codeload.github.com/UDST/osmnet/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225912397,"owners_count":17544164,"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":["graph","network","openstreetmap","overpass-api","street-networks"],"created_at":"2024-08-05T03:01:19.756Z","updated_at":"2024-11-22T14:31:23.147Z","avatar_url":"https://github.com/UDST.png","language":"Python","funding_links":[],"categories":["Python","Geospatial Library"],"sub_categories":["Python"],"readme":"OSMnet\n======\n\n|Build Status|  |Coverage Status|  |Appveyor Build Status|\n\nTools for the extraction of OpenStreetMap (OSM) street network data.\nIntended to be used in tandem with Pandana and UrbanAccess libraries to\nextract street network nodes and edges.\n\nOverview\n========\n\nOSMnet offers tools to download street network data from OpenStreetMap\nand extract a graph network comprised of nodes and edges to be used in\n`Pandana`_ street network accessibility calculations and or `UrbanAccess`_\nto connect GTFS transit networks to road networks.\n\nLet us know what you are working on or if you think you have a great use case\nby tweeting us at ``@urbansim``.\n\nLibrary Status\n--------------\n\n*Forthcoming improvements:*\n\n* Tutorial/demo\n\nReporting bugs\n--------------\n\nPlease report any bugs you encounter via `GitHub issues`_.\n\nContributing to OSMnet\n----------------------\n\nIf you have improvements or new features you would like to see in OSMnet:\n\n1. Open a feature request via `GitHub issues`_.\n2. Contribute your code from a fork or branch by using a Pull Request and request a review so it can be considered as an addition to the codebase.\n\nInstallation\n------------\n\nconda\n^^^^^\n\nOSMnet is available on conda and can be installed with:\n\n``conda install osmnet --channel conda-forge``\n\nIt is recommended to install via conda and the conda-forge channel especially if you find you are having issues installing some of the spatial dependencies.\n\npip\n^^^\n\nOSMnet can be installed via PyPI:\n\n``pip install osmnet``\n\nDevelopment Installation\n^^^^^^^^^^^^^^^^^^^^^^^^\n\nTo install OSMnet from source code, follow these steps:\n\n1. Git clone the `OSMnet repo`_\n2. in the cloned directory run: ``python setup.py develop``\n\nTo update to the latest version:\n\nUse ``git pull`` inside the cloned repository\n\nDocumentation\n-------------\n\nDocumentation for OSMnet can be found `here`_.\n\nRelated UDST libraries\n----------------------\n\n-  `Pandana`_\n-  `UrbanAccess`_\n\n.. _Pandana: https://github.com/UDST/pandana\n.. _GitHub issues: https://github.com/UDST/osmnet/issues\n.. _OSMnet repo: https://github.com/udst/osmnet\n.. _here: https://udst.github.io/osmnet/index.html\n.. _UrbanAccess: https://github.com/UDST/urbanaccess\n\n.. |Build Status| image:: https://travis-ci.org/UDST/osmnet.svg?branch=master\n   :target: https://travis-ci.org/UDST/osmnet\n\n.. |Appveyor Build Status| image:: https://ci.appveyor.com/api/projects/status/acuoygyy3l0lqnpv/branch/master?svg=true\n   :target: https://ci.appveyor.com/project/pksohn/osmnet\n\n.. |Coverage Status| image:: https://coveralls.io/repos/github/UDST/osmnet/badge.svg?branch=master\n   :target: https://coveralls.io/github/UDST/osmnet?branch=master","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FUDST%2Fosmnet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FUDST%2Fosmnet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FUDST%2Fosmnet/lists"}