Small fix to the documentation

This commit is contained in:
pietervdvn 2022-03-31 02:54:17 +02:00
parent d083cde3fc
commit 9d2bdb9bbd
66 changed files with 89 additions and 76 deletions

View file

@ -106,7 +106,7 @@ Meta layer showing the current location of the user. Add this to your theme and
- Not visible in the layer selection by default. If you want to make this layer toggable, override `name`
[Go to the source code](../assets/layers/gps_location/gps_location.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/gps_location/gps_location.json)
@ -151,7 +151,7 @@ Meta layer which contains the previous locations of the user as single points. T
- Not rendered on the map by default. If you want to rendering this on the map, override `mapRenderings`
[Go to the source code](../assets/layers/gps_location_history/gps_location_history.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/gps_location_history/gps_location_history.json)
@ -195,7 +195,7 @@ Meta layer showing the home location of the user. The home location can be set i
- Not visible in the layer selection by default. If you want to make this layer toggable, override `name`
[Go to the source code](../assets/layers/home_location/home_location.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/home_location/home_location.json)
@ -239,7 +239,7 @@ Meta layer showing the previous locations of the user as single line. Add this t
- Not rendered on the map by default. If you want to rendering this on the map, override `mapRenderings`
[Go to the source code](../assets/layers/gps_track/gps_track.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/gps_track/gps_track.json)
@ -331,7 +331,7 @@ This is a priviliged meta_layer which exports _every_ point in OSM. This only wo
- Not rendered on the map by default. If you want to rendering this on the map, override `mapRenderings`
[Go to the source code](../assets/layers/type_node/type_node.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/type_node/type_node.json)
@ -373,7 +373,7 @@ This layer shows notes on OpenStreetMap. Having this layer in your theme will tr
- <img src='../warning.svg' height='1rem'/> This layer is loaded from an external source, namely `https://api.openstreetmap.org/api/0.6/notes.json?limit=10000&closed=7&bbox={x_min},{y_min},{x_max},{y_max}`
[Go to the source code](../assets/layers/note/note.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/note/note.json)
@ -465,7 +465,7 @@ Layer used in the importHelper
- Not visible in the layer selection by default. If you want to make this layer toggable, override `name`
[Go to the source code](../assets/layers/import_candidate/import_candidate.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/import_candidate/import_candidate.json)
@ -517,7 +517,7 @@ If the import-button moves OSM points, the imported way points or conflates, a p
- This layer can **not** be included in a theme. It is solely used by [special renderings](SpecialRenderings.md) showing a minimap with custom data.
[Go to the source code](../assets/layers/conflation/conflation.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/conflation/conflation.json)
@ -559,7 +559,7 @@ Special meta-style which will show one single line, either on the left or on the
- This layer can **not** be included in a theme. It is solely used by [special renderings](SpecialRenderings.md) showing a minimap with custom data.
[Go to the source code](../assets/layers/left_right_style/left_right_style.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/left_right_style/left_right_style.json)
@ -601,7 +601,7 @@ Layer rendering the little scissors for the minimap in the 'splitRoadWizard'
- This layer can **not** be included in a theme. It is solely used by [special renderings](SpecialRenderings.md) showing a minimap with custom data.
[Go to the source code](../assets/layers/split_point/split_point.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/split_point/split_point.json)
@ -645,7 +645,7 @@ The icon on the button is the default icon of the layer, but can be customized b
- This layer can **not** be included in a theme. It is solely used by [special renderings](SpecialRenderings.md) showing a minimap with custom data.
[Go to the source code](../assets/layers/current_view/current_view.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/current_view/current_view.json)
@ -687,7 +687,7 @@ The default rendering for a locationInput which snaps onto another object
- This layer can **not** be included in a theme. It is solely used by [special renderings](SpecialRenderings.md) showing a minimap with custom data.
[Go to the source code](../assets/layers/matchpoint/matchpoint.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/matchpoint/matchpoint.json)

View file

@ -40,7 +40,7 @@ Addresses
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/address/address.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/address/address.json)

View file

@ -44,7 +44,7 @@ An ambulance station is an area for storage of ambulance vehicles, medical equip
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/ambulancestation/ambulancestation.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/ambulancestation/ambulancestation.json)

View file

@ -43,7 +43,7 @@ Diverse pieces of artwork
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/artwork/artwork.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/artwork/artwork.json)

View file

