Add playground preset

This commit is contained in:
John Firebaugh
2013-03-12 16:36:45 -07:00
parent 13b39ece72
commit 93f8ddaac9
2 changed files with 13 additions and 1 deletions
File diff suppressed because one or more lines are too long
@@ -0,0 +1,12 @@
{
"name": "playground",
"match": {
"geometry": [
"point",
"area"
],
"tags": {
"leisure": "playground"
}
}
}