Found 22 repositories(showing 22)
AndPan3
A lightweight Python toolkit for routing and visualizing routes on interactive maps using OSRM and Folium.
Cloudflipper
This project visualizes travel time accessibility across Shanghai using a locally deployed Open Source Routing Machine (OSRM) server. It computes driving times from a specified origin (e.g., SJTU dormitory) to thousands of grid points across the city.
frippe75
Automated processing of Google Takeout data for route visualization, with activity filtering, geofencing, road snapping via OSRM, and customizable GeoJSON output.
Interactive Streamlit app that visualizes real-time Citi Bike availability across New York City. Pulls live GBFS feeds, overlays stations on a Folium map, lets you filter by dock/bike counts or bike type, and finds the nearest station to any address with optional routing via OSRM.
chiaweilee
🗺️ Interactive route planner with OSRM & Vue.js.
Primo09-bingo
A Python-based logistics application for route optimization and visualization using OSRM and Folium.
alexander-tsyba
Calculate and visualize what you can see while driving a route — viewshed analysis using SRTM elevation, OSM land cover, and OSRM routing
A Python-based route mapping and visualization system that fetches and displays the route between two locations using OpenStreetMap and OSRM APIs. The system extracts route nodes, retrieves their coordinates, and visualizes the route on an interactive map with Plotly
anggaprytn
A simple web tool to visualize encoded polyline routes (from OSRM or similar sources) on a map using Leaflet and OpenStreetMap.
A smart, interactive web application that computes and visualizes optimal real-world driving routes across Mumbai using Dijkstra's Algorithm and the OSRM API.
maanvijangid
A Python-based app that optimizes vehicle routes using real-time traffic, weather, and route data. It estimates CO₂ emissions, enhances delivery efficiency, and visualizes routes on interactive maps using APIs like TomTom, AQICN, and OSRM.
Abhishekmmiv
A Python-based route optimization engine that reduces delivery fleet travel distance by 39% using Google OR-Tools, real-street driving data (OSRM), and Folium interactive visualizations.
Mayur-31
VRP_new_App is a Streamlit-based vehicle routing problem solver using OSRM for route optimization and OpenCage API for geocoding. Upload CSV files to compute and visualize efficient routes. Built with Docker for local development and deployed to a server using Kamal.
Ali-Khan04
A React Native (Expo) application demonstrating real-world route navigation with smart location search, live auto-suggestions, and dynamic route rendering using OpenStreetMap and OSRM. Features safe coordinate handling, start & end markers, and polyline-based road visualization.
Mithra1311
A Python-based Emergency Route Optimization system using OpenStreetMap (OSM) and OSRM. It calculates the fastest route between locations and visualizes it on an interactive map, designed to assist in emergency response scenarios like ambulance dispatch and rescue operations.
RohitKesavJ
A Python-based route optimization tool developed during my internship at Ashok Leyland. It uses OSRM and Folium to help managers find the most efficient route to visit multiple clients, minimizing travel time and distance through real-time map visualization.
Isaibrahimaliyu
Abuja Live Traffic Monitor A real-time traffic data collection and visualization tool for Abuja, Nigeria. This app uses the OSRM (Open Source Routing Machine) API to calculate distances and travel times, simulating traffic conditions based on peak hours to provide live updates across major city routes.
ruota
A Docker-orchestrated demo that assigns delivery orders to the fastest available driver using a C++ routing service, OSRM, Postgres, and a Flask + Leaflet frontend for live visualization. The stack is branded as DMS throughout the docs.
khalidfars
A web-based application for optimizing routes between multiple locations. Built with Leaflet.js for map visualization and powered by OpenStreetMap, OSRM, and OpenCage APIs, this app allows users to set a start location, add destinations, and calculate the optimal route. Perfect for logistics and travel planning.
kiruthigashree78-ux
EcoNav is an intelligent dashboard for Electric Vehicles (EVs) that predicts driving range,optimizes routes, and suggests nearby charging stations using machine learning. Built with Python, Streamlit, and mapping tools (Folium, Geopy, OSRM), EcoNav integrates real-time data visualization and energy management to promote smart, eco-friendly driving.
Darshan-1718
Interactive Web GIS application using React.js with GeoServer backend for spatial data management. Integrated OSRM for real-time routing and implemented dynamic checkbox-based layer controls to toggle roads, rivers and boundaries. Designed for efficient visualization and navigation of geographic data with responsive UI and smooth map interactions.
Niksan005
GPSmoother is a real-time streaming pipeline that ingests raw, noisy GPS data, cleans and smooths it using OSRM’s road-snapping and routing capabilities, and outputs accurate, map-aligned coordinates. Built with Kafka and Go, it simulates real-world GPS flow, handles data imperfections, and enables visualization or API integration.
All 22 repositories loaded