-
Notifications
You must be signed in to change notification settings - Fork 159
Downloading the Data
Bryan Housel edited this page May 24, 2024
·
9 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.7.0/dist/completeFeatureCollection.json
Via 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/completeFeatureCollection.json
https://cdn.jsdelivr.net/npm/[email protected]/dist/completeFeatureCollection.json
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/main/dist/completeFeatureCollection.json
Via 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/completeFeatureCollection.json