From 327a01cb7c0180969520940bef0208b168440c3c Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Wed, 30 Nov 2022 21:42:29 +0100 Subject: [PATCH] Remove note_import_layers from theme documentation --- Customizations/AllKnownLayouts.ts | 2 +- Docs/Themes/aed.md | 1 - Docs/Themes/artwork.md | 1 - Docs/Themes/benches.md | 2 -- Docs/Themes/bicycle_rental.md | 1 - Docs/Themes/bicyclelib.md | 1 - Docs/Themes/binoculars.md | 1 - Docs/Themes/blind_osm.md | 3 --- Docs/Themes/bookcases.md | 1 - Docs/Themes/buurtnatuur.md | 4 ---- Docs/Themes/cafes_and_pubs.md | 1 - Docs/Themes/campersite.md | 2 -- Docs/Themes/charging_stations.md | 1 - Docs/Themes/climbing.md | 3 --- Docs/Themes/cycle_infra.md | 2 -- Docs/Themes/cyclofix.md | 10 ---------- Docs/Themes/drinking_water.md | 1 - Docs/Themes/education.md | 3 --- Docs/Themes/facadegardens.md | 1 - Docs/Themes/food.md | 1 - Docs/Themes/fritures.md | 1 - Docs/Themes/fruit_trees.md | 2 -- Docs/Themes/ghostbikes.md | 1 - Docs/Themes/hackerspaces.md | 1 - Docs/Themes/hailhydrant.md | 4 ---- Docs/Themes/healthcare.md | 2 -- Docs/Themes/hotels.md | 1 - Docs/Themes/indoors.md | 2 -- Docs/Themes/kerbs_and_crossings.md | 1 - Docs/Themes/maps.md | 1 - Docs/Themes/maxspeed.md | 2 -- Docs/Themes/nature.md | 8 -------- Docs/Themes/onwheels.md | 13 ------------- Docs/Themes/openwindpowermap.md | 1 - Docs/Themes/parkings.md | 1 - Docs/Themes/pets.md | 6 ------ Docs/Themes/play_forests.md | 1 - Docs/Themes/playgrounds.md | 1 - Docs/Themes/postboxes.md | 3 --- Docs/Themes/rainbow_crossings.md | 1 - Docs/Themes/shops.md | 2 -- Docs/Themes/sport_pitches.md | 1 - Docs/Themes/sports.md | 5 ----- Docs/Themes/street_lighting.md | 1 - Docs/Themes/street_lighting_assen.md | 1 - Docs/Themes/surveillance.md | 1 - Docs/Themes/toerisme_vlaanderen.md | 7 ------- Docs/Themes/toilets.md | 1 - Docs/Themes/transit.md | 2 -- Docs/Themes/trees.md | 1 - Docs/Themes/walls_and_buildings.md | 1 - Docs/Themes/waste.md | 3 --- Docs/Themes/waste_assen.md | 3 --- Docs/Themes/waste_basket.md | 1 - 54 files changed, 1 insertion(+), 124 deletions(-) diff --git a/Customizations/AllKnownLayouts.ts b/Customizations/AllKnownLayouts.ts index 3a4a5fd037..8a739cf32e 100644 --- a/Customizations/AllKnownLayouts.ts +++ b/Customizations/AllKnownLayouts.ts @@ -218,7 +218,7 @@ export class AllKnownLayouts { new Title(new Combine([theme.title, "(", theme.id + ")"]), 2), theme.description, "This theme contains the following layers:", - new List(theme.layers.map((l) => + new List(theme.layers.filter(l => !l.id.startsWith("note_import_")).map((l) => new Link(l.id, "../Layers/"+l.id+".md"))), "Available languages:", new List(theme.language.filter(ln => ln !== "_context")), diff --git a/Docs/Themes/aed.md b/Docs/Themes/aed.md index 5c826643d7..236c06146e 100644 --- a/Docs/Themes/aed.md +++ b/Docs/Themes/aed.md @@ -17,7 +17,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_defibrillator](../Layers/note_import_defibrillator.md) Available languages: diff --git a/Docs/Themes/artwork.md b/Docs/Themes/artwork.md index a4d4da9f32..dee90aa141 100644 --- a/Docs/Themes/artwork.md +++ b/Docs/Themes/artwork.md @@ -16,7 +16,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_artwork](../Layers/note_import_artwork.md) Available languages: diff --git a/Docs/Themes/benches.md b/Docs/Themes/benches.md index f82dda1ac4..d6feb9a077 100644 --- a/Docs/Themes/benches.md +++ b/Docs/Themes/benches.md @@ -18,8 +18,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_bench](../Layers/note_import_bench.md) - - [note_import_picnic_table](../Layers/note_import_picnic_table.md) Available languages: diff --git a/Docs/Themes/bicycle_rental.md b/Docs/Themes/bicycle_rental.md index a3a356ff80..7c82702d69 100644 --- a/Docs/Themes/bicycle_rental.md +++ b/Docs/Themes/bicycle_rental.md @@ -16,7 +16,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_bicycle_rental](../Layers/note_import_bicycle_rental.md) Available languages: diff --git a/Docs/Themes/bicyclelib.md b/Docs/Themes/bicyclelib.md index 1145276a0a..a8b9d2362e 100644 --- a/Docs/Themes/bicyclelib.md +++ b/Docs/Themes/bicyclelib.md @@ -16,7 +16,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_bicycle_library](../Layers/note_import_bicycle_library.md) Available languages: diff --git a/Docs/Themes/binoculars.md b/Docs/Themes/binoculars.md index 88d02d3ffc..7c1da28b22 100644 --- a/Docs/Themes/binoculars.md +++ b/Docs/Themes/binoculars.md @@ -16,7 +16,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_binocular](../Layers/note_import_binocular.md) Available languages: diff --git a/Docs/Themes/blind_osm.md b/Docs/Themes/blind_osm.md index e4e1015ce3..5f6286297f 100644 --- a/Docs/Themes/blind_osm.md +++ b/Docs/Themes/blind_osm.md @@ -21,9 +21,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_crossings](../Layers/note_import_crossings.md) - - [note_import_kerbs](../Layers/note_import_kerbs.md) - - [note_import_elevator](../Layers/note_import_elevator.md) Available languages: diff --git a/Docs/Themes/bookcases.md b/Docs/Themes/bookcases.md index d3a0a187b3..48ab730bea 100644 --- a/Docs/Themes/bookcases.md +++ b/Docs/Themes/bookcases.md @@ -16,7 +16,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_public_bookcase](../Layers/note_import_public_bookcase.md) Available languages: diff --git a/Docs/Themes/buurtnatuur.md b/Docs/Themes/buurtnatuur.md index 64b4138bf5..07afad0be1 100644 --- a/Docs/Themes/buurtnatuur.md +++ b/Docs/Themes/buurtnatuur.md @@ -19,10 +19,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_nature_reserve_buurtnatuur](../Layers/note_import_nature_reserve_buurtnatuur.md) - - [note_import_parks](../Layers/note_import_parks.md) - - [note_import_forest](../Layers/note_import_forest.md) - - [note_import_viewpoint](../Layers/note_import_viewpoint.md) Available languages: diff --git a/Docs/Themes/cafes_and_pubs.md b/Docs/Themes/cafes_and_pubs.md index e2c452c2c4..d1e9a6ff72 100644 --- a/Docs/Themes/cafes_and_pubs.md +++ b/Docs/Themes/cafes_and_pubs.md @@ -16,7 +16,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_cafe_pub](../Layers/note_import_cafe_pub.md) Available languages: diff --git a/Docs/Themes/campersite.md b/Docs/Themes/campersite.md index fb0255a73c..04d497ab78 100644 --- a/Docs/Themes/campersite.md +++ b/Docs/Themes/campersite.md @@ -17,8 +17,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_caravansites](../Layers/note_import_caravansites.md) - - [note_import_dumpstations](../Layers/note_import_dumpstations.md) Available languages: diff --git a/Docs/Themes/charging_stations.md b/Docs/Themes/charging_stations.md index 9214e663b3..d8bb9307ee 100644 --- a/Docs/Themes/charging_stations.md +++ b/Docs/Themes/charging_stations.md @@ -16,7 +16,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_charging_station](../Layers/note_import_charging_station.md) Available languages: diff --git a/Docs/Themes/climbing.md b/Docs/Themes/climbing.md index 636697f4d7..7f3c3e5cc0 100644 --- a/Docs/Themes/climbing.md +++ b/Docs/Themes/climbing.md @@ -20,9 +20,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_climbing_club](../Layers/note_import_climbing_club.md) - - [note_import_climbing_route](../Layers/note_import_climbing_route.md) - - [note_import_climbing_area](../Layers/note_import_climbing_area.md) Available languages: diff --git a/Docs/Themes/cycle_infra.md b/Docs/Themes/cycle_infra.md index 0f7f87262f..53a29a9b93 100644 --- a/Docs/Themes/cycle_infra.md +++ b/Docs/Themes/cycle_infra.md @@ -18,8 +18,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_barrier](../Layers/note_import_barrier.md) - - [note_import_crossings](../Layers/note_import_crossings.md) Available languages: diff --git a/Docs/Themes/cyclofix.md b/Docs/Themes/cyclofix.md index 145d4efa5e..16f16fd206 100644 --- a/Docs/Themes/cyclofix.md +++ b/Docs/Themes/cyclofix.md @@ -28,16 +28,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_bike_cafe](../Layers/note_import_bike_cafe.md) - - [note_import_bicycle_rental](../Layers/note_import_bicycle_rental.md) - - [note_import_bike_shop](../Layers/note_import_bike_shop.md) - - [note_import_bicycle_library](../Layers/note_import_bicycle_library.md) - - [note_import_bike_repair_station](../Layers/note_import_bike_repair_station.md) - - [note_import_bicycle_tube_vending_machine](../Layers/note_import_bicycle_tube_vending_machine.md) - - [note_import_drinking_water](../Layers/note_import_drinking_water.md) - - [note_import_bike_cleaning](../Layers/note_import_bike_cleaning.md) - - [note_import_bike_parking](../Layers/note_import_bike_parking.md) - - [note_import_charging_station](../Layers/note_import_charging_station.md) Available languages: diff --git a/Docs/Themes/drinking_water.md b/Docs/Themes/drinking_water.md index 96413d4a02..ed5c35f250 100644 --- a/Docs/Themes/drinking_water.md +++ b/Docs/Themes/drinking_water.md @@ -16,7 +16,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_drinking_water](../Layers/note_import_drinking_water.md) Available languages: diff --git a/Docs/Themes/education.md b/Docs/Themes/education.md index c6b38dc018..ab159639ac 100644 --- a/Docs/Themes/education.md +++ b/Docs/Themes/education.md @@ -18,9 +18,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_tertiary_education](../Layers/note_import_tertiary_education.md) - - [note_import_school](../Layers/note_import_school.md) - - [note_import_kindergarten_childcare](../Layers/note_import_kindergarten_childcare.md) Available languages: diff --git a/Docs/Themes/facadegardens.md b/Docs/Themes/facadegardens.md index 7e208a59d8..3974d80882 100644 --- a/Docs/Themes/facadegardens.md +++ b/Docs/Themes/facadegardens.md @@ -16,7 +16,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_facadegardens](../Layers/note_import_facadegardens.md) Available languages: diff --git a/Docs/Themes/food.md b/Docs/Themes/food.md index bff05c029e..1d382dbef3 100644 --- a/Docs/Themes/food.md +++ b/Docs/Themes/food.md @@ -16,7 +16,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_food](../Layers/note_import_food.md) Available languages: diff --git a/Docs/Themes/fritures.md b/Docs/Themes/fritures.md index bda36d758a..ba72fa6adc 100644 --- a/Docs/Themes/fritures.md +++ b/Docs/Themes/fritures.md @@ -17,7 +17,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_food](../Layers/note_import_food.md) Available languages: diff --git a/Docs/Themes/fruit_trees.md b/Docs/Themes/fruit_trees.md index 8aaed691d8..275b9aacca 100644 --- a/Docs/Themes/fruit_trees.md +++ b/Docs/Themes/fruit_trees.md @@ -17,8 +17,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_orchards](../Layers/note_import_orchards.md) - - [note_import_fruitboom](../Layers/note_import_fruitboom.md) Available languages: diff --git a/Docs/Themes/ghostbikes.md b/Docs/Themes/ghostbikes.md index d2ef2368f9..34eca8fb52 100644 --- a/Docs/Themes/ghostbikes.md +++ b/Docs/Themes/ghostbikes.md @@ -16,7 +16,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_ghost_bike](../Layers/note_import_ghost_bike.md) Available languages: diff --git a/Docs/Themes/hackerspaces.md b/Docs/Themes/hackerspaces.md index f973068274..603764c5ab 100644 --- a/Docs/Themes/hackerspaces.md +++ b/Docs/Themes/hackerspaces.md @@ -16,7 +16,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_hackerspace](../Layers/note_import_hackerspace.md) Available languages: diff --git a/Docs/Themes/hailhydrant.md b/Docs/Themes/hailhydrant.md index cedcae796a..da56bcf171 100644 --- a/Docs/Themes/hailhydrant.md +++ b/Docs/Themes/hailhydrant.md @@ -23,10 +23,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_hydrant](../Layers/note_import_hydrant.md) - - [note_import_extinguisher](../Layers/note_import_extinguisher.md) - - [note_import_fire_station](../Layers/note_import_fire_station.md) - - [note_import_ambulancestation](../Layers/note_import_ambulancestation.md) Available languages: diff --git a/Docs/Themes/healthcare.md b/Docs/Themes/healthcare.md index c7d35315ad..0c44ac0972 100644 --- a/Docs/Themes/healthcare.md +++ b/Docs/Themes/healthcare.md @@ -18,8 +18,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_doctors](../Layers/note_import_doctors.md) - - [note_import_pharmacy](../Layers/note_import_pharmacy.md) Available languages: diff --git a/Docs/Themes/hotels.md b/Docs/Themes/hotels.md index e196504c3c..e1249a891f 100644 --- a/Docs/Themes/hotels.md +++ b/Docs/Themes/hotels.md @@ -16,7 +16,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_hotel](../Layers/note_import_hotel.md) Available languages: diff --git a/Docs/Themes/indoors.md b/Docs/Themes/indoors.md index 4412e3b7e5..072a1d6c07 100644 --- a/Docs/Themes/indoors.md +++ b/Docs/Themes/indoors.md @@ -20,8 +20,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_elevator](../Layers/note_import_elevator.md) - - [note_import_entrance](../Layers/note_import_entrance.md) Available languages: diff --git a/Docs/Themes/kerbs_and_crossings.md b/Docs/Themes/kerbs_and_crossings.md index 6f501f3b8a..43b7bf7a43 100644 --- a/Docs/Themes/kerbs_and_crossings.md +++ b/Docs/Themes/kerbs_and_crossings.md @@ -18,7 +18,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_kerbs](../Layers/note_import_kerbs.md) Available languages: diff --git a/Docs/Themes/maps.md b/Docs/Themes/maps.md index 1927aaf67f..119262f59d 100644 --- a/Docs/Themes/maps.md +++ b/Docs/Themes/maps.md @@ -16,7 +16,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_map](../Layers/note_import_map.md) Available languages: diff --git a/Docs/Themes/maxspeed.md b/Docs/Themes/maxspeed.md index 976c4ffe16..6509f2001d 100644 --- a/Docs/Themes/maxspeed.md +++ b/Docs/Themes/maxspeed.md @@ -18,8 +18,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_speed_camera](../Layers/note_import_speed_camera.md) - - [note_import_speed_display](../Layers/note_import_speed_display.md) Available languages: diff --git a/Docs/Themes/nature.md b/Docs/Themes/nature.md index 7479e16ccf..0be79ab99b 100644 --- a/Docs/Themes/nature.md +++ b/Docs/Themes/nature.md @@ -23,14 +23,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_drinking_water](../Layers/note_import_drinking_water.md) - - [note_import_birdhide](../Layers/note_import_birdhide.md) - - [note_import_nature_reserve](../Layers/note_import_nature_reserve.md) - - [note_import_map](../Layers/note_import_map.md) - - [note_import_information_board](../Layers/note_import_information_board.md) - - [note_import_bench](../Layers/note_import_bench.md) - - [note_import_picnic_table](../Layers/note_import_picnic_table.md) - - [note_import_toilet](../Layers/note_import_toilet.md) Available languages: diff --git a/Docs/Themes/onwheels.md b/Docs/Themes/onwheels.md index 08da519c6f..6374d99d66 100644 --- a/Docs/Themes/onwheels.md +++ b/Docs/Themes/onwheels.md @@ -35,19 +35,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_cafe_pub](../Layers/note_import_cafe_pub.md) - - [note_import_entrance](../Layers/note_import_entrance.md) - - [note_import_food](../Layers/note_import_food.md) - - [note_import_kerbs](../Layers/note_import_kerbs.md) - - [note_import_parking](../Layers/note_import_parking.md) - - [note_import_shops](../Layers/note_import_shops.md) - - [note_import_toilet](../Layers/note_import_toilet.md) - - [note_import_pharmacy](../Layers/note_import_pharmacy.md) - - [note_import_doctors](../Layers/note_import_doctors.md) - - [note_import_reception_desk](../Layers/note_import_reception_desk.md) - - [note_import_elevator](../Layers/note_import_elevator.md) - - [note_import_hotel](../Layers/note_import_hotel.md) - - [note_import_governments](../Layers/note_import_governments.md) Available languages: diff --git a/Docs/Themes/openwindpowermap.md b/Docs/Themes/openwindpowermap.md index 1a01dd5a7a..0574a13532 100644 --- a/Docs/Themes/openwindpowermap.md +++ b/Docs/Themes/openwindpowermap.md @@ -16,7 +16,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_windturbine](../Layers/note_import_windturbine.md) Available languages: diff --git a/Docs/Themes/parkings.md b/Docs/Themes/parkings.md index ffaaa13b5b..d29c21aca4 100644 --- a/Docs/Themes/parkings.md +++ b/Docs/Themes/parkings.md @@ -17,7 +17,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_parking](../Layers/note_import_parking.md) Available languages: diff --git a/Docs/Themes/pets.md b/Docs/Themes/pets.md index e070b78786..971457b47d 100644 --- a/Docs/Themes/pets.md +++ b/Docs/Themes/pets.md @@ -22,12 +22,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_dogpark](../Layers/note_import_dogpark.md) - - [note_import_dogshop](../Layers/note_import_dogshop.md) - - [note_import_veterinary](../Layers/note_import_veterinary.md) - - [note_import_food](../Layers/note_import_food.md) - - [note_import_waste_basket](../Layers/note_import_waste_basket.md) - - [note_import_shops](../Layers/note_import_shops.md) Available languages: diff --git a/Docs/Themes/play_forests.md b/Docs/Themes/play_forests.md index 014a0261a4..2ad1522dff 100644 --- a/Docs/Themes/play_forests.md +++ b/Docs/Themes/play_forests.md @@ -16,7 +16,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_play_forest](../Layers/note_import_play_forest.md) Available languages: diff --git a/Docs/Themes/playgrounds.md b/Docs/Themes/playgrounds.md index 9109832323..36709e4836 100644 --- a/Docs/Themes/playgrounds.md +++ b/Docs/Themes/playgrounds.md @@ -16,7 +16,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_playground](../Layers/note_import_playground.md) Available languages: diff --git a/Docs/Themes/postboxes.md b/Docs/Themes/postboxes.md index 3d83066f29..15fda40ec1 100644 --- a/Docs/Themes/postboxes.md +++ b/Docs/Themes/postboxes.md @@ -18,9 +18,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_postboxes](../Layers/note_import_postboxes.md) - - [note_import_postoffices](../Layers/note_import_postoffices.md) - - [note_import_parcel_lockers](../Layers/note_import_parcel_lockers.md) Available languages: diff --git a/Docs/Themes/rainbow_crossings.md b/Docs/Themes/rainbow_crossings.md index c3aa346e4e..29ae4400b6 100644 --- a/Docs/Themes/rainbow_crossings.md +++ b/Docs/Themes/rainbow_crossings.md @@ -18,7 +18,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_rainbow_crossings](../Layers/note_import_rainbow_crossings.md) Available languages: diff --git a/Docs/Themes/shops.md b/Docs/Themes/shops.md index cc0700c299..7bef7de522 100644 --- a/Docs/Themes/shops.md +++ b/Docs/Themes/shops.md @@ -17,8 +17,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_shops](../Layers/note_import_shops.md) - - [note_import_pharmacy](../Layers/note_import_pharmacy.md) Available languages: diff --git a/Docs/Themes/sport_pitches.md b/Docs/Themes/sport_pitches.md index 90212cba73..d3a9d2c8be 100644 --- a/Docs/Themes/sport_pitches.md +++ b/Docs/Themes/sport_pitches.md @@ -16,7 +16,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_sport_pitch](../Layers/note_import_sport_pitch.md) Available languages: diff --git a/Docs/Themes/sports.md b/Docs/Themes/sports.md index be7b79e5b2..e890dd5c94 100644 --- a/Docs/Themes/sports.md +++ b/Docs/Themes/sports.md @@ -20,11 +20,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_sport_pitch](../Layers/note_import_sport_pitch.md) - - [note_import_fitness_centre](../Layers/note_import_fitness_centre.md) - - [note_import_fitness_station](../Layers/note_import_fitness_station.md) - - [note_import_sports_centre](../Layers/note_import_sports_centre.md) - - [note_import_shops](../Layers/note_import_shops.md) Available languages: diff --git a/Docs/Themes/street_lighting.md b/Docs/Themes/street_lighting.md index 84f374efce..825e6eb18f 100644 --- a/Docs/Themes/street_lighting.md +++ b/Docs/Themes/street_lighting.md @@ -18,7 +18,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_street_lamps](../Layers/note_import_street_lamps.md) Available languages: diff --git a/Docs/Themes/street_lighting_assen.md b/Docs/Themes/street_lighting_assen.md index ba4766358e..d1389abde2 100644 --- a/Docs/Themes/street_lighting_assen.md +++ b/Docs/Themes/street_lighting_assen.md @@ -18,7 +18,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_street_lamps](../Layers/note_import_street_lamps.md) Available languages: diff --git a/Docs/Themes/surveillance.md b/Docs/Themes/surveillance.md index fbeb6f3aa3..7393b69ba8 100644 --- a/Docs/Themes/surveillance.md +++ b/Docs/Themes/surveillance.md @@ -18,7 +18,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_surveillance_camera](../Layers/note_import_surveillance_camera.md) Available languages: diff --git a/Docs/Themes/toerisme_vlaanderen.md b/Docs/Themes/toerisme_vlaanderen.md index bda478583c..04c8a075f5 100644 --- a/Docs/Themes/toerisme_vlaanderen.md +++ b/Docs/Themes/toerisme_vlaanderen.md @@ -25,13 +25,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_charging_station_ebikes](../Layers/note_import_charging_station_ebikes.md) - - [note_import_toilet](../Layers/note_import_toilet.md) - - [note_import_bench](../Layers/note_import_bench.md) - - [note_import_picnic_table](../Layers/note_import_picnic_table.md) - - [note_import_bike_repair_station](../Layers/note_import_bike_repair_station.md) - - [note_import_bicycle_rental_non_docking](../Layers/note_import_bicycle_rental_non_docking.md) - - [note_import_playground](../Layers/note_import_playground.md) Available languages: diff --git a/Docs/Themes/toilets.md b/Docs/Themes/toilets.md index 19a487ffba..c3ec48e6f0 100644 --- a/Docs/Themes/toilets.md +++ b/Docs/Themes/toilets.md @@ -17,7 +17,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_toilet](../Layers/note_import_toilet.md) Available languages: diff --git a/Docs/Themes/transit.md b/Docs/Themes/transit.md index 490565b7e4..e1e19c7740 100644 --- a/Docs/Themes/transit.md +++ b/Docs/Themes/transit.md @@ -20,8 +20,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_bike_parking](../Layers/note_import_bike_parking.md) - - [note_import_parking](../Layers/note_import_parking.md) Available languages: diff --git a/Docs/Themes/trees.md b/Docs/Themes/trees.md index 0d842662d6..701256a82d 100644 --- a/Docs/Themes/trees.md +++ b/Docs/Themes/trees.md @@ -16,7 +16,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_tree_node](../Layers/note_import_tree_node.md) Available languages: diff --git a/Docs/Themes/walls_and_buildings.md b/Docs/Themes/walls_and_buildings.md index fb7f763449..476108b54e 100644 --- a/Docs/Themes/walls_and_buildings.md +++ b/Docs/Themes/walls_and_buildings.md @@ -19,7 +19,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_entrance](../Layers/note_import_entrance.md) Available languages: diff --git a/Docs/Themes/waste.md b/Docs/Themes/waste.md index 2d6f8bd151..48273b926c 100644 --- a/Docs/Themes/waste.md +++ b/Docs/Themes/waste.md @@ -18,9 +18,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_waste_basket](../Layers/note_import_waste_basket.md) - - [note_import_recycling](../Layers/note_import_recycling.md) - - [note_import_waste_disposal](../Layers/note_import_waste_disposal.md) Available languages: diff --git a/Docs/Themes/waste_assen.md b/Docs/Themes/waste_assen.md index 20d9bc6f79..943e0a8c4b 100644 --- a/Docs/Themes/waste_assen.md +++ b/Docs/Themes/waste_assen.md @@ -20,9 +20,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_waste_basket](../Layers/note_import_waste_basket.md) - - [note_import_recycling](../Layers/note_import_recycling.md) - - [note_import_waste_disposal](../Layers/note_import_waste_disposal.md) Available languages: diff --git a/Docs/Themes/waste_basket.md b/Docs/Themes/waste_basket.md index 7b5ef86a52..b7a401be30 100644 --- a/Docs/Themes/waste_basket.md +++ b/Docs/Themes/waste_basket.md @@ -16,7 +16,6 @@ This theme contains the following layers: - [gps_location_history](../Layers/gps_location_history.md) - [home_location](../Layers/home_location.md) - [gps_track](../Layers/gps_track.md) - - [note_import_waste_basket](../Layers/note_import_waste_basket.md) Available languages: