mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 19:52:06 +00:00
19 lines
991 B
YAML
19 lines
991 B
YAML
# osm_vector_maps_install: True
|
|
# osm_vector_maps_enabled: True
|
|
|
|
# iiab_map_url : http://download.iiab.io/content/OSM/vector-tiles/maplist/hidden
|
|
# vector_map_path: "{{ content_base }}/www/osm-vector-maps"
|
|
|
|
# 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!
|
|
|
|
# The following soft coded variables allow testing, before pulling PR's into master
|
|
osm_repo_url: https://raw.githubusercontent.com/iiab/maps
|
|
#osm_repo_url: https://raw.githubusercontent.com/georgejhunt/maps
|
|
maps_branch: 'master' # Quotes not required
|
|
#maps_branch: '7.2-maps'
|
|
|
|
# soft code sources
|
|
archive_org_url: https://archive.org/download
|
|
map_catalog_url: http://download.iiab.io/content/OSM/vector-tiles
|
|
satellite_version: satellite_z0-z9_v3.mbtiles # 2021-12-20: Var unused, but hard-coded in 11 places within https://github.com/iiab/iiab-admin-console -- #3077 discusses map-catalog.json & adm-map-catalog.json
|