From 60173d46488a8d2fa251ded8bba6afed02a5b0ce Mon Sep 17 00:00:00 2001 From: Andrew Harvey Date: Sat, 21 May 2022 14:58:50 +1000 Subject: number steps --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 346210b..6f43269 100644 --- a/Makefile +++ b/Makefile @@ -68,7 +68,6 @@ dist/vicmap-osm-overlapping.geojson: dist/vicmap-osm-uniq-flats-withinrange.geoj node --max_old_space_size=4096 ./bin/reportOverlap.js $< $@ convertGeoJSONResultsToFGB: - ogr2ogr -f FlatGeobuf dist/vicmap-osm.fgb dist/vicmap-osm.geojson ogr2ogr -f FlatGeobuf dist/vicmap-osm-with-suburb.fgb dist/vicmap-osm-with-suburb.geojson ogr2ogr -f FlatGeobuf dist/vicmap-osm-uniq.fgb dist/vicmap-osm-uniq.geojson ogr2ogr -f FlatGeobuf dist/vicmap-osm-uniq-flats.fgb dist/vicmap-osm-uniq-flats.geojson -- cgit v1.2.3