Skip to content

Commit

Permalink
Debug tile action
Browse files Browse the repository at this point in the history
  • Loading branch information
mgcth committed Jan 27, 2024
1 parent b7a0f04 commit c056735
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/tiles/construction.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
tippecanoe -z14 -as -f -o $HOME/sweden_map_tiles/sweden_construction.pmtiles \
-J src/tiles/filters/filter_building.json \
geojson/construction/01_bostad.geojson geojson/construction/02_industri.geojson \
geojson/construction/03_samhallsfunktion.geojson geojson/construction/04_verksamhet.geojson \
geojson/construction/05_ekonomibyggnad.geojson geojson/construction/06_komplementbyggnad.geojson \
geojson/construction/07_ovrig.geojson
$HOME/geojson/construction/01_bostad.geojson $HOME/geojson/construction/02_industri.geojson \
$HOME/geojson/construction/03_samhallsfunktion.geojson $HOME/geojson/construction/04_verksamhet.geojson \
$HOME/geojson/construction/05_ekonomibyggnad.geojson $HOME/geojson/construction/06_komplementbyggnad.geojson \
$HOME/geojson/construction/07_ovrig.geojson

0 comments on commit c056735

Please sign in to comment.