mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-08-24 12:02:39 +02:00
Initial commit
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"fields": [
|
||||
"name"
|
||||
],
|
||||
"geometry": [
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"area": "yes"
|
||||
},
|
||||
"terms": [
|
||||
"polygon"
|
||||
],
|
||||
"name": "Area",
|
||||
"matchScore": 0.1
|
||||
}
|
||||
Reference in New Issue
Block a user