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

7.2 maps [OSM] (#2486)

* move scripts and assets

* webpack does not bundle externap -- not node -- modules

* change main.js to *-bundle for viewer, test-page, and installer

* disable the long download of osm for all versions of local_vars

* start nginx for OSM always

* let nodejs provide js packages

* move scripts and assets

* webpack does not bundle externap -- not node -- modules

* change main.js to *-bundle for viewer, test-page, and installer

* disable the long download of osm for all versions of local_vars

* start nginx for OSM always

* let nodejs provide js packages

* change soft coded pointers from test branch to master
This commit is contained in:
georgejhunt 2020-08-22 10:47:57 -07:00 committed by GitHub
parent 3063d602ec
commit db56e184d1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 22 additions and 17 deletions

View file

@ -6,10 +6,14 @@
# 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!
#osm_map_url: https://github.com/iiab/maps/raw/master
# for testing, use the new unpublished version of regions.json
# The following soft coded variables allow testing, before pulling PR's into master
osm_repo_url: https://raw.githubusercontent.com/iiab/maps
archive_org_url: https://archive.org/download
satellite_version: satellite_z0-z9_v3.mbtiles
#osm_repo_url: https://raw.githubusercontent.com/georgejhunt/maps
maps_branch: 'master'
#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