From d4798ffa2286f62641e46e8aa3b621bde9abc40e Mon Sep 17 00:00:00 2001 From: Andrew Yates Date: Fri, 30 Jun 2023 09:50:41 -0700 Subject: [PATCH] Correct tippecanoe url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8fa9d9a..f3e9ffb2 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ The current specification version is [Version 3](./spec/v3/spec.md). ## 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`](https://github.com/protomaps/go-pmtiles/releases) standalone binary: +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](https://github.com/mapbox/tippecanoe) and the [`pmtiles`](https://github.com/protomaps/go-pmtiles/releases) standalone binary: ```sh # use GDAL/OGR to convert SHP to GeoJSON