forked from MapComplete/MapComplete
		
	Remove note_import_layers from theme documentation
This commit is contained in:
		
							parent
							
								
									8cb02da127
								
							
						
					
					
						commit
						327a01cb7c
					
				
					 54 changed files with 1 additions and 124 deletions
				
			
		|  | @ -218,7 +218,7 @@ export class AllKnownLayouts { | ||||||
|             new Title(new Combine([theme.title, "(", theme.id + ")"]), 2), |             new Title(new Combine([theme.title, "(", theme.id + ")"]), 2), | ||||||
|             theme.description, |             theme.description, | ||||||
|             "This theme contains the following layers:", |             "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"))), |                 new Link(l.id, "../Layers/"+l.id+".md"))), | ||||||
|             "Available languages:", |             "Available languages:", | ||||||
|             new List(theme.language.filter(ln => ln !== "_context")), |             new List(theme.language.filter(ln => ln !== "_context")), | ||||||
|  |  | ||||||
|  | @ -17,7 +17,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.md) |   - [gps_track](../Layers/gps_track.md) | ||||||
|   - [note_import_defibrillator](../Layers/note_import_defibrillator.md) |  | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| Available languages: | Available languages: | ||||||
|  |  | ||||||
|  | @ -16,7 +16,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.md) |   - [gps_track](../Layers/gps_track.md) | ||||||
|   - [note_import_artwork](../Layers/note_import_artwork.md) |  | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| Available languages: | Available languages: | ||||||
|  |  | ||||||
|  | @ -18,8 +18,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.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: | Available languages: | ||||||
|  |  | ||||||
|  | @ -16,7 +16,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.md) |   - [gps_track](../Layers/gps_track.md) | ||||||
|   - [note_import_bicycle_rental](../Layers/note_import_bicycle_rental.md) |  | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| Available languages: | Available languages: | ||||||
|  |  | ||||||
|  | @ -16,7 +16,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.md) |   - [gps_track](../Layers/gps_track.md) | ||||||
|   - [note_import_bicycle_library](../Layers/note_import_bicycle_library.md) |  | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| Available languages: | Available languages: | ||||||
|  |  | ||||||
|  | @ -16,7 +16,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.md) |   - [gps_track](../Layers/gps_track.md) | ||||||
|   - [note_import_binocular](../Layers/note_import_binocular.md) |  | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| Available languages: | Available languages: | ||||||
|  |  | ||||||
|  | @ -21,9 +21,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.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: | Available languages: | ||||||
|  |  | ||||||
|  | @ -16,7 +16,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.md) |   - [gps_track](../Layers/gps_track.md) | ||||||
|   - [note_import_public_bookcase](../Layers/note_import_public_bookcase.md) |  | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| Available languages: | Available languages: | ||||||
|  |  | ||||||
|  | @ -19,10 +19,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.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: | Available languages: | ||||||
|  |  | ||||||
|  | @ -16,7 +16,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.md) |   - [gps_track](../Layers/gps_track.md) | ||||||
|   - [note_import_cafe_pub](../Layers/note_import_cafe_pub.md) |  | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| Available languages: | Available languages: | ||||||
|  |  | ||||||
|  | @ -17,8 +17,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.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: | Available languages: | ||||||
|  |  | ||||||
|  | @ -16,7 +16,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.md) |   - [gps_track](../Layers/gps_track.md) | ||||||
|   - [note_import_charging_station](../Layers/note_import_charging_station.md) |  | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| Available languages: | Available languages: | ||||||
|  |  | ||||||
|  | @ -20,9 +20,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.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: | Available languages: | ||||||
|  |  | ||||||
|  | @ -18,8 +18,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.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: | Available languages: | ||||||
|  |  | ||||||
|  | @ -28,16 +28,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.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: | Available languages: | ||||||
|  |  | ||||||
|  | @ -16,7 +16,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.md) |   - [gps_track](../Layers/gps_track.md) | ||||||
|   - [note_import_drinking_water](../Layers/note_import_drinking_water.md) |  | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| Available languages: | Available languages: | ||||||
|  |  | ||||||
|  | @ -18,9 +18,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.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: | Available languages: | ||||||
|  |  | ||||||
|  | @ -16,7 +16,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.md) |   - [gps_track](../Layers/gps_track.md) | ||||||
|   - [note_import_facadegardens](../Layers/note_import_facadegardens.md) |  | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| Available languages: | Available languages: | ||||||
|  |  | ||||||
|  | @ -16,7 +16,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.md) |   - [gps_track](../Layers/gps_track.md) | ||||||
|   - [note_import_food](../Layers/note_import_food.md) |  | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| Available languages: | Available languages: | ||||||
|  |  | ||||||
|  | @ -17,7 +17,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.md) |   - [gps_track](../Layers/gps_track.md) | ||||||
|   - [note_import_food](../Layers/note_import_food.md) |  | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| Available languages: | Available languages: | ||||||
|  |  | ||||||
|  | @ -17,8 +17,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.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: | Available languages: | ||||||
|  |  | ||||||
|  | @ -16,7 +16,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.md) |   - [gps_track](../Layers/gps_track.md) | ||||||
|   - [note_import_ghost_bike](../Layers/note_import_ghost_bike.md) |  | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| Available languages: | Available languages: | ||||||
|  |  | ||||||
|  | @ -16,7 +16,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.md) |   - [gps_track](../Layers/gps_track.md) | ||||||
|   - [note_import_hackerspace](../Layers/note_import_hackerspace.md) |  | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| Available languages: | Available languages: | ||||||
|  |  | ||||||
|  | @ -23,10 +23,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.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: | Available languages: | ||||||
|  |  | ||||||
|  | @ -18,8 +18,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.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: | Available languages: | ||||||
|  |  | ||||||
|  | @ -16,7 +16,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.md) |   - [gps_track](../Layers/gps_track.md) | ||||||
|   - [note_import_hotel](../Layers/note_import_hotel.md) |  | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| Available languages: | Available languages: | ||||||
|  |  | ||||||
|  | @ -20,8 +20,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.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: | Available languages: | ||||||
|  |  | ||||||
|  | @ -18,7 +18,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.md) |   - [gps_track](../Layers/gps_track.md) | ||||||
|   - [note_import_kerbs](../Layers/note_import_kerbs.md) |  | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| Available languages: | Available languages: | ||||||
|  |  | ||||||
|  | @ -16,7 +16,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.md) |   - [gps_track](../Layers/gps_track.md) | ||||||
|   - [note_import_map](../Layers/note_import_map.md) |  | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| Available languages: | Available languages: | ||||||
|  |  | ||||||
|  | @ -18,8 +18,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.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: | Available languages: | ||||||
|  |  | ||||||
|  | @ -23,14 +23,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.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: | Available languages: | ||||||
|  |  | ||||||
|  | @ -35,19 +35,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.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: | Available languages: | ||||||
|  |  | ||||||
|  | @ -16,7 +16,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.md) |   - [gps_track](../Layers/gps_track.md) | ||||||
|   - [note_import_windturbine](../Layers/note_import_windturbine.md) |  | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| Available languages: | Available languages: | ||||||
|  |  | ||||||
|  | @ -17,7 +17,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.md) |   - [gps_track](../Layers/gps_track.md) | ||||||
|   - [note_import_parking](../Layers/note_import_parking.md) |  | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| Available languages: | Available languages: | ||||||
|  |  | ||||||
|  | @ -22,12 +22,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.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: | Available languages: | ||||||
|  |  | ||||||
|  | @ -16,7 +16,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.md) |   - [gps_track](../Layers/gps_track.md) | ||||||
|   - [note_import_play_forest](../Layers/note_import_play_forest.md) |  | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| Available languages: | Available languages: | ||||||
|  |  | ||||||
|  | @ -16,7 +16,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.md) |   - [gps_track](../Layers/gps_track.md) | ||||||
|   - [note_import_playground](../Layers/note_import_playground.md) |  | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| Available languages: | Available languages: | ||||||
|  |  | ||||||
|  | @ -18,9 +18,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.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: | Available languages: | ||||||
|  |  | ||||||
|  | @ -18,7 +18,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.md) |   - [gps_track](../Layers/gps_track.md) | ||||||
|   - [note_import_rainbow_crossings](../Layers/note_import_rainbow_crossings.md) |  | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| Available languages: | Available languages: | ||||||
|  |  | ||||||
|  | @ -17,8 +17,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.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: | Available languages: | ||||||
|  |  | ||||||
|  | @ -16,7 +16,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.md) |   - [gps_track](../Layers/gps_track.md) | ||||||
|   - [note_import_sport_pitch](../Layers/note_import_sport_pitch.md) |  | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| Available languages: | Available languages: | ||||||
|  |  | ||||||
|  | @ -20,11 +20,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.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: | Available languages: | ||||||
|  |  | ||||||
|  | @ -18,7 +18,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.md) |   - [gps_track](../Layers/gps_track.md) | ||||||
|   - [note_import_street_lamps](../Layers/note_import_street_lamps.md) |  | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| Available languages: | Available languages: | ||||||
|  |  | ||||||
|  | @ -18,7 +18,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.md) |   - [gps_track](../Layers/gps_track.md) | ||||||
|   - [note_import_street_lamps](../Layers/note_import_street_lamps.md) |  | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| Available languages: | Available languages: | ||||||
|  |  | ||||||
|  | @ -18,7 +18,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.md) |   - [gps_track](../Layers/gps_track.md) | ||||||
|   - [note_import_surveillance_camera](../Layers/note_import_surveillance_camera.md) |  | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| Available languages: | Available languages: | ||||||
|  |  | ||||||
|  | @ -25,13 +25,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.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: | Available languages: | ||||||
|  |  | ||||||
|  | @ -17,7 +17,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.md) |   - [gps_track](../Layers/gps_track.md) | ||||||
|   - [note_import_toilet](../Layers/note_import_toilet.md) |  | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| Available languages: | Available languages: | ||||||
|  |  | ||||||
|  | @ -20,8 +20,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.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: | Available languages: | ||||||
|  |  | ||||||
|  | @ -16,7 +16,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.md) |   - [gps_track](../Layers/gps_track.md) | ||||||
|   - [note_import_tree_node](../Layers/note_import_tree_node.md) |  | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| Available languages: | Available languages: | ||||||
|  |  | ||||||
|  | @ -19,7 +19,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.md) |   - [gps_track](../Layers/gps_track.md) | ||||||
|   - [note_import_entrance](../Layers/note_import_entrance.md) |  | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| Available languages: | Available languages: | ||||||
|  |  | ||||||
|  | @ -18,9 +18,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.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: | Available languages: | ||||||
|  |  | ||||||
|  | @ -20,9 +20,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.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: | Available languages: | ||||||
|  |  | ||||||
|  | @ -16,7 +16,6 @@ This theme contains the following layers: | ||||||
|   - [gps_location_history](../Layers/gps_location_history.md) |   - [gps_location_history](../Layers/gps_location_history.md) | ||||||
|   - [home_location](../Layers/home_location.md) |   - [home_location](../Layers/home_location.md) | ||||||
|   - [gps_track](../Layers/gps_track.md) |   - [gps_track](../Layers/gps_track.md) | ||||||
|   - [note_import_waste_basket](../Layers/note_import_waste_basket.md) |  | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| Available languages: | Available languages: | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue