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,39 @@
|
||||
{
|
||||
"icon": "temaki-tools",
|
||||
"fields": [
|
||||
"name",
|
||||
"craft",
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
"opening_hours",
|
||||
"opening_hours/covid19",
|
||||
"phone",
|
||||
"website"
|
||||
],
|
||||
"moreFields": [
|
||||
"air_conditioning",
|
||||
"building/levels_building",
|
||||
"ele",
|
||||
"email",
|
||||
"fax",
|
||||
"gnis/feature_id",
|
||||
"height_building",
|
||||
"internet_access",
|
||||
"internet_access/fee",
|
||||
"internet_access/ssid",
|
||||
"level",
|
||||
"product",
|
||||
"ref/vatin",
|
||||
"wheelchair"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"craft": "*"
|
||||
},
|
||||
"terms": [],
|
||||
"name": "Craft"
|
||||
}
|
||||
Reference in New Issue
Block a user