Say more about tags

This commit is contained in:
John Firebaugh
2013-03-13 13:01:16 -07:00
parent 2401a5a547
commit fe6a49c5fb

View File

@@ -32,7 +32,9 @@ A basic preset is of the form:
"village green",
"woodland"
],
// tags that automatically added to the feature when it's selected
// tags that are added to the feature when selecting the preset,
// and also used to match the preset against existing features.
// You can use the value "*" to match any value.
"tags": {
"leisure": "park"
},