2019-05-09 16:15:00 +00:00
|
|
|
# osm_vector_maps_install: True
|
|
|
|
# osm_vector_maps_enabled: True
|
|
|
|
|
2022-04-30 15:48:47 +00:00
|
|
|
# maps_from_internet_archive: False
|
|
|
|
# vector_map_path: "{{ content_base }}/www/osm-vector-maps" # /library/www/osm-vector-maps
|
2019-04-16 16:49:53 +00:00
|
|
|
|
|
|
|
# All above are set in: github.com/iiab/iiab/blob/master/vars/default_vars.yml
|
|
|
|
# If nec, change them by editing /etc/iiab/local_vars.yml prior to installing!
|
2020-08-22 17:47:57 +00:00
|
|
|
|
2022-04-30 15:48:47 +00:00
|
|
|
|
2022-07-19 16:17:19 +00:00
|
|
|
# Pulls in ~37 files thx to @jvonau's #3192 -- change these 2 during testing:
|
2022-04-25 17:22:01 +00:00
|
|
|
osm_repo_url: https://raw.githubusercontent.com/iiab/maps
|
2022-04-30 15:48:47 +00:00
|
|
|
maps_branch: master # Quotes not required
|
2022-04-25 17:22:01 +00:00
|
|
|
#osm_repo_url: https://raw.githubusercontent.com/georgejhunt/maps
|
2022-04-30 15:48:47 +00:00
|
|
|
#maps_branch: maps7.3
|
|
|
|
|
|
|
|
# 2022-04-30 -- Bluehost (timmoody.com) has become extremely slow!
|
2022-07-19 16:17:19 +00:00
|
|
|
#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
|
2020-08-22 17:47:57 +00:00
|
|
|
|
2022-07-19 16:17:19 +00:00
|
|
|
# cities1000.sqlite # 26MB
|
|
|
|
installer_planet: planet_z0-z6_2020.mbtiles # 48MB
|
|
|
|
installer_satellite: satellite_z0-z6_2020.mbtiles # 25MB
|
2022-04-30 15:48:47 +00:00
|
|
|
|
|
|
|
|
|
|
|
# 2022-04-30 WIP -- CLI approach to installing larger .mbtiles OSM "continents" a.k.a. regions:
|
|
|
|
# https://github.com/iiab/maps/blob/master/osm-source/pages/viewer/scripts/iiab-install-map-region
|
|
|
|
# 2022-04-30 WIP -- This var might be used in future: (with boolean var maps_from_internet_archive)
|
|
|
|
archive_org_url: https://archive.org/download
|
|
|
|
|
|
|
|
|
|
|
|
# 2022-04-30 -- Unused, but URL illustrates legacy approach:
|
2022-07-05 16:05:17 +00:00
|
|
|
#iiab_map_url: https://download.iiab.io/content/OSM/vector-tiles/maplist/hidden
|