mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Clarify osm-vector-maps/defaults/main.yml & mention #3077
This commit is contained in:
parent
a99a4d9b43
commit
90cd49e16f
1 changed files with 2 additions and 2 deletions
|
@ -10,10 +10,10 @@
|
||||||
# The following soft coded variables allow testing, before pulling PR's into master
|
# 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/iiab/maps
|
||||||
#osm_repo_url: https://raw.githubusercontent.com/georgejhunt/maps
|
#osm_repo_url: https://raw.githubusercontent.com/georgejhunt/maps
|
||||||
maps_branch: 'master'
|
maps_branch: 'master' # Quotes not required
|
||||||
#maps_branch: '7.2-maps'
|
#maps_branch: '7.2-maps'
|
||||||
|
|
||||||
# soft code sources
|
# soft code sources
|
||||||
archive_org_url: https://archive.org/download
|
archive_org_url: https://archive.org/download
|
||||||
map_catalog_url: http://download.iiab.io/content/OSM/vector-tiles
|
map_catalog_url: http://download.iiab.io/content/OSM/vector-tiles
|
||||||
satellite_version: satellite_z0-z9_v3.mbtiles
|
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue