1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

point to timmoody for catalog and use ghunt test branch

This commit is contained in:
George Hunt 2022-02-04 05:37:38 +00:00
parent 6598f3e111
commit ad9b21f039
2 changed files with 17 additions and 14 deletions

View file

@ -8,12 +8,15 @@
# 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'
# 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: 'jupyter'
# soft code sources
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
map_catalog_url: http://timmoody.com/iiab-files/maps
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
installer_planet: planet_z0-z6_2020.mbtiles
installer_satellite: satellite_z0-z6_v3.mbtiles