diff --git a/config/profiles/home.yaml b/config/profiles/home.yaml index 91fcc93..7acc475 100644 --- a/config/profiles/home.yaml +++ b/config/profiles/home.yaml @@ -39,6 +39,9 @@ features: has_traffic_overlay: true has_landclass: true has_public_lands_layer: true + has_contours: true + has_contours_test: true + has_contours_test_10ft: true has_address_book_write: false has_overture_enrichment: true has_google_places_enrichment: true diff --git a/config/profiles/regional_pi.yaml b/config/profiles/regional_pi.yaml index 2bd6c8a..8e70cd6 100644 --- a/config/profiles/regional_pi.yaml +++ b/config/profiles/regional_pi.yaml @@ -39,6 +39,9 @@ features: has_traffic_overlay: true has_landclass: true has_public_lands_layer: true + has_contours: true + has_contours_test: true + has_contours_test_10ft: true has_address_book_write: true has_overture_enrichment: false has_google_places_enrichment: false