Datasets:
docs: Add link to PMTiles conversion repo
Browse files
README.md
CHANGED
|
@@ -214,7 +214,7 @@ map.on("load", () => {
|
|
| 214 |
|
| 215 |
### PMTiles conversion process
|
| 216 |
|
| 217 |
-
The shapefiles were converted to PMTiles using a Docker-based pipeline.
|
| 218 |
|
| 219 |
**Prerequisites:** Docker, ~6 GB free disk space beyond the source data.
|
| 220 |
|
|
|
|
| 214 |
|
| 215 |
### PMTiles conversion process
|
| 216 |
|
| 217 |
+
The shapefiles were converted to PMTiles using a Docker-based pipeline. The full conversion script is available at [j4ckofalltrades/project-noah-hazard-maps-pmtiles](https://github.com/j4ckofalltrades/project-noah-hazard-maps-pmtiles).
|
| 218 |
|
| 219 |
**Prerequisites:** Docker, ~6 GB free disk space beyond the source data.
|
| 220 |
|