@ -47,7 +47,7 @@ Obstacles while cycling, such as bollards and cycle barriers
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/barrier/barrier.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/barrier/barrier.json)

View file

@ -46,7 +46,7 @@ A bench is a wooden, metal, stone, ... surface where a human can sit. This layer
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/bench/bench.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/bench/bench.json)

View file

@ -41,7 +41,7 @@ A layer showing all public-transport-stops which do have a bench
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/bench_at_pt/bench_at_pt.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/bench_at_pt/bench_at_pt.json)

View file

@ -48,7 +48,7 @@ A facility where bicycles can be lent for longer period of times
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/bicycle_library/bicycle_library.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/bicycle_library/bicycle_library.json)

View file

@ -61,7 +61,7 @@ Bicycle rental stations
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/bicycle_rental/bicycle_rental.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/bicycle_rental/bicycle_rental.json)

View file

@ -45,7 +45,7 @@ A layer showing vending machines for bicycle tubes (either purpose-built bicycle
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/bicycle_tube_vending_machine/bicycle_tube_vending_machine.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/bicycle_tube_vending_machine/bicycle_tube_vending_machine.json)

View file

@ -47,7 +47,7 @@ A bike café is a café geared towards cyclists, for example with services such
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/bike_cafe/bike_cafe.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/bike_cafe/bike_cafe.json)

View file

@ -41,7 +41,7 @@ A layer showing facilities where one can clean their bike
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/bike_cleaning/bike_cleaning.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/bike_cleaning/bike_cleaning.json)

View file

@ -46,7 +46,7 @@ A layer showing where you can park your bike
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/bike_parking/bike_parking.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/bike_parking/bike_parking.json)

View file

@ -53,7 +53,7 @@ A layer showing bicycle pumps and bicycle repair tool stands
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/bike_repair_station/bike_repair_station.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/bike_repair_station/bike_repair_station.json)

View file

@ -55,7 +55,7 @@ A shop specifically selling bicycles or related items
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/bike_shop/bike_shop.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/bike_shop/bike_shop.json)

View file

@ -44,7 +44,7 @@ A layer with bike-themed objects but who don't match any other layer
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/bike_themed_object/bike_themed_object.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/bike_themed_object/bike_themed_object.json)

View file

@ -41,7 +41,7 @@ Binoculas
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/binocular/binocular.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/binocular/binocular.json)

View file

@ -42,7 +42,7 @@ A birdhide
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/birdhide/birdhide.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/birdhide/birdhide.json)

View file

@ -49,7 +49,7 @@ A layer showing cafés and pubs where one can gather around a drink. The layer a
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/cafe_pub/cafe_pub.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/cafe_pub/cafe_pub.json)

View file

@ -125,7 +125,7 @@ A charging station
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/charging_station/charging_station.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/charging_station/charging_station.json)

View file

@ -38,7 +38,7 @@ The style for the clustering in all themes. Enable `debug=true` to peak into clu
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/cluster_style/cluster_style.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/cluster_style/cluster_style.json)

View file

@ -38,7 +38,7 @@ Address data for Flanders by the governement, suited for import into OpenStreetM
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/crab_address/crab_address.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/crab_address/crab_address.json)

View file

@ -47,7 +47,7 @@ Crossings for pedestrians and cyclists
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/crossings/crossings.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/crossings/crossings.json)

View file

@ -54,7 +54,7 @@ All infrastructure that someone can cycle over, accompanied with questions about
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/cycleways_and_roads/cycleways_and_roads.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/cycleways_and_roads/cycleways_and_roads.json)

View file

@ -54,7 +54,7 @@ A layer showing defibrillators which can be used in case of emergency. This cont
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/defibrillator/defibrillator.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/defibrillator/defibrillator.json)

View file

@ -38,7 +38,7 @@ This layer visualizes directions
- [surveillance](https://mapcomplete.osm.be/surveillance)
[Go to the source code](../assets/layers/direction/direction.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/direction/direction.json)

View file

@ -45,7 +45,7 @@ A layer showing drinking water fountains
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/drinking_water/drinking_water.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/drinking_water/drinking_water.json)

View file

@ -44,7 +44,7 @@ A layer showing entrances and offering capabilities to survey some advanced data
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/entrance/entrance.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/entrance/entrance.json)

View file

@ -47,7 +47,7 @@ All objects which have an etymology known
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/etymology/etymology.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/etymology/etymology.json)

