Content Discovery

CyberGISX content includes geospatial codes, workflows with comments, and visualizations providing a solid foundation for conducting computationally reproducible research and education.


6 Results osmnx
Applications of OSMnx: Routing and Network Analysis

Posted by Anand Padmanabhan on Thursday February 19, 2026

Author(s): Anand Padmanabhan, Tianci Guo

Applications of OSMnx: Routing and Network Analysis In this notebook, you'll In this notebook, you'll learn how to: Perform routing (walking and driving) on UIUC and Champaign–Urbana ...

Introduction to OpenStreetMap (OSM) and OSMnx

Posted by Anand Padmanabhan on Thursday February 19, 2026

Author(s): Anand Padmanabhan, Tianci Guo

In this notebook, you'll learn: What OpenStreetMap (OSM) is and how its data model works How to use the Python library OSMnx to download OSM data How to retrieve roads, buildings, and points ...

Evaluating Routing Strategies for Emergency Evacuation

Posted by Rebecca (Becky) Vandewalle on Thursday January 4, 2024

Author(s): Rebecca Vandewalle, Furqan Baig, Santiago Nunez-Corrales, Jeon Young Kang, and Shaowen Wang

Evaluating Routing Strategies for Emergency Evacuation: A Spatially Explicit Agent-Based Modeling Approach By Rebecca Vandewalle, Furqan Baig, Santiago Nunez-Corrales, Jeon Young Kang, and Shaowen ...

Introduction to Osmosis and OSMFilter

Posted by Alexander Michels on Wednesday July 19, 2023

Author(s): Alex Michels

This is a simple notebook walking through the usage of osmosis and OSMFilter for working with OpenStreetMap data We also employ OSMNX for loading and ...

Intro to Uber Movement Data

Posted by Alexander Michels on Thursday June 8, 2023

Author(s): Alex Michels and Jinwoo Park

This notebook provides a brief overview of Uber Movement Data, demonstrates how to obtain and work with it, and illustrates a few examples of how to utilize the data for geospatial ...

Introduction to OpenStreetMap (OSM) Network Data

Posted by Alexander Michels on Monday January 30, 2023

Author(s): Alexander Michels

This Notebook is meant to be a brief guide on working with Open Street Map (OSM) network data, primarily using the OSMnx Python package It walks through obtaining network data from OSMnx, exploring ...