Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

谷歌影像地址失效了吗?我怎么下载不了了 #18

Open
l406054531 opened this issue Sep 14, 2024 · 1 comment
Open

谷歌影像地址失效了吗?我怎么下载不了了 #18

l406054531 opened this issue Sep 14, 2024 · 1 comment

Comments

@l406054531
Copy link

[app]
version = "v 0.1.0"
title = "MapCloud Tiler"
[output]
#can be mbtiles/file
format ="file"
#the output dir
directory ="output"
[task]
#number of fetchers
workers = 3
#number of savers
savepipe = 1
#min request interval, a speed limit, unit millisecond
timedelay = 50

[tm]
#name for mbtiles
name = "google satelite"
#max and min level for mbtiles
min = 0
max = 11
#can be pbf/png/jpg
format = "jpg"
#can be xyz/tm
schema = "xyz"
#the vector tiles metadata tilejson
# json = ""
#url is the schema url of tiles
# url = "https://api.mapbox.com/v4/mapbox.mapbox-streets-v8/{z}/{x}/{y}.vector.pbf?sku=1016gFniej06a&access_token=pk.eyJ1IjoibWFwYm94IiwiYSI6ImNpejY4M29iazA2Z2gycXA4N2pmbDZmangifQ.-g_vE53SD2WrJ6tFX7QHmA"
# url = "https://api.mapbox.com/v4/mapbox.mapbox-terrain-v2/{z}/{x}/{y}.vector.pbf?sku=1016gFniej06a&access_token=pk.eyJ1IjoibWFwYm94IiwiYSI6ImNpejY4M29iazA2Z2gycXA4N2pmbDZmangifQ.-g_vE53SD2WrJ6tFX7QHmA"
# url = "https://api.maptiler.com/tiles/v3/{z}/{x}/{y}.pbf?key=KDhMfHvorAFkFe64wlZb"
url = "http://mt0.google.com/vt/lyrs=y&x={x}&y={y}&z={z}"
# url = "https://t0.tianditu.gov.cn/DataServer?T=vec_w&x={x}&y={y}&l={z}&tk=75f0434f240669f4a2df6359275146d2"
# url = "https://t0.tianditu.gov.cn/DataServer?T=img_w&x={x}&y={y}&l={z}&tk=75f0434f240669f4a2df6359275146d2"
#lrs can set diff boundaries for diff levels
[[lrs]]
min = 4
max = 18
geojson = "./geojson/xxq.geojson"

@atlasdatatech
Copy link
Owner

应该是你没有科学上网

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants