You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MSBF extracts are partitioned by quadkey into GZipped GeoJSON-NL files in this repository. Using the dataset-links.csv file, we can quickly pull out the quadkeys representing the US
Note
Implementation detail: the file names in the dataset links are not unique. So, when saving to disk, we should use the quadkey as the filename, i.e. <quadkey>.geojsons, since these are unique.
Conform
Warning
TODO
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Extract
MSBF extracts are partitioned by quadkey into GZipped GeoJSON-NL files in this repository. Using the
dataset-links.csv
file, we can quickly pull out the quadkeys representing the USNote
Implementation detail: the file names in the dataset links are not unique. So, when saving to disk, we should use the quadkey as the filename, i.e.
<quadkey>.geojsons
, since these are unique.Conform
Warning
TODO
The text was updated successfully, but these errors were encountered: