Download from OpenStreetMap
without infrastructure.
Filter for tags, select by bounding box, and export as GeoJSON.
All in one curl
command.
# Download parks in the world as GeoJSON
curl --get 'https://osm.buntinglabs.com/v1/extract' \
--data "tags=leisure%3Dpark" \
--data "api_key=yTs86VJsx" \
-o parks.geojson
########################## 52.1%
Backed by
Faster than a dedicated server...
Lib Osmium | Bunting Labs | Overpass API | |
---|---|---|---|
Cloud Service No AWS headaches |
|||
Planet Read Time Faster than CLI |
8 hours | 6 min | |
No Limits Search entire planet |
We took the best of highly optimized software and hardware (SIMD+SSDs) and packaged it into an easy-to-use API.
- Streams downloads at 2GB/sec
- Download in universal GeoJSON format
- Extracts start instantly without latency
Replace an AWS node or Kubernetes cluster with a REST API. Stream downloads instantly without waiting for a new planet file to download or sync.
- No downloading 80GB+ planet file
- No compiling new command line tools
- No more forgotten AWS instances
... with the convenience of an API.
# Download parks in the world as GeoJSON
curl --get 'https://osm.buntinglabs.com/v1/extract' \
--data "tags=leisure%3Dpark" \
--data "api_key=yTs86VJsx" \
-o parks.geojson
####################################### 100.0%
# Near France, download buildings as GeoJSON
curl --get 'https://osm.buntinglabs.com/v1/extract' \
--data "tags=building%3D*" \
--data "api_key=yTs86VJsx" \
--data "bbox=4.3725,43.0046,6.6027,44.4886"
-o buildings.geojson
################# 39.1%
All at a fair price.
Whether you're a climate scientist exporting natural boundaries or a mapping consultancy downloading daily, you only pay for what you need.
Free Tier
$0
/month
- Up to 50 extracts
- Up to 10GB cumulative
- No support
- No CORS support
- No SLA
Quotas reset monthly
Business Tier
$20
/month
- Includes 1,000 extracts
- Up to 200GB
- Shared Slack channel
- CORS support
- No SLA
Contact us for higher limits and an SLA
Start downloading today.
No credit card required with a generous free tier.