-
Notifications
You must be signed in to change notification settings - Fork 171
Downloading the Data
Bryan Housel edited this page Oct 21, 2025
·
11 revisions
You can download the files from the index directly from GitHub or use a CDN.
Direct from GitHub (docs):
https://raw.githubusercontent.com/osmlab/osm-community-index/{branch or tag}/{path to file}
https://raw.githubusercontent.com/osmlab/osm-community-index/v5.10.0/dist/json/completeFeatureCollection.jsonVia JSDelivr CDN (docs):
https://cdn.jsdelivr.net/npm/osm-community-index@{semver}/{path to file}
https://cdn.jsdelivr.net/npm/osm-community-index@5/dist/json/completeFeatureCollection.json
https://cdn.jsdelivr.net/npm/[email protected]/dist/json/completeFeatureCollection.jsonDirect from GitHub (docs):
https://raw.githubusercontent.com/osmlab/osm-community-index/{branch or tag}/{path to file}
https://raw.githubusercontent.com/osmlab/osm-community-index/main/dist/json/completeFeatureCollection.jsonVia JSDelivr CDN (docs):
https://cdn.jsdelivr.net/gh/osm-community-index@{branch or tag}/{path to file}
https://cdn.jsdelivr.net/gh/osmlab/osm-community-index@main/dist/json/completeFeatureCollection.json