An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: osmnx

gboeing/osmnx

Download, model, analyze, and visualize street networks and other geospatial features from OpenStreetMap.

Language: Python - Size: 7.71 MB - Last synced at: 4 days ago - Pushed at: 8 days ago - Stars: 5,156 - Forks: 837

iwatkot/maps4fs

Generate map templates for Farming Simulator from real places.

Language: Python - Size: 39.2 MB - Last synced at: about 21 hours ago - Pushed at: 15 days ago - Stars: 90 - Forks: 38

jlgonrod/street_shadow

Street Shadow improves urban routes by analyzing shadows, helping users avoid sun exposure for a cooler, more comfortable journey.

Language: HTML - Size: 7.36 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0

mszell/bikenwgrowth

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

Language: Jupyter Notebook - Size: 11 GB - Last synced at: 6 days ago - Pushed at: 8 months ago - Stars: 70 - Forks: 12

DadosCoelho/geradorGraphMap

Este projeto contém um script Python (generate_graph.py) que baixa um grafo de ruas do bairro "Todos os Santos, Teresina, Piauí, Brazil" usando a biblioteca OSMnx, salva os dados em um arquivo JSON e gera uma imagem PNG do grafo. Este README fornece instruções para configurar um ambiente virtual (venv), instalar dependências e executar o script.

Language: Python - Size: 2.93 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

kumilange/walkernest

🏠 Apartment analyzer for walkers in Colorado🚶‍♀️

Language: TypeScript - Size: 86.4 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

mszell/geospatialdatascience

Course materials for: Geospatial Data Science

Language: Jupyter Notebook - Size: 1.27 GB - Last synced at: 2 days ago - Pushed at: 4 months ago - Stars: 582 - Forks: 118

benchmark-urbanism/cityseer-api

Computational tools for urban analysis

Language: Python - Size: 284 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 104 - Forks: 9

NERDSITU/superblockify

Source code for superblockify

Language: Python - Size: 189 MB - Last synced at: 6 days ago - Pushed at: 6 months ago - Stars: 27 - Forks: 4

nathanrooy/taxicab

Accurate routing for OpenStreetMap/OSMnx

Language: Python - Size: 458 KB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 49 - Forks: 8

Lisa-Ho/30-day-map-challenge

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

Language: Jupyter Notebook - Size: 44.6 MB - Last synced at: 4 days ago - Pushed at: 6 months ago - Stars: 81 - Forks: 6

Gui-FernandesBR/Last-Mile-Routing-Analyzer

lmr-analyzer: A powerful toolkit to analyze the interaction between last mile operations and the street network design.

Language: Python - Size: 136 MB - Last synced at: 27 days ago - Pushed at: 5 months ago - Stars: 9 - Forks: 1

martibosch/pyregeon

Reusable Python utilities to work with geospatial regions.

Language: Python - Size: 164 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

TrafficGCN/osmnx_adjacency_matrix_for_graph_convolutional_networks

Creating an Adjacency Matrix Using the Dijkstra Algorithm for Graph Convolutional Networks GCNs

Language: Jupyter Notebook - Size: 46.9 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 22 - Forks: 2

MaxWolf-01/sentinel2-landcover-classification

Landcover classification on sentinel-2 data with Prithvi, EfficientNet-Unet and OSM / CNES Landcover labels.

Language: Python - Size: 7.86 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 0

johnymontana/openstreetmap-routing-web-app-workshop

Materials for workshop "Build A Routing Web Application With OpenStreetMap, Neo4j, and Leaflet.js"

Language: Jupyter Notebook - Size: 8.93 MB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 14

arthurdjn/noiseplanet

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

Language: HTML - Size: 198 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 51 - Forks: 14

adefebrisp/SiteSelection-MobilityAndNetworkAnalysis

This project analyzes restaurant site selection in Cambridge by examining human mobility patterns, street network centrality, and land use. Using check-in data from Gowalla and OSMnx for street network and land-use mapping, it identifies optimal restaurant locations. The study prioritizes accessibility to maximize foot traffic and profitability.

Language: Jupyter Notebook - Size: 18 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

w3labkr/ipynb-openstreetmap

Usage examples and demos for Openstreetmap.

Language: Jupyter Notebook - Size: 25.9 MB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

thomasdubdub/airports-osm

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

Language: Jupyter Notebook - Size: 25.5 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 23 - Forks: 3

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/.

Language: Python - Size: 589 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0

sahajrajmalla/landmark-based-urban-navigation

This project uses geospatial technologies, landmark-based addressing, and route optimization to improve urban navigation. It integrates OSM, H3, and machine learning to optimize travel routes and prioritize landmarks, adaptable to various urban environments.

