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:
services:
graphhopper:
image: israelhikingmap/graphhopper:latest
container_name: graphhopper
restart: unless-stopped
ports:
- "8989:8989"
volumes:
- ./data:/data
environment:
- JAVA_OPTS=-Xmx2g -Xms2g
# No sensitive environment variables or credentials are required for this basic GraphHopper setup.
Auto-fetched about 22 hours ago
Auto-fetched about 22 hours ago