Skip to content

opengisci/Learn-OSMnx

Learn to build road network from OpenStreetMap

Contributors

* Corresponding author and creator

Abstract

This is a python Jupyter notebook demonstrating how to use the OSMnx python package to query road data from OpenStreetMap, build a network, save as a geopackage, and correct and calculate speed limits and travel times.

Study Metadata

  • Key words: Network analysis, OSMnx, NetworkX, Python, OpenStreetMap
  • Subject: Social and Behavioral Sciences: Geography: Geographic Information Sciences
  • Date created: 09-July-2024
  • Date modified: 10-July-2024
  • Spatial Coverage: New England
  • Spatial Resolution: Varies by region. Network edges are simplified to connect nodes at intersections or dead ends.
  • Spatial Reference System: EPSG:4326
  • Temporal Coverage: Specify the temporal extent of your study---i.e. the range of time represented by the data observations.
  • Temporal Resolution: n/a - data acquired for one moment in time

Metadata for access

  • Rights: LICENSE: BSD 3-Clause "New" or "Revised"
  • Resource type: Collection
  • Resource language: English
  • Conforms to: Template for Reproducible and Replicable Research in Human-Environment and Geographical Sciences version 1.0, DOI:10.17605/OSF.IO/W29MQ

Compendium structure and contents

This research compendium is structured with four main directories:

  • data: contains subdirectories for raw data and derived data.
  • docs: contains subdirectories for manuscript, presentation, and report
  • procedure: contains subdirectories for code or software scripts, information about the computational environment in which the research was conducted, and non-code research protocols
  • results: contains subdirectories for figures, formatted data tables, or other formats of research results.

The data, procedures, and results of this repository are outlined in three tables:

Compendium reference

The template_readme.md file contains more information on the design of this template and references used in the design. The Template_LICENSE file provides the BSD 3-Clause license for using this template. To cite the template, please use template_reference.bib or:

Kedron, P., & Holler, J. (2023). Template for Reproducible and Replicable Research in Human-Environment and Geographical Sciences. https://doi.org/10.17605/OSF.IO/W29MQ

About

Demo of querying network data from OSM and saving as graphs or geopackages

Resources

License

BSD-3-Clause, BSD-3-Clause licenses found

Licenses found

BSD-3-Clause
LICENSE
BSD-3-Clause
Template_LICENSE

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from HEGSRR/HEGSRR-Template