RangeLayer
Isochrone maps as an API

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.

~120ms medianGeoJSON outGlobal coverage

Powering reachability for

Retail site selectionDelivery zonesReal-estate searchField-service routingInsurance riskStore locatorsLogistics planningCatchment analysisRetail site selectionDelivery zonesReal-estate searchField-service routingInsurance riskStore locatorsLogistics planningCatchment analysis

How it works

Three moving parts. You only touch one.

01

Send a point

POST an origin (lat, lng), a mode — car, truck or walking — and a range in minutes or kilometres.

02

We compute the isoline

RangeLayer computes the isoline against real road networks, accounting for optional live traffic.

03

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.

request.sh
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=time
{ type: 'Polygon', minutes: 15 }

Built 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.

$0
10 requests / month
  • Time & distance ranges
  • Car, truck & walking modes
  • GeoJSON responses
  • 1 API key
  • Community support
Start free
Most popular

Scale

For products in production.

$999/ month
3,000 requests / month included
  • 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
Choose Scale