2022-01-14 19:36:36 +01:00
2022-02-14 04:59:49 +01:00
etymology
===========
2022-01-14 19:36:36 +01:00
2022-02-14 04:59:49 +01:00
< img src = 'https://mapcomplete.osm.be/pin:#05d7fcaa' height = "100px" >
2022-01-14 19:36:36 +01:00
All objects which have an etymology known
2022-02-14 04:59:49 +01:00
2022-01-14 19:36:36 +01:00
## Table of contents
1. [etymology ](#etymology )
2022-02-14 04:59:49 +01:00
* [Themes using this layer ](#themes-using-this-layer )
- [Basic tags for this layer ](#basic-tags-for-this-layer )
- [Supported attributes ](#supported-attributes )
2022-01-14 19:36:36 +01:00
+ [etymology-images-from-wikipedia ](#etymology-images-from-wikipedia )
+ [wikipedia-etymology ](#wikipedia-etymology )
+ [zoeken op inventaris onroerend erfgoed ](#zoeken-op-inventaris-onroerend-erfgoed )
+ [simple etymology ](#simple-etymology )
+ [questions ](#questions )
+ [street-name-sign-image ](#street-name-sign-image )
+ [minimap ](#minimap )
+ [etymology_multi_apply ](#etymology_multi_apply )
+ [wikipedia ](#wikipedia )
2022-02-14 04:59:49 +01:00
#### Themes using this layer
- [etymology ](https://mapcomplete.osm.be/etymology )
- [personal ](https://mapcomplete.osm.be/personal )
2022-01-14 19:36:36 +01:00
2022-03-31 02:54:17 +02:00
[Go to the source code ](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/etymology/etymology.json )
2022-01-14 19:36:36 +01:00
2022-02-14 04:59:49 +01:00
Basic tags for this layer
2022-01-14 19:36:36 +01:00
---------------------------
Elements must have the all of following tags to be shown on this layer:
2022-02-14 04:59:49 +01:00
- name:etymology:wikidata~^..*$|name:etymology~^..*$
2022-03-24 19:59:57 +01:00
[Execute on overpass ](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B(%20%20%20%20nwr%5B%22name%3Aetymology%22%5D(%7B%7Bbbox%7D%7D )%3B%0A%20%20%20%20nwr%5B%22name%3Aetymology%3Awikidata%22%5D(%7B%7Bbbox%7D%7D)%3B%0A)%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
2022-02-14 04:59:49 +01:00
Supported attributes
2022-01-14 19:36:36 +01:00
----------------------
**Warning** This quick overview is incomplete
2022-02-14 04:59:49 +01:00
2022-01-14 19:36:36 +01:00
attribute | type | values which are supported by this layer
----------- | ------ | ------------------------------------------
2022-02-14 04:59:49 +01:00
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'> ](https://taginfo.openstreetmap.org/keys/name:etymology:wikidata#values ) [name:etymology:wikidata ](https://wiki.openstreetmap.org/wiki/Key:name:etymology:wikidata ) | [wikidata ](../SpecialInputElements.md#wikidata ) |
2022-01-14 19:36:36 +01:00
[<img src='https://mapcomplete.osm.be/assets/svg/statistics.svg' height='18px'> ](https://taginfo.openstreetmap.org/keys/name:etymology#values ) [name:etymology ](https://wiki.openstreetmap.org/wiki/Key:name:etymology ) | [string ](../SpecialInputElements.md#string ) | [unknown ](https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown )
2022-02-14 04:59:49 +01:00
### etymology-images-from-wikipedia
2022-01-14 19:36:36 +01:00
_This tagrendering has no question and is thus read-only_
2022-02-14 04:59:49 +01:00
### wikipedia-etymology
2022-01-14 19:36:36 +01:00
The question is **What is the Wikidata-item that this object is named after?**
2022-02-14 04:59:49 +01:00
This rendering asks information about the property [name:etymology:wikidata ](https://wiki.openstreetmap.org/wiki/Key:name:etymology:wikidata )
This is rendered with `<h3>Wikipedia article of the name giver</h3>{wikipedia(name:etymology:wikidata):max-height:20rem}`
### zoeken op inventaris onroerend erfgoed
2022-01-14 19:36:36 +01:00
_This tagrendering has no question and is thus read-only_
2022-02-14 04:59:49 +01:00
### simple etymology
The question is **What is this object named after?<br/><span class='subtle'>This might be written on the street name sign</span>**
This rendering asks information about the property [name:etymology ](https://wiki.openstreetmap.org/wiki/Key:name:etymology )
2022-01-14 19:36:36 +01:00
This is rendered with `Named after {name:etymology}`
2022-02-14 04:59:49 +01:00
- **The origin of this name is unknown in all literature** corresponds with < a href = 'https://wiki.openstreetmap.org/wiki/Key:name:etymology' target = '_blank' > name:etymology</ a > =< a href = 'https://wiki.openstreetmap.org/wiki/Tag:name:etymology%3Dunknown' target = '_blank' > unknown</ a >
### questions
2022-01-14 19:36:36 +01:00
_This tagrendering has no question and is thus read-only_
2022-02-14 04:59:49 +01:00
### street-name-sign-image
2022-01-14 19:36:36 +01:00
_This tagrendering has no question and is thus read-only_
2022-02-14 04:59:49 +01:00
### minimap
2022-01-14 19:36:36 +01:00
_This tagrendering has no question and is thus read-only_
2022-02-14 04:59:49 +01:00
### etymology_multi_apply
2022-01-14 19:36:36 +01:00
_This tagrendering has no question and is thus read-only_
2022-02-14 04:59:49 +01:00
### wikipedia
2022-01-14 19:36:36 +01:00
_This tagrendering has no question and is thus read-only_
2022-02-14 04:59:49 +01:00
2022-02-15 00:00:30 +01:00
This document is autogenerated from [assets/layers/etymology/etymology.json ](https://github.com/pietervdvn/MapComplete/blob/develop/assets/layers/etymology/etymology.json )