diff options
author | Andrew Harvey <andrew@alantgeo.com.au> | 2022-05-21 14:58:50 +1000 |
---|---|---|
committer | Andrew Harvey <andrew@alantgeo.com.au> | 2022-05-21 14:58:50 +1000 |
commit | 60173d46488a8d2fa251ded8bba6afed02a5b0ce (patch) | |
tree | ae5184ca91500e1cfdc4d786643e33e648ee0230 /Makefile | |
parent | 94d3de1b9d53e046a111facd1240d50eb08a6b1e (diff) |
number steps
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |