aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
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