From e4bb95c1c85bd694cf63b203e74b52b1cf773f09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonia=20P=C3=A9rez-Cerezo?= Date: Wed, 1 Jan 2025 13:26:38 +0100 Subject: [PATCH] Clarify that tippecanoe version 2 is required --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f604bd0..acbaeda 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A tool to display maps of lines as vector tiles using leaflet. ## Dependencies -* Tippecanoe +* Tippecanoe (requires verision 2 or later) * ogrmerge (part of gdal-bin in Debian) * jq