mirror of
https://github.com/zvx-echo6/recon.git
synced 2026-05-20 06:34:40 +02:00
config: disable 10ft contour test layer (causes green wall on flat terrain)
This commit is contained in:
parent
121eb45b44
commit
991826b4f1
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ features:
|
||||||
has_public_lands_layer: true
|
has_public_lands_layer: true
|
||||||
has_contours: true
|
has_contours: true
|
||||||
has_contours_test: true
|
has_contours_test: true
|
||||||
has_contours_test_10ft: true
|
has_contours_test_10ft: false
|
||||||
has_address_book_write: false
|
has_address_book_write: false
|
||||||
has_overture_enrichment: true
|
has_overture_enrichment: true
|
||||||
has_google_places_enrichment: true
|
has_google_places_enrichment: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue