osmnx
There are 116 repositories under osmnx topic.
gboeing/osmnx
Python package to easily download, model, analyze, and visualize street networks and other geospatial features from OpenStreetMap.
mszell/geospatialdatascience
Course materials for: Geospatial Data Science
benchmark-urbanism/cityseer-api
Computational tools for urban analysis
Lisa-Ho/30-day-map-challenge
Maps made as part of the #30DayMapChallenge - mostly in python but also use QGIS and other tools
mszell/bikenwgrowth
Source code for the paper "Growing urban bicycle networks", exploring algorithmically the limitations of urban bicycle network growth
iwatkot/maps4fs
Generate map templates for Farming Simulator from real places.
arthurdjn/noiseplanet
A Python package for Map Matching and Mapping. Research work for Noise Planet center.
mikhailsirenko/osmnx-matplotlib-animation
How to animate objects moving on OSMnx graph?
NERDSITU/superblockify
Source code for superblockify
thomasdubdub/airports-osm
Extract and visualize airport data (ex: runway geocoordinates) from OpenStreetMap with Python tools
nhsx/nhs_time_of_travel
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 health and social care.
TrafficGCN/osmnx_adjacency_matrix_for_graph_convolutional_networks
Creating an Adjacency Matrix Using the Dijkstra Algorithm for Graph Convolutional Networks GCNs
rajesvariparasa/spatial-routing-libraries-and-services
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
sejaldua/map-network-viz
A small wrapper for visualizing street networks and making artistic maps with OpenStreetMap and Networkx
AtelierLibre/osmuf
OSMuf: Analyse urban form with Python and OpenStreetMap. Quantitative analysis of urban blocks and built density. Built on OSMnx.
johnymontana/openstreetmap-routing-web-app-workshop
Materials for workshop "Build A Routing Web Application With OpenStreetMap, Neo4j, and Leaflet.js"
ppintosilva/anprx
Traffic analysis using Automatic Number Plate Recognition (ANPR) cameras.
ivandorte/python_gis
Collection of short geospatial scripts and more...
TrafficGCN/optimal_path_dijkstra_for_data_science
Plotting the Optimal Route in Python for Data Scientists using the Dijkstra Algorithm
SustainableMobility/bicycling-infrastructure-classification
Developing a bicycling infrastructure classification system for Greater Melbourne using OpenStreetMap
yujiosaka/vrp-demo-with-oxmnx-and-ortools
Vehicle Routing Problem (VRP) demo with OSMnx and OR-Tools
marcpaulo15/GPS_TelegramBot
Implementation of a GPS Telegram Bot using Python
RhythmBindal/Predictive_Routing_for_EV_Charging_Stations
This repository contains a project that aims to provide a predictive routing solution for electric vehicle (EV) users, taking into account EV charging station locations, battery charge, and charging time. The project utilizes a road network graph and machine learning techniques to calculate the shortest path and for the nearest charging station
bryanvallejo16/shortest-walking-path-tartu
Shortest path analysis in OSM walking network in Tartu, Estonia. From the Kissing Students to all cafes fetched with OSMnx
Gui-FernandesBR/Last-Mile-Routing-Analyzer
lmr-analyzer: A powerful toolkit to analyze the interaction between last mile operations and the street network design.
jasonmanesis/Vehicle-Navigation-Shortest-Path
Shortest path calculation and route plotting, in interactive Folium map, based on NetworkX's Dijkstra's pathfinding algorithm.
MaxWolf-01/sentinel2-landcover-classification
Landcover classification on sentinel-2 data with Prithvi, EfficientNet-Unet and OSM / CNES Landcover labels.
nst-guide/data
Create map waypoints and layers from open data sources
quanghuyle3/Runners_Agent_Based_Model
Agent-based activity generation of runners for city infrastructure planning.
TrafficGCN/40_cities_osmnx_adjacency_matrices_for_graph_convolutional_networks
Dijkstra adjacency distance matrices were calculated for 40 cities from traffic sensor locations provide by UTD19 https://utd19.ethz.ch/.
alexandrediasldev/Montreal-Snow
Solving the Chinese Postman problem: calculating a path to clear the snow in Montréal using osmnx
ju-leon/ShortestPathMaps
Create beautiful maps from shortest path calculations in your city
kenghweeng/Grab_The_Pulis
Geospatial data-science analysis on reasons behind delay in Grab ride-share services
OSINT-TECHNOLOGIES/gaia
GAIA - Geospatial & Aerial Images Analyser
routeco/routor
Simple routing engine for OpenStreetMaps with easy to customize profiles/weight-functions.