Language: Jupyter Notebook - Size: 7.16 MB - Last synced at: 17 days ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

yujiosaka/vrp-demo-with-oxmnx-and-ortools

Vehicle Routing Problem (VRP) demo with OSMnx and OR-Tools

Language: Jupyter Notebook - Size: 680 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 10 - Forks: 1

ranzeet013/OSM_Route_Navigator

OpenStreetMap data and the A* algorithm to calculate and animate walking routes. It allows users to explore multiple paths between two points, providing an interactive way to visualize route networks.

Language: Jupyter Notebook - Size: 16 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

da-luce/cornell-autobike

Codebase of the Cornell Autonomous Bicycle Team

Language: Python - Size: 160 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 1 - Forks: 1

bholebaba0135/Destiny-Defined_TARP

A multi destination most optimal route planner using modified A* algorithm.

Language: Jupyter Notebook - Size: 19 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

TrafficGCN/optimal_path_dijkstra_for_data_science

Plotting the Optimal Route in Python for Data Scientists using the Dijkstra Algorithm

Language: Python - Size: 927 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 11 - Forks: 1

callumscoby/networkh3

A package to return clipped H3 hexagons from the extent of an OSMnx network.

Language: Jupyter Notebook - Size: 28.1 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

maheera421/Starbucks-Delivery-Route-Optimization

Predicting the best route for the delivery of Starbucks in London.

Language: Jupyter Notebook - Size: 4.44 MB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

SustainableMobility/bicycling-infrastructure-classification

Developing a bicycling infrastructure classification system for Greater Melbourne using OpenStreetMap

Language: Python - Size: 2.85 MB - Last synced at: 28 days ago - Pushed at: 8 months ago - Stars: 10 - Forks: 0

SustainableMobility/highway-classification-osm

Python code to classify roads and paths based on highway tags present in OpenStreetMap

Language: Jupyter Notebook - Size: 690 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

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.

Language: HTML - Size: 43.7 MB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 19 - Forks: 13

idellinger/Python-Map-Tools

Notebook to make beautiful maps using Networkx's closeness centrality functions in a OSMNx shell.

Language: Jupyter Notebook - Size: 13.5 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

KumaarBalbir/gps-data-viz

GPS Data ( latitude and longitude ) Visualization and Analysis ( traffic of trips ) using python, networkx, osmnx.

Language: Python - Size: 6.64 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

routeco/routor

Simple routing engine for OpenStreetMaps with easy to customize profiles/weight-functions.

Language: Python - Size: 3.63 MB - Last synced at: 6 days ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

Andrewwango/prow-map

Comparing public rights of way (PRoW) with public recorded GPS activity data to support campaigns reclaiming public rights of way using Python geospatial libraries.

Language: HTML - Size: 22.6 MB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

CyrilJl/SatellitesTilesSegmentation

Building a U-Net from scratch for segmenting buildings in satellite data, including fetching and processing the training data.

Language: Jupyter Notebook - Size: 46.7 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

harmanveer-2546/Road-Network-using-Python

Introducing a python package named OSMnx. OSMnx is open source package to download road network from OpenStreetMap(OSM).

Language: Jupyter Notebook - Size: 989 KB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

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

Language: HTML - Size: 4.62 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 1

andriyyatsykiv/TacMapGen

Easy Tactical Map Generation for outdoor competitive sports, with a specific focus on Airsoft and Paintball.

Language: Python - Size: 756 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

kenghweeng/Grab_The_Pulis

Geospatial data-science analysis on reasons behind delay in Grab ride-share services

Language: Jupyter Notebook - Size: 22.7 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 0

ppintosilva/anprx

Traffic analysis using Automatic Number Plate Recognition (ANPR) cameras.

Language: Python - Size: 3.53 MB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 13 - Forks: 3

ducanhho2296/DeepAmenitySegmentation

DeepAmenitySegmentation: A Semantic Segmentation Approach for Identifying Urban Amenities in Satellite Imagery

Language: Jupyter Notebook - Size: 10.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

bopo16/isochrones

Generate public transport isochrones and plot a nice public transport map, using TravelTime, OSMnx, GeoPandas, and more

Language: Python - Size: 53.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Chipdelmal/tNet

Transport Networks

Language: Python - Size: 725 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

andreytakhtamirov/pathsense

A routing algorithm that makes your journey more fun.

Language: Python - Size: 37.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

theodm/seminar_komplexe_netze_street_network

Vergleich von Straßennetzen hinsichtlich der Theorie komplexer Netze: Ergebnisse des Seminars Komplexe Netze an der Fernuniversität Hagen aus dem WS 2023/2024 von Heinrich Böllmann und Theodor Diesner-Mayer

