mirror of
https://github.com/protomaps/PMTiles.git
synced 2026-02-04 02:41:09 +00:00
Update README.md
This commit is contained in:
@@ -52,7 +52,7 @@ The current specification version is [Version 3](./spec/v3/spec.md).
|
|||||||
|
|
||||||
## Recipes
|
## Recipes
|
||||||
|
|
||||||
Example of how to create a PMTiles archive from the [Census Bureau Zip Code Tabulation Areas Shapefile](https://www.census.gov/geographies/mapping-files/time-series/geo/carto-boundary-file.html) using [tippecanoe](http://github.com/protomaps/tippecanoe) and the `pmtiles-convert` python program:
|
Example of how to create a PMTiles archive from the [Census Bureau Zip Code Tabulation Areas Shapefile](https://www.census.gov/geographies/mapping-files/time-series/geo/carto-boundary-file.html) using [tippecanoe](http://github.com/protomaps/tippecanoe) and the [`pmtiles`](https://github.com/protomaps/go-pmtiles/releases) standalone binary:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
# use GDAL/OGR to convert SHP to GeoJSON
|
# use GDAL/OGR to convert SHP to GeoJSON
|
||||||
|
|||||||
Reference in New Issue
Block a user