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,20 @@
|
||||
{
|
||||
"fields": [
|
||||
"address"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"vertex",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"addr:*": "*"
|
||||
},
|
||||
"addTags": {},
|
||||
"removeTags": {},
|
||||
"reference": {
|
||||
"key": "addr"
|
||||
},
|
||||
"name": "Address",
|
||||
"matchScore": 0.15
|
||||
}
|
||||
Reference in New Issue
Block a user