chore: automated housekeeping...

This commit is contained in:
Pieter Vander Vennet 2025-03-06 16:21:55 +01:00
parent 8109c13b38
commit 297bb1c498
185 changed files with 2826 additions and 5874 deletions

View file

@ -242,6 +242,7 @@ This table gives a summary of ids, names and other metainformation. [See the onl
| geoEuskadi-basemap | geoEuskadiren Kartografia | map | | Eusko Jaurlaritza / Gobierno Vasco. geoEuskadi |
| geoEuskadi-ORTO | geoEuskadiren Ortoargazkiak | photo | ⭐ | Eusko Jaurlaritza / Gobierno Vasco. geoEuskadi |
| IDEIB | IDEIB - Ortofoto més recent de les Illes Balears | photo | ⭐ | Infraestructura de Dades Espacials de les Illes Balears |
| ortofotos-madrid-2023 | Ortofotos Madrid (mayo 2023) | photo | | Ayuntamiento de Madrid |
| hri-orto | Helsinki region orthophoto | photo | ⭐ | © Espoon, Helsingin ja Vantaan kaupungit, Kirkkonummen ja Nurmijärven kunnat sekä HSL ja HSY |
| mml-orto | MML Orthophoto | photo | ⭐ | © Maanmittauslaitos |
| mml-tausta | MML Background Map | map | | © Maanmittauslaitos |
@ -934,7 +935,7 @@ This table gives a summary of ids, names and other metainformation. [See the onl
| Environment_Canterbury_Imagery | Environment Canterbury Imagery | photo | | Environment Canterbury |
| LINZ_Cyclone_Gabrielle_Hawkes_Bay | LINZ Cyclone Gabrielle Hawke's Bay | photo | ⭐ | Sourced from LINZ CC-BY 4.0 |
| LINZ_NZ_Aerial_Imagery | LINZ NZ Aerial Imagery | photo | ⭐ | Sourced from LINZ CC-BY 4.0 |
| LINZ_Auckland_2010 | LINZ Auckland 2010-2012 | historicphoto | | Sourced from LINZ CC-BY 4.0 |
| LINZ_Auckland_2017 | LINZ Auckland 2017 | historicphoto | | Sourced from LINZ CC-BY 4.0 |
| LINZ_Auckland_2023 | LINZ Auckland 2023 | photo | ⭐ | Sourced from LINZ CC-BY 4.0 |
| LINZ_Bay_of_Plenty_2014 | LINZ Bay of Plenty 2014-2015 | historicphoto | | Sourced from LINZ CC-BY 4.0 |
| LINZ_Christchurch_2015 | LINZ Christchurch 2015-2016 | historicphoto | | Sourced from LINZ CC-BY 4.0 |

View file

@ -27,6 +27,7 @@ A layer showing entrances and offering capabilities to survey some advanced data
- [leftover-questions](#leftover-questions)
- [move-button](#move-button)
- [lod](#lod)
5. [Filters](#filters)
## Themes using this layer
@ -163,5 +164,13 @@ _This tagrendering has no question and is thus read-only_
This tagrendering has labels
`added_by_default`
## Filters
| id | question | osmTags |
-----|-----|----- |
| width.0 | *Any/No width info* (default) | |
| width.1 | Without width info | width= |
This document is autogenerated from [assets/layers/entrance/entrance.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/layers/entrance/entrance.json)

View file

@ -0,0 +1,61 @@
[//]: # (WARNING: this file is automatically generated. Please find the sources at the bottom and edit those sources)
# onwheels_entrance_data
All objects which have entrance data mapped on the amenity instead of the entrance object
- This layer is shown at zoomlevel **0** and higher
- This layer is not visible by default and must be enabled in the filter by the user.
- Elements don't have a title set and cannot be toggled nor will they show up in the dashboard. If you import this layer in your theme, override `title` to make this toggleable.
- This layer is not visible by default and the visibility cannot be toggled, effectively resulting in a fully hidden layer. This can be useful, e.g. to calculate some metatags. If you want to render this layer (e.g. for debugging), enable it by setting the URL-parameter layer-<id>=true
- Not visible in the layer selection by default. If you want to make this layer toggable, override `name`
- Not rendered on the map by default. If you want to rendering this on the map, override `mapRenderings`
- This layer will automatically load [walls_and_buildings](./walls_and_buildings.md) into the layout as it depends on it: a tagrendering needs this layer (_stolen_entrances)
- This layer will automatically load [walls_and_buildings](./walls_and_buildings.md) into the layout as it depends on it: a calculated tag loads features from this layer (calculatedTag[0] which calculates the value for _enclosing_building)
## Table of contents
1. [Themes using this layer](#themes-using-this-layer)
2. [Basic tags for this layer](#basic-tags-for-this-layer)
3. [Supported attributes](#supported-attributes)
- [_stolen_entrances](#_stolen_entrances)
- [leftover-questions](#leftover-questions)
- [lod](#lod)
## Themes using this layer
- [onwheels](https://mapcomplete.org/onwheels)
## Basic tags for this layer
Elements must match **all** of the following expressions:
0. door=
1. entrance=
2. entrance:kerb:height~.+ | entrance:step_count~.+ | entrance:width~.+ | entrance:width~.+
3. indoor!=door
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B!%22door%22%5D%5B!%22entrance%22%5D%5B%22entrance%3Akerb%3Aheight%22%5D%5B%22indoor%22!%3D%22door%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B!%22door%22%5D%5B!%22entrance%22%5D%5B%22entrance%3Astep_count%22%5D%5B%22indoor%22!%3D%22door%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B!%22door%22%5D%5B!%22entrance%22%5D%5B%22entrance%3Awidth%22%5D%5B%22indoor%22!%3D%22door%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B!%22door%22%5D%5B!%22entrance%22%5D%5B%22entrance%3Awidth%22%5D%5B%22indoor%22!%3D%22door%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
## Supported attributes
### _stolen_entrances
_This tagrendering has no question and is thus read-only_
*{steal(_enclosing_building,walls_and_buildings.entrance_info; walls_and_buildings.biggest_width)}*
### leftover-questions
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
### lod
_This tagrendering has no question and is thus read-only_
*{linked_data_from_website()}*
This tagrendering has labels
`added_by_default`
This document is autogenerated from [assets/themes/onwheels/onwheels.json](https://source.mapcomplete.org/MapComplete/MapComplete/src/branch/develop/assets/themes/onwheels/onwheels.json)

View file

@ -19,6 +19,7 @@ Special builtin layer providing all walls and buildings. This layer is useful in
- This layer is needed as dependency for layer [postboxes](#postboxes)
- This layer is needed as dependency for layer [surveillance_camera](#surveillance_camera)
- This layer is needed as dependency for layer [facadegardens](#facadegardens)
- This layer is needed as dependency for layer [onwheels_entrance_data](#onwheels_entrance_data)
- This layer is needed as dependency for layer [parking_spaces_disabled](#parking_spaces_disabled)
## Table of contents

View file

@ -8,6 +8,7 @@ The theme introduction reads:
This theme contains the following layers:
- [onwheels_entrance_data (defined in this theme)](#onwheels_entrance_data)
- [indoors](../Layers/indoors.md)
- [pedestrian_path](../Layers/pedestrian_path.md)
- [cycleways_and_roads](../Layers/cycleways_and_roads.md)
@ -50,7 +51,13 @@ Available languages:
- [OnWheels ( onwheels )](#onwheels-(-onwheels-))
1. [Layers defined in this theme configuration file](#layers-defined-in-this-theme-configuration-file)
2. [parking_spaces_disabled](#parking_spaces_disabled)
2. [onwheels_entrance_data](#onwheels_entrance_data)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [_stolen_entrances](#_stolen_entrances)
+ [leftover-questions](#leftover-questions)
+ [lod](#lod)
3. [parking_spaces_disabled](#parking_spaces_disabled)
- [Basic tags for this layer](#basic-tags-for-this-layer)
- [Supported attributes](#supported-attributes)
+ [images](#images)
@ -61,6 +68,49 @@ Available languages:
# Layers defined in this theme configuration file
These layers can not be reused in different themes.
# onwheels_entrance_data
All objects which have entrance data mapped on the amenity instead of the entrance object
- This layer is shown at zoomlevel **0** and higher
- This layer is not visible by default and must be enabled in the filter by the user.
- Elements don't have a title set and cannot be toggled nor will they show up in the dashboard. If you import this layer in your theme, override `title` to make this toggleable.
- This layer is not visible by default and the visibility cannot be toggled, effectively resulting in a fully hidden layer. This can be useful, e.g. to calculate some metatags. If you want to render this layer (e.g. for debugging), enable it by setting the URL-parameter layer-<id>=true
- Not visible in the layer selection by default. If you want to make this layer toggable, override `name`
- Not rendered on the map by default. If you want to rendering this on the map, override `mapRenderings`
No themes use this layer
## Basic tags for this layer
Elements must match **all** of the following expressions:
0. door=
1. entrance=
2. entrance:kerb:height~.+ | entrance:step_count~.+ | entrance:width~.+ | entrance:width~.+
3. indoor!=door
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B!%22door%22%5D%5B!%22entrance%22%5D%5B%22entrance%3Akerb%3Aheight%22%5D%5B%22indoor%22!%3D%22door%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B!%22door%22%5D%5B!%22entrance%22%5D%5B%22entrance%3Astep_count%22%5D%5B%22indoor%22!%3D%22door%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B!%22door%22%5D%5B!%22entrance%22%5D%5B%22entrance%3Awidth%22%5D%5B%22indoor%22!%3D%22door%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%20%20%20%20nwr%5B!%22door%22%5D%5B!%22entrance%22%5D%5B%22entrance%3Awidth%22%5D%5B%22indoor%22!%3D%22door%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
## Supported attributes
### _stolen_entrances
_This tagrendering has no question and is thus read-only_
*{steal(_enclosing_building,walls_and_buildings.entrance_info; walls_and_buildings.biggest_width)}*
### leftover-questions
_This tagrendering has no question and is thus read-only_
*{questions( ,)}*
### lod
_This tagrendering has no question and is thus read-only_
*{linked_data_from_website()}*
This tagrendering has labels
`added_by_default`
# parking_spaces_disabled
This layer is based on [parking_spaces](../Layers/parking_spaces.md)