Chore: linting

This commit is contained in:
Pieter Vander Vennet 2024-04-13 02:40:21 +02:00
parent 4625ad9a5c
commit 097141f944
307 changed files with 5346 additions and 2147 deletions

View file

@ -400,6 +400,18 @@ This tagrendering has no question and is thus read-only
### lod
This tagrendering has no question and is thus read-only
This tagrendering has labels `added_by_default`
### minimap
@ -503,6 +515,26 @@ id | question | osmTags
has_image.0 | With and without images (default) |
has_image.1 | Has at least one image | image~.+ \| image:0~.+ \| image:1~.+ \| image:2~.+ \| image:3~.+ \| mapillary~.+
has_image.2 | Probably does not have an image | image= & image:0= & image:1= & image:2= & image:3= & mapillary=
id | question | osmTags
---- | ---------- | ---------
artwork-artwork_type.0 | All types (default) |
artwork-artwork_type.1 | Architecture | artwork_type=architecture
artwork-artwork_type.2 | Mural | artwork_type=mural
artwork-artwork_type.3 | Painting | artwork_type=painting
artwork-artwork_type.4 | Sculpture | artwork_type=sculpture
artwork-artwork_type.5 | Statue | artwork_type=statue
artwork-artwork_type.6 | Bust | artwork_type=bust
artwork-artwork_type.7 | Stone | artwork_type=stone
artwork-artwork_type.8 | Installation | artwork_type=installation
artwork-artwork_type.9 | Graffiti | artwork_type=graffiti
artwork-artwork_type.10 | Relief | artwork_type=relief
artwork-artwork_type.11 | Azulejo (Spanish decorative tilework) | artwork_type=azulejo
artwork-artwork_type.12 | Tilework | artwork_type=tilework
artwork-artwork_type.13 | Woodcarving | artwork_type=woodcarving
This document is autogenerated from [assets/layers/artwork/artwork.json](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/artwork/artwork.json)