Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
jgaffuri committed Aug 9, 2018
1 parent 3c82284 commit 40ad69d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2_extract_shp_by_level.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

for year in "2016" "2013" "2010"
do
for scale in "20"
for scale in "10" "20" "60"
do
for proj in "3035" "3857" "4258"
do
Expand Down

0 comments on commit 40ad69d

Please sign in to comment.