graphhopper
There are 66 repositories under graphhopper topic.
graphhopper/graphhopper
Open source routing engine for OpenStreetMap. Use it as Java library or standalone web server.
nextcloud/maps
🌍🌏🌎 The whole world fits inside your cloud!
mthh/routingpy
🌎 Python library to access all public routing, isochrones and matrix APIs in a consistent manner.
graphhopper/graphhopper-maps
GraphHopper Maps - Open Source Route Planner UI
graphhopper/graphhopper-navigation-example-legacy
GraphHopper Navigation as App
graphhopper/graphhopper-ios
iOS Port of the GraphHopper road routing engine
pintowar/opta-router
Sample CVRP Application using Kotlin + Timefold/Jsprit/Or-Tools/Jenetics + Graphhopper + Spring Boot + Apache Camel + Websockets
graphhopper/graphhopper-navigation-example
GraphHopper Navigation Example using the Maplibre Android SDK
crazycapivara/graphhopper-r
An R Interface to the graphhopper API
boldtrn/graphhopper-postgis
Postgis reader for GraphHopper
gis-ops/prop2osm-public
Public README for our proprietary solution to make arbitrary datasets (e.g. TomTom/HERE) routable with FOSS routing engines.
olenirwing/maphopper
This project is continued at https://github.com/droidsolutions/maphopper. Proxy to convert Graphhopper Directions API responses to Mapbox API Responses
karussell/local-maps
self-hosted maps application that requires no internet connection
iiepdev/school-catchment-plugin
QGIS plugin for displaying GraphHopper isochrones
droidsolutions/maphopper
Proxy to convert Graphhopper Directions API responses to Mapbox API Responses
asamm/locus-addon-graphhopper
Add-on for Locus Map application that allows to use GraphHopper library for offline routing (navigation).
excell-mobility/scheduling_service
The Scheduling API is designed to optimize the route of a trip with multiple stops.
MAGDa-BeuthHS/fcd2pgsql
A small Java tool to mapmatch Floating Car Data and import it as Linestring ZM (x, y, speed, time) to PostGIS
excell-mobility/routing_service
This routing service requires a latitude and longitude input for two locations to calculate the shortest route in between. The routing is based on the Dijkstra algorithm.
joshuafuller/atak-vns-offline-routing-generator
🗺️ Generate VNS-compatible offline routing data for ATAK from any worldwide region. Creates GraphHopper routing files for disconnected navigation in emergency operations and remote deployments.
rmnblm/GraphHopperRouting
🗺 The GraphHopper Routing API wrapped in an easy-to-use Swift framework.
chenlingmin/delivery
智能调度demo
CargoRocket/CargoHopper
Routing API for cargobikes. Based on GraphHopper with own Weighting.
crazycapivara/docker-postgis-graphhopper
Calls the graphhopper API from postgres/postgis!
lucalain/AgorApp
This repository contains the project for the Design and Implementation of Mobile Applications (DIMA) course at Polimi A.Y. 2023-2024. The goal was to design and implement a multi-platform application using Flutter. The resulting app, AgorApp, connects users with shared interests.
Mobility-Services-Lab/navigationService
This is platform independent open source navigation service based on OpenStreetMap
parthdave93/OfflineMapAndroidDemo
Offline map on Android with best routes search using graphhopper and mapforge
chringel21/simple-isochrone-analysis
Simple reachability analysis (isochrones)
DOrtenzio/WAYpp
WAYpp, trip app with JavaFx for frontend, php and mysql for backend.
GabrielCzar/MapMatching
App for Trajectories Map Matching
karussell/graphhopper-native-app
An Android NDK sample that uses libgraphhopper (native code from GraalVM)
MySocialApp/kubernetes-helm-chart-graphhopper
Kubernetes Helm Chart for Graphhopper
Plastix/pieper-thesis
My undergrad senior thesis
prats13bag/RideSharing
Under certain set of assumptions the algorithm implemented merges the individual trip requests into 4-Pax, 3-Pax, 2-Pax trips & finds the remaining unmerged trips while considering the rider's social preferences. Evaluation is done in terms of distance savings under these considerations. A real spatio-temporal data of around 1 million trip requests was collected & cleaned from NYC TLC's website & a simulated dataset of rider's preferences was considered.
skarode96/Yaatra
This project is submitted as a part of the coursework for CS7CS3 module. It consists of an android app which helps the user find a co-traveller to share the journey with. This app uses backend services written in Django Framework which is deployed on Heroku