Language: Python - Size: 44.2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

OSINT-TECHNOLOGIES/gaia

GAIA - Geospatial & Aerial Images Analyser

Language: Python - Size: 1.47 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

MVjimboUniversity/Urban-Topology-Analysis-Service Fork of INRGIA-team/Urban-Topology-Analysis-Service

Language: TypeScript - Size: 12.4 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

hamudal/Retoflow_Filter

A function, that outputs boundaries of zip/postal codes of places.

Language: Jupyter Notebook - Size: 95.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Zeyu-Deng/WHU_riding_navigator

Language: HTML - Size: 319 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

georgmangold/wolf

Projekt W.O.L.F. - Wege mit OpenStreetMap Lage Finder

Language: Python - Size: 1010 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

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

Language: Jupyter Notebook - Size: 2.37 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 1

sejaldua/map-network-viz

A small wrapper for visualizing street networks and making artistic maps with OpenStreetMap and Networkx

Language: Python - Size: 790 MB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 6

loreIT/USA-cities-Multiple-Centrality-Assessment

A Multiple Centrality Assestment of different US cities. The code included is part of the data analysis process of the thesis: "Decoding City Network: Exploring Urban Structure and Spatial Event Interplay Through Multiple Centrality Assessment"

Language: Jupyter Notebook - Size: 3.14 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Impelon/road-network-link-prediction

Research work which explores the application of link prediction methods on road networks.

Language: Python - Size: 733 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

marcpaulo15/GPS_TelegramBot

Implementation of a GPS Telegram Bot using Python

Language: Python - Size: 1.31 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Sidrcs/osmnxelevation

Python package that binds elevation from raster datasets to nodes and edges of OpenStreetMaps (OSM) to create input network datasets that support elevation-based network analysis

Language: Jupyter Notebook - Size: 18.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

alexandrediasldev/Montreal-Snow

Solving the Chinese Postman problem: calculating a path to clear the snow in Montréal using osmnx

Language: Python - Size: 12.3 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 2

machkouroke/hackathon-od

Interface backend réalisé pour le hackathon Open Source days Khouribga

Language: Python - Size: 36.1 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Meryam26/Extraction-Visualization-Analysis-of-OpenStreetMap-Data

Extraction, Visualization and Analysis of OpenStreetMap Data using OSMnx and NetworkX features in Python.

Language: Jupyter Notebook - Size: 512 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

AtelierLibre/osmuf

OSMuf: Analyse urban form with Python and OpenStreetMap. Quantitative analysis of urban blocks and built density. Built on OSMnx.

Language: Python - Size: 21.9 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 2

supershivam13/Shortest_Route_Visualizer_for_Electric_Vehicles

Language: Python - Size: 4.66 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 11 - Forks: 9

timothewt/ShortestRoute

Finds the shortest route between two geographical points using the A* algorithm.

Language: Python - Size: 60.5 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

joshuaomolegan/RunningRouteWebApp

A simple web app made using flask and bootstrap that, when given a length and a location, will generate a circuit of approximately that length nearby. This can be used to plan a running route.

Language: Python - Size: 359 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

gusdn3477/DataCampus

공공자전거를 통한 최적 거리, 정류소 현황 등을 제공하는 프로젝트입니다.

Language: HTML - Size: 34.7 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

carlatt/seismogenic-sources

Real time python application for understanding if and where an earthquake happened. It analyzes Twitter posts to get an earthquake affected area and then plots this area and roads to reach it from the nearest capitals.

Language: Python - Size: 54.6 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Bictole/EulerianSnowscape

Use of graph theory to optimize snow removal routes in Montreal and finding an optimal drone flight path to cover all streets in a city. Process of making a graph Eulerian and the use of Edmond-Karp and Bellman-Ford algorithms.

Language: Python - Size: 397 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

jplumail/TIPE

Optimisation of travel time when travelling in an urban environment

Size: 1.22 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

KCivilEnGI/MetroTransit_Madison_Evaluation_2022

This Repository is about the final project of my Geocomputing course, demonstrating my ability to utilize Python libraries to visualize, manipulate data and perform data analysis

Language: Jupyter Notebook - Size: 4.81 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

aniaprokosheva/urban

small projects по геоаналитике

Language: Jupyter Notebook - Size: 9.76 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

aniaprokosheva/urban_kgiop_objects

Цель исследования: отобразить объкты культурного наследия для улиц в выбранном районе Санкт-Петербурга.

Language: Jupyter Notebook - Size: 584 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ivandorte/python_gis

Collection of short geospatial scripts and more...

Language: Jupyter Notebook - Size: 438 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 11 - Forks: 2

prathimacode-hub/Nakagawa--Safest_Path_During_Earthquakes

