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,32 @@
|
||||
{
|
||||
"icon": "maki-home",
|
||||
"fields": [
|
||||
"name",
|
||||
"building",
|
||||
"building/levels",
|
||||
"height",
|
||||
"address"
|
||||
],
|
||||
"moreFields": [
|
||||
"architect",
|
||||
"building/levels/underground",
|
||||
"building/material",
|
||||
"ele",
|
||||
"gnis/feature_id",
|
||||
"layer",
|
||||
"not/name",
|
||||
"operator",
|
||||
"roof/colour",
|
||||
"smoking",
|
||||
"wheelchair"
|
||||
],
|
||||
"geometry": [
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"building": "*"
|
||||
},
|
||||
"matchScore": 0.6,
|
||||
"terms": [],
|
||||
"name": "Building"
|
||||
}
|
||||
Reference in New Issue
Block a user