update example

This commit is contained in:
Cyberes 2023-11-11 11:40:37 -07:00
parent 09cf9c32f6
commit 1c257f3102
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
venv/bin/python3 exfiltrate.py \
https://wmts.nlsc.gov.tw/wmts/nURBAN/default/EPSG:3857/ \
https://wmts.nlsc.gov.tw/wmts/nURBAN2/default/EPSG:3857/ \
--zoom 20 \
--referer https://maps.nlsc.gov.tw/ \
--bbox 25.076387 121.68951 25.068282 121.700175 \
--dl-threads 30 \
--output ~/Downloads/wmts-output/
--output ~/Downloads/wmts-output/ \
--download-loops 2 \
--convert