aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAndrew Harvey <andrew@alantgeo.com.au>2022-05-21 14:58:50 +1000
committerAndrew Harvey <andrew@alantgeo.com.au>2022-05-21 14:58:50 +1000
commit60173d46488a8d2fa251ded8bba6afed02a5b0ce (patch)
treeae5184ca91500e1cfdc4d786643e33e648ee0230 /Makefile
parent94d3de1b9d53e046a111facd1240d50eb08a6b1e (diff)
number steps
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