🙌This project aims in suggesting the safest path to be taken during natural disasters in Japan-Nakagawa Ward

Language: Jupyter Notebook - Size: 21.1 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

balakumaran247/delivery_routing

Optimised routing using OpenStreetMap for effective delivery system by genetic algorithm in Python.

Language: Jupyter Notebook - Size: 330 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

puripant/geo_vis_examples_in_python

Geospatial Data Visualization Examples in Python (and various packages)

Language: Jupyter Notebook - Size: 10.1 MB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

MUSA-550-Fall-2022/week-9

OpenStreetMap, Urban Networks, and Interactive Web Maps

Language: Jupyter Notebook - Size: 20.9 MB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 2

hirosait/osmnx

Road network data extraction from OSM using python osmnx module.

Language: Jupyter Notebook - Size: 3.43 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 1

twitu/bounce_hack 📦

Simulations for Bounce Hackathon 1.0

Language: Python - Size: 6.61 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

mikhailsirenko/osmnx-matplotlib-animation

How to animate objects moving on OSMnx graph?

Language: Jupyter Notebook - Size: 2.38 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 4

Barthomieu/Dijkstra_best_path

Dijkstra shortest path with openstreetmap

Language: Python - Size: 576 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ThomasAFink/optimal_knn_distance_for_data_science

Plotting the Optimal Distance for Data Scientists in Python using the K-Nearest Neighbour K-NN Algorithm

Language: Python - Size: 1.31 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

tazz7420/googlemap_and_osm_scraping

透過對googlemap、open street map的爬蟲,製作隨機選擇範圍內午餐的應用程式

Language: Python - Size: 1.65 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

kkaryl/AI6128-Urban_Computing

This repository contains source code implementation of projects for NTU's MSAI course AI6128 on Urban Computing (2020 Sem 1).

Language: Jupyter Notebook - Size: 76.5 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

seungwoonlee90/walk_zone

make a walk_zone 👣

Language: Python - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

quanghuyle3/Runners_Agent_Based_Model

Agent-based activity generation of runners for city infrastructure planning.

Language: Python - Size: 5.73 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

karolus-git/modern-city-poster

An app to build your modern city poster

Language: Python - Size: 14.4 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

rugilandavyi/OSMNX-Network-Analysis-

This project models and analyses the street networks of urban areas in Germany, using boundaries derived from the OpenStreeMap. Street network data are acquired and modelled from OpenStreetMap with the open-source OSMnx software package.

Language: Python - Size: 31.2 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jasonmanesis/Vehicle-Navigation-Shortest-Path

Shortest path calculation and route plotting, in interactive Folium map, based on NetworkX's Dijkstra's pathfinding algorithm.

Language: Jupyter Notebook - Size: 1.59 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

ju-leon/ShortestPathMaps

Create beautiful maps from shortest path calculations in your city

Language: Jupyter Notebook - Size: 12.3 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

fabtdt/AirBnB_geospatial_analysis

Geospatial analysis of AirBnB places in Cambridge (MA)

Language: Jupyter Notebook - Size: 1.57 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

hernanytec/hotspot-mapping

Repositório com códigos utilizados para apresentação no Grupo de Estudos de Aprendizado de Maquina (GEAM)

Language: Jupyter Notebook - Size: 6.34 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

tomiharu0317/congestion-analysis

Analyze congestion in Tachikawa using OSMnx and NetworkX.

Language: HTML - Size: 121 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

abhiBose27/TheSnowProblem

Algorithmic project in python aiming to exploit traffic data of the city of Montreal (OSMNX) with the aim of optimizing routing for snow plowers. Implementiaon with different algorithms (Fleury, dfs, bfs) to efficiently cover all roads with all snowplows.

Language: Python - Size: 985 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

bwsi-hadr/04-Intro-to-networks

Network lecture is based off of the osmnx-examplescode and the Automating GIS Processes from the University of Helsinki

Language: Jupyter Notebook - Size: 21 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 5

dkarakay/gm-with-osm

Google Maps & Open Street Map Screenshot Taker

Language: Python - Size: 24 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

radoslawkrolikowski/health-care-analysis

Health care facilities and specialists access analysis.

Language: Jupyter Notebook - Size: 35.7 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

FRACTR-App/FRACTR

Fire Resource Area Coverage & Response Time (FRACTR) main repository: map fire department response times

Language: Python - Size: 4.76 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

ffhan/DWIMZ

Dude, where's my Zara?

Language: Python - Size: 2.25 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

MUSA-550-Fall-2021/week-9

OpenStreetMap, Urban Networks, and Interactive Web Maps

Language: Jupyter Notebook - Size: 7.74 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1