We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f8c648 commit a41228cCopy full SHA for a41228c
data/presets/man_made/geoglyph.json
@@ -0,0 +1,29 @@
1
+{
2
+ "fields": [
3
+ "name",
4
+ "description"
5
+ ],
6
+ "moreFields": [
7
+ "{man_made}",
8
+ "wikipedia",
9
+ "wikidata"
10
11
+ "geometry": [
12
+ "point",
13
+ "line",
14
+ "area"
15
16
+ "terms": [
17
+ "earthwork",
18
+ "hill figure",
19
+ "land art"
20
21
+ "tags": {
22
+ "man_made": "geoglyph"
23
+ },
24
+ "reference": {
25
+ "key": "man_made",
26
+ "value": "geoglyph"
27
28
+ "name": "Geoglyph"
29
+}
data/presets/man_made/geoglyph_multilinestring.json
@@ -0,0 +1,14 @@
+ "name": "{man_made/geoglyph}",
+ "relation"
+ "man_made": "geoglyph",
+ "type": "multilinestring"
+ }
0 commit comments