mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-02-14 01:32:53 +00:00
17 lines
207 B
JSON
17 lines
207 B
JSON
{
|
|
"fields": [
|
|
"name"
|
|
],
|
|
"geometry": [
|
|
"area"
|
|
],
|
|
"tags": {
|
|
"area": "yes"
|
|
},
|
|
"terms": [
|
|
"polygon"
|
|
],
|
|
"name": "Area",
|
|
"matchScore": 0.1
|
|
}
|