View file

@ -40,7 +40,7 @@ Map layer to show fire extinguishers.
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/extinguisher/extinguisher.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/extinguisher/extinguisher.json)

View file

@ -44,7 +44,7 @@ Map layer to show fire stations.
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/fire_station/fire_station.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/fire_station/fire_station.json)

View file

@ -60,7 +60,7 @@ A layer showing restaurants and fast-food amenities (with a special rendering fo
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/food/food.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/food/food.json)

View file

@ -44,7 +44,7 @@ A layer showing memorials for cyclists, killed in road accidents
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/ghost_bike/ghost_bike.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/ghost_bike/ghost_bike.json)

View file

@ -40,7 +40,7 @@ Searches for all accessible grass patches within public parks - these are 'groen
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/grass_in_parks/grass_in_parks.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/grass_in_parks/grass_in_parks.json)

View file

@ -42,7 +42,7 @@ Map layer to show fire hydrants.
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/hydrant/hydrant.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/hydrant/hydrant.json)

View file

@ -39,7 +39,7 @@ A layer showing touristical, road side information boards (e.g. giving informati
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/information_board/information_board.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/information_board/information_board.json)

View file

@ -42,7 +42,7 @@ A map, meant for tourists which is permanently installed in the public space
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/map/map.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/map/map.json)

View file

@ -42,7 +42,7 @@ Hidden layer with all streets which have a name. Useful to detect addresses
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/named_streets/named_streets.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/named_streets/named_streets.json)

View file

@ -51,7 +51,7 @@ A nature reserve is an area where nature can take its course
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/nature_reserve/nature_reserve.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/nature_reserve/nature_reserve.json)

View file

@ -45,7 +45,7 @@ Template for note note imports.
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/note_import/note_import.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/note_import/note_import.json)

View file

@ -50,7 +50,7 @@ Towers with a panoramic view
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/observation_tower/observation_tower.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/observation_tower/observation_tower.json)

View file

@ -39,7 +39,7 @@ A layer showing car parkings
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/parking/parking.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/parking/parking.json)

View file

@ -38,7 +38,7 @@ Pedestrian footpaths, especially used for indoor navigation and snapping entranc
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/pedestrian_path/pedestrian_path.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/pedestrian_path/pedestrian_path.json)

View file

@ -41,7 +41,7 @@ The layer showing picnic tables
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/picnic_table/picnic_table.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/picnic_table/picnic_table.json)

View file

@ -44,7 +44,7 @@ Een speelbos is een vrij toegankelijke zone in een bos
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/play_forest/play_forest.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/play_forest/play_forest.json)

View file

@ -51,7 +51,7 @@ Playgrounds
- [playgrounds](https://mapcomplete.osm.be/playgrounds)
[Go to the source code](../assets/layers/playground/playground.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/playground/playground.json)

View file

@ -49,7 +49,7 @@ A streetside cabinet with books, accessible to anyone
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/public_bookcase/public_bookcase.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/public_bookcase/public_bookcase.json)

View file

