Favicon of GraphHopper

GraphHopper

Integrate powerful route optimization into your application. Get precise routes for any vehicle, save on fuel costs, and build with a simple, developer-friendly API.

Add powerful route planning and optimization to your systems in minutes. This enterprise-grade platform helps you save up to 30% on time and fuel costs, whether you’re coordinating last-mile deliveries or dispatching field service teams. The simple API handles the heavy lifting of route planning, adapting to road traffic and your specific business constraints.

Go beyond basic car and bike directions. Choose from ready-to-use profiles for delivery trucks, scooters, and cargo bikes, or create your own custom routing profiles to match unique vehicle dimensions or road preferences. It's also ideal for outdoor applications, providing accurate routes that account for terrain, elevation, and road surfaces for hiking and mountain biking.

Key features include:

  • Global Coverage: All services are powered by OpenStreetMap data, covering the entire world.
  • Flexible API: Built by developers, for developers, to turn complex routing challenges into simple API calls.
  • Permissive Terms: Use the API for any commercial use case, including vehicle tracking and navigation, on any map you choose.
  • Cost-Effective: Fair, effort-based pricing scales with your needs.

Directory Structure

graphhopper
data
.env
docker-compose.yml

docker-compose.yml

services:
  graphhopper:
    image: israelhikingmap/graphhopper:latest
    container_name: graphhopper
    restart: unless-stopped
    ports:
      - "8989:8989"
    volumes:
      - ./data:/data
    environment:
      - JAVA_OPTS=-Xmx2g -Xms2g

.env

# No sensitive environment variables or credentials are required for this basic GraphHopper setup.
Categories:

Share:

Ad
Favicon

 

  
 

Similar to GraphHopper

Favicon

 

  
  
Favicon

 

  
  
Favicon