Powered by open-source Valhalla

Precise routing on Syria maps.

A self-hosted routing service that gives your apps realistic routes, accurate ETAs, and batch distance matrices—at minimal operating cost with zero per-call fees.

< 100ms responseUpdated Syria OSMNo per-request fees

Damascus Live Route

Mazzeh → Umayyad Square / Midan

Live
Damascus Routing Map

Syria

Full coverage with updated maps

< 100ms

Typical route response time

$0

Per-call fees

24 / 7

Service availability

Capabilities

Everything your apps need from routing.

One unified JSON interface covering the most common navigation, delivery, and mobility needs.

Turn-by-turn routes

Complete route between two or more points with maneuver instructions, distance, duration, and a ready-to-render polyline.

Time & distance matrix

Compute travel time and distance between many sources and targets in one call—perfect for driver matching and delivery dispatch.

Secure self-hosting

Runs on our own infrastructure, so location data never leaves our boundary and you pay no per-request fees.

Flexible profiles

Car, bicycle, or walking—with options to avoid roads and prefer routes suited to your local market.

Fixed predictable cost

No variable billing per request; one operating cost no matter how much usage grows.

Ready to scale

Resource-bounded, stable architecture with automatic restarts and continuous health monitoring.

Syria

OpenStreetMap

Live
Damascus
Aleppo
Homs
Hama
Latakia
Tartus

Geographic coverage

Full Syria maps, continuously updated.

We build the road network from up-to-date OpenStreetMap data covering cities and main roads across all Syrian governorates.

  • Damascus & countryside, Aleppo, Homs, Hama, Latakia, Tartus
  • Periodic map data refreshes
  • Additional Arab countries available on demand

API examples

Simple integration through a JSON interface.

Illustrative examples of the calling pattern; final documentation is delivered with credentials after signing.

Compute a route between two points

Get the best route with duration, distance, and path polyline.

POST/route
{
  "locations": [
    { "lat": 33.5138, "lon": 36.2765, "type": "break" },
    { "lat": 33.5116, "lon": 36.3061, "type": "break" }
  ],
  "costing": "auto",
  "directions_options": { "units": "kilometers" }
}

ETA matrix

Compute travel times between several sources and one target in a single call.

POST/sources_to_targets
{
  "sources": [
    { "lat": 33.5138, "lon": 36.2765 },
    { "lat": 35.1630, "lon": 36.9510 }
  ],
  "targets": [
    { "lat": 33.4750, "lon": 36.3200 }
  ],
  "costing": "auto"
}

Indicative pricing

Clear plans that start with your workload.

Indicative pricing only; the final offer is set after studying usage volume and integration requirements.

Starter

For trying the service and small development projects

Contact us now
  • Reasonable daily usage quota
  • Routes and ETA matrix
  • Email support

Business

Production apps with steady traffic

Contact us now
  • Expanded usage without per-request worry
  • Priority technical support
  • Initial 99% SLA

Custom

For full control or expansion to other countries

Contact us now
  • Dedicated hosting options
  • Maps and coverage on demand
  • Custom service agreements
Powered by open-source Valhalla

Ready for more precise routing in your app?

Tell us about your project and we'll propose the right plan with a practical demo on your own data.

Contact us now