mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
roles/osm-vector-maps: D/l three 25-48MB files from repo iiab/maps-assets
This commit is contained in:
parent
a761450578
commit
db770f1be5
2 changed files with 13 additions and 11 deletions
|
@ -8,18 +8,20 @@
|
|||
# If nec, change them by editing /etc/iiab/local_vars.yml prior to installing!
|
||||
|
||||
|
||||
# Pulls in ~38 files thx to @jvonau's #3192 -- change these 2 during testing:
|
||||
# Pulls in ~37 files thx to @jvonau's #3192 -- change these 2 during testing:
|
||||
osm_repo_url: https://raw.githubusercontent.com/iiab/maps
|
||||
maps_branch: master # Quotes not required
|
||||
#osm_repo_url: https://raw.githubusercontent.com/georgejhunt/maps
|
||||
#maps_branch: maps7.3
|
||||
|
||||
# 2022-04-30 -- Bluehost (timmoody.com) has become extremely slow!
|
||||
#map_installer_url: https://timmoody.com/iiab-files/maps
|
||||
map_installer_url: https://download.iiab.io/content/OSM/vector-tiles
|
||||
#maps_assets_url: https://timmoody.com/iiab-files/maps
|
||||
#maps_assets_url: https://download.iiab.io/content/OSM/vector-tiles
|
||||
maps_assets_url: https://raw.githubusercontent.com/iiab/maps-assets/main
|
||||
|
||||
installer_planet: planet_z0-z6_2020.mbtiles
|
||||
installer_satellite: satellite_z0-z6_2020.mbtiles
|
||||
# cities1000.sqlite # 26MB
|
||||
installer_planet: planet_z0-z6_2020.mbtiles # 48MB
|
||||
installer_satellite: satellite_z0-z6_2020.mbtiles # 25MB
|
||||
|
||||
|
||||
# 2022-04-30 WIP -- CLI approach to installing larger .mbtiles OSM "continents" a.k.a. regions:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue