Expand natural presets

This commit is contained in:
John Firebaugh
2013-03-07 15:25:39 -08:00
parent d1fd4da511
commit ecdea0d6e7
15 changed files with 333 additions and 7 deletions
-4
View File
@@ -84,9 +84,5 @@
"layer": {
"key": "layer",
"type": "combo"
},
"water": {
"key": "water",
"type": "combo"
}
}
+159 -2
View File
@@ -58,6 +58,53 @@
},
"icon": "park"
},
{
"name": "bay",
"match": {
"type": [
"point",
"area"
],
"terms": [],
"tags": {
"natural": "bay"
}
},
"icon": ""
},
{
"name": "beach",
"match": {
"type": [
"point",
"area"
],
"terms": [],
"tags": {
"natural": "beach"
}
},
"form": [
"surface"
],
"icon": ""
},
{
"name": "cliff",
"match": {
"type": [
"point",
"vertex",
"line",
"area"
],
"terms": [],
"tags": {
"natural": "cliff"
}
},
"icon": ""
},
{
"name": "coastline",
"match": {
@@ -74,7 +121,102 @@
"icon": ""
},
{
"name": "truee",
"name": "glacier",
"match": {
"type": [
"area"
],
"terms": [],
"tags": {
"natural": "glacier"
}
},
"icon": ""
},
{
"name": "grassland",
"match": {
"type": [
"point",
"area"
],
"terms": [],
"tags": {
"natural": "grassland"
}
},
"icon": ""
},
{
"name": "heath",
"match": {
"type": [
"area"
],
"terms": [],
"tags": {
"natural": "heath"
}
},
"icon": ""
},
{
"name": "peak",
"match": {
"type": [
"point",
"vertex"
],
"tags": {
"natural": "peak"
},
"terms": [
"acme",
"aiguille",
"alp",
"climax",
"crest",
"crown",
"hill",
"mount",
"mountain",
"pinnacle",
"summit",
"tip",
"top"
]
},
"icon": ""
},
{
"name": "scrub",
"match": {
"type": [
"area"
],
"tags": {
"natural": "scrub"
},
"terms": []
},
"icon": ""
},
{
"name": "spring",
"match": {
"type": [
"point",
"vertex"
],
"terms": [],
"tags": {
"natural": "spring"
}
},
"icon": ""
},
{
"name": "tree",
"match": {
"type": [
"point",
@@ -105,7 +247,10 @@
"terms": []
},
"form": [
"water"
{
"key": "water",
"type": "combo"
}
],
"icon": ""
},
@@ -173,6 +318,12 @@
},
"terms": []
},
"form": [
{
"key": "wetland",
"type": "combo"
}
],
"icon": ""
},
{
@@ -187,6 +338,12 @@
},
"terms": []
},
"form": [
{
"key": "wood",
"type": "combo"
}
],
"icon": "park2"
},
{
+15
View File
@@ -0,0 +1,15 @@
{
"name": "bay",
"match": {
"type": [
"point",
"area"
],
"terms": [
],
"tags": {
"natural": "bay"
}
},
"icon": ""
}
+18
View File
@@ -0,0 +1,18 @@
{
"name": "beach",
"match": {
"type": [
"point",
"area"
],
"terms": [
],
"tags": {
"natural": "beach"
}
},
"form": [
"surface"
],
"icon": ""
}
+17
View File
@@ -0,0 +1,17 @@
{
"name": "cliff",
"match": {
"type": [
"point",
"vertex",
"line",
"area"
],
"terms": [
],
"tags": {
"natural": "cliff"
}
},
"icon": ""
}
+14
View File
@@ -0,0 +1,14 @@
{
"name": "glacier",
"match": {
"type": [
"area"
],
"terms": [
],
"tags": {
"natural": "glacier"
}
},
"icon": ""
}
@@ -0,0 +1,15 @@
{
"name": "grassland",
"match": {
"type": [
"point",
"area"
],
"terms": [
],
"tags": {
"natural": "grassland"
}
},
"icon": ""
}
+14
View File
@@ -0,0 +1,14 @@
{
"name": "heath",
"match": {
"type": [
"area"
],
"terms": [
],
"tags": {
"natural": "heath"
}
},
"icon": ""
}
+28
View File
@@ -0,0 +1,28 @@
{
"name": "peak",
"match": {
"type": [
"point",
"vertex"
],
"tags": {
"natural": "peak"
},
"terms": [
"acme",
"aiguille",
"alp",
"climax",
"crest",
"crown",
"hill",
"mount",
"mountain",
"pinnacle",
"summit",
"tip",
"top"
]
},
"icon": ""
}
+13
View File
@@ -0,0 +1,13 @@
{
"name": "scrub",
"match": {
"type": [
"area"
],
"tags": {
"natural": "scrub"
},
"terms": []
},
"icon": ""
}
+15
View File
@@ -0,0 +1,15 @@
{
"name": "spring",
"match": {
"type": [
"point",
"vertex"
],
"terms": [
],
"tags": {
"natural": "spring"
}
},
"icon": ""
}
+4 -1
View File
@@ -10,7 +10,10 @@
"terms": []
},
"form": [
"water"
{
"key": "water",
"type": "combo"
}
],
"icon": ""
}
@@ -10,5 +10,11 @@
},
"terms": []
},
"form": [
{
"key": "wetland",
"type": "combo"
}
],
"icon": ""
}
+6
View File
@@ -10,5 +10,11 @@
},
"terms": []
},
"form": [
{
"key": "wood",
"type": "combo"
}
],
"icon": "park2"
}
+9
View File
@@ -1,7 +1,16 @@
[
"amenity/cafe",
"leisure/park",
"natural/bay",
"natural/beach",
"natural/cliff",
"natural/coastline",
"natural/glacier",
"natural/grassland",
"natural/heath",
"natural/peak",
"natural/scrub",
"natural/spring",
"natural/tree",
"natural/water",
"natural/water/lake",