@ -48,7 +48,7 @@ A layer with recycling containers and centres
- [waste](https://mapcomplete.osm.be/waste)
[Go to the source code](../assets/layers/recycling/recycling.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/recycling/recycling.json)

View file

@ -48,7 +48,7 @@ A shop
- [shops](https://mapcomplete.osm.be/shops)
[Go to the source code](../assets/layers/shops/shops.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/shops/shops.json)

View file

@ -41,7 +41,7 @@ All carfree roads
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/slow_roads/slow_roads.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/slow_roads/slow_roads.json)

View file

@ -48,7 +48,7 @@ A sport pitch
- [sport_pitches](https://mapcomplete.osm.be/sport_pitches)
[Go to the source code](../assets/layers/sport_pitch/sport_pitch.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/sport_pitch/sport_pitch.json)

View file

@ -46,7 +46,7 @@ A layer showing street lights
- [street_lighting](https://mapcomplete.osm.be/street_lighting)
[Go to the source code](../assets/layers/street_lamps/street_lamps.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/street_lamps/street_lamps.json)

View file

@ -47,7 +47,7 @@ This layer shows surveillance cameras and allows a contributor to update informa
- [surveillance](https://mapcomplete.osm.be/surveillance)
[Go to the source code](../assets/layers/surveillance_camera/surveillance_camera.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/surveillance_camera/surveillance_camera.json)

View file

@ -53,7 +53,7 @@ A layer showing (public) toilets
- [toilets](https://mapcomplete.osm.be/toilets)
[Go to the source code](../assets/layers/toilet/toilet.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/toilet/toilet.json)

View file

@ -44,7 +44,7 @@ Aangeduide wandeltochten
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/trail/trail.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/trail/trail.json)

View file

@ -47,7 +47,7 @@ A layer showing trees
- [trees](https://mapcomplete.osm.be/trees)
[Go to the source code](../assets/layers/tree_node/tree_node.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/tree_node/tree_node.json)

View file

@ -39,7 +39,7 @@ A nice viewpoint or nice view. Ideal to add an image if no other category fits
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/viewpoint/viewpoint.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/viewpoint/viewpoint.json)

View file

@ -40,7 +40,7 @@ A layer showing village-green (which are communal green areas, but not quite par
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/village_green/village_green.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/village_green/village_green.json)

View file

@ -37,7 +37,7 @@ A visitor center offers information about a specific attraction or place of inte
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/visitor_information_centre/visitor_information_centre.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/visitor_information_centre/visitor_information_centre.json)

View file

@ -45,7 +45,7 @@ Special builtin layer providing all walls and buildings. This layer is useful in
- [surveillance](https://mapcomplete.osm.be/surveillance)
[Go to the source code](../assets/layers/walls_and_buildings/walls_and_buildings.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/walls_and_buildings/walls_and_buildings.json)

View file

@ -41,7 +41,7 @@ This is a public waste basket, thrash can, where you can throw away your thrash.
- [waste_basket](https://mapcomplete.osm.be/waste_basket)
[Go to the source code](../assets/layers/waste_basket/waste_basket.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/waste_basket/waste_basket.json)

View file

@ -40,7 +40,7 @@ Waste Disposal Bin, medium to large bin for disposal of (household) waste
- [waste](https://mapcomplete.osm.be/waste)
[Go to the source code](../assets/layers/waste_disposal/waste_disposal.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/waste_disposal/waste_disposal.json)

View file

@ -40,7 +40,7 @@ Watermolens
- [personal](https://mapcomplete.osm.be/personal)
[Go to the source code](../assets/layers/watermill/watermill.json)
[Go to the source code](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/watermill/watermill.json)

View file

@ -181,6 +181,14 @@
"key": "light:direction",
"description": "Layer 'Street Lamps' shows and asks freeform values for key 'light:direction' (in the MapComplete.osm.be theme 'Street Lighting')"
},
{
"key": "highway",
"description": "The MapComplete theme Street Lighting has a layer Lit streets showing features with this tag"
},
{
"key": "lit",
"description": "The MapComplete theme Street Lighting has a layer Lit streets showing features with this tag"
},
{
"key": "lit",
"description": "Layer 'Lit streets' shows lit=yes with a fixed text, namely 'This street is lit' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Street Lighting')",
@ -201,6 +209,10 @@
"description": "Layer 'Lit streets' shows lit=24/7 with a fixed text, namely 'This street is lit 24/7' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Street Lighting')",
"value": "24/7"
},
{
"key": "highway",
"description": "The MapComplete theme Street Lighting has a layer All streets showing features with this tag"
},
{
"key": "lit",
"description": "Layer 'All streets' shows lit=yes with a fixed text, namely 'This street is lit' and allows to pick this as a default answer (in the MapComplete.osm.be theme 'Street Lighting')",

View file

@ -456,7 +456,7 @@ export class PrepareTheme extends Fuse<LayoutConfigJson> {
super(
"Fully prepares and expands a theme",
new PreparePersonalTheme(state),
// new WarnForUnsubstitutedLayersInTheme(),
new WarnForUnsubstitutedLayersInTheme(),
new OnEveryConcat("layers", new SubstituteLayer(state)),
new SetDefault("socialImage", "assets/SocialImage.png", true),
// We expand all tagrenderings first...

View file

@ -438,7 +438,8 @@ export default class LayerConfig extends WithContextLoader {
new List(extraProps),
...usingLayer,
new Link("Go to the source code", `../assets/layers/${this.id}/${this.id}.json`),
new Link("Go to the source code",
`https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/${this.id}/${this.id}.json`),
new Title("Basic tags for this layer", 2),
"Elements must have the all of following tags to be shown on this layer:",