From a4073284eea617d34047dc9341eed7ceab760e2a Mon Sep 17 00:00:00 2001 From: randogoth Date: Tue, 4 Mar 2025 19:11:33 +0000 Subject: [PATCH] shp conversion --- readme.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/readme.md b/readme.md index f50e951..371d3c8 100644 --- a/readme.md +++ b/readme.md @@ -132,6 +132,14 @@ The original PBF file remains saved in the `files/` folder. just convert ``` +### Convert Shapefile to Parquet + +Input file needs to be 'EPSG:4326' + +```bash +just shp +``` + ### Plot Parquet File as PNG Plot the geometry of a parquet file as a PNG with the same filename.