Everyreachableplace,asonepolygon.
RangeLayer draws the exact area reachable within any drive time or distance, anywhere on earth. Send a point, get a polygon — served in milliseconds.
Powering reachability for
How it works
Three moving parts. You only touch one.
Send a point
POST an origin (lat, lng), a mode — car, truck or walking — and a range in minutes or kilometres.
We compute the isoline
RangeLayer computes the isoline against real road networks, accounting for optional live traffic.
Get a clean polygon
The encoded result is decoded into ready-to-render GeoJSON and returned in a single response.
One request
Scroll to widen the range.
curl https://api.rangelayer.com/v1/isochrone \
-H "x-api-key: iso_live_••••" \
-d origin=48.2082,16.3738 \
-d mode=car \
-d range=15 \
-d type=timeBuilt for developers
Everything the reach needs. Nothing it doesn't.
Time & distance ranges
Ask for 15 minutes or 30 kilometres — or several bands in one call to get nested contours.
Traffic-aware
Optional departure time factors live and historical traffic into the shape of the reach.
Car · Truck · Walk
Switch transport modes per request. Truck routing respects vehicle restrictions.
GeoJSON, ready to draw
Drop the polygon straight into Mapbox, Leaflet, deck.gl or Google Maps. No decoding on your side.
Metered API keys
Rotate, revoke and track usage per key from your dashboard. Hard and soft quotas per plan.
Global coverage
One endpoint, worldwide road networks. Same request shape everywhere.
Pricing
Free to start. Pay for the reach.
10 requests a month free. 3,000 on Scale. Then pay only for what you use — with a volume discount past 100k.
Free
Kick the tyres and build a prototype.
- Time & distance ranges
- Car, truck & walking modes
- GeoJSON responses
- 1 API key
- Community support
Scale
For products in production.
- Everything in Free
- Traffic-aware isolines
- Multi-band isolines
- Unlimited API keys + usage analytics
- Pay-per-use above 3,000 (from $0.30/req)
- Priority support