osmnx topic

List osmnx repositories

osmnx

4.7k
Stars
808
Forks
Watchers

OSMnx is a Python package to easily download, model, analyze, and visualize street networks and other geospatial features from OpenStreetMap.

geospatialdatascience

469
Stars
97
Forks
Watchers

Course materials for: Geospatial Data Science

bikenwgrowth

68
Stars
7
Forks
Watchers

Source code for the paper "Growing urban bicycle networks", exploring algorithmically the limitations of urban bicycle network growth

nhs_time_of_travel

18
Stars
13
Forks
Watchers

This GitHub repository and accompanying webpage contain the initial proof of concept and exploratory analysis for the design of a holistic and interactive mapping tool to support decision-making in he...

noiseplanet

51
Stars
12
Forks
Watchers

A Python package for Map Matching and Mapping. Research work for Noise Planet center.

30-day-map-challenge

71
Stars
4
Forks
Watchers

Maps made as part of the #30DayMapChallenge - mostly in python but also use QGIS and other tools

osmnx-matplotlib-animation

26
Stars
5
Forks
Watchers

How to animate objects moving on OSMnx graph?

airports-osm

17
Stars
2
Forks
Watchers

Extract and visualize airport data (ex: runway geocoordinates) from OpenStreetMap with Python tools

Using OSMnx, OSRM, and Google Maps Directions API with Python to calculate shortest, fastest, and traffic-based most-efficient routes for a set of origin and destination points