Initial commit

This commit is contained in:
Quincy Morgan 2020-11-05 11:30:34 -05:00
commit bf95421f65
1906 changed files with 55742 additions and 0 deletions

View file

@ -0,0 +1,12 @@
{
"icon": "temaki-bunker",
"geometry": [
"area"
],
"tags": {
"building": "bunker"
},
"matchScore": 0.5,
"name": "Bunker",
"searchable": false
}

View file

@ -0,0 +1,13 @@
{
"icon": "maki-entrance-alt1",
"fields": [],
"moreFields": [],
"geometry": [
"vertex"
],
"tags": {
"building": "entrance"
},
"name": "Entrance/Exit",
"searchable": false
}

View file

@ -0,0 +1,14 @@
{
"icon": "maki-building",
"geometry": [
"point",
"vertex",
"area"
],
"tags": {
"building": "train_station"
},
"matchScore": 0.5,
"name": "Train Station Building",
"searchable": false
}

View file

@ -0,0 +1,15 @@
{
"icon": "maki-building",
"fields": [
"{building}",
"building/flats"
],
"geometry": [
"area"
],
"tags": {
"building": "apartments"
},
"matchScore": 0.5,
"name": "Apartment Building"
}

View file

@ -0,0 +1,11 @@
{
"icon": "temaki-barn",
"geometry": [
"area"
],
"tags": {
"building": "barn"
},
"matchScore": 0.5,
"name": "Barn"
}

View file

@ -0,0 +1,12 @@
{
"icon": "maki-harbor",
"geometry": [
"area"
],
"tags": {
"building": "boathouse"
},
"matchScore": 0.5,
"terms": [],
"name": "Boathouse"
}

View file

@ -0,0 +1,15 @@
{
"icon": "maki-home",
"geometry": [
"area"
],
"tags": {
"building": "bungalow"
},
"terms": [
"home",
"detached"
],
"matchScore": 0.5,
"name": "Bungalow"
}

View file

@ -0,0 +1,11 @@
{
"icon": "temaki-cabin",
"geometry": [
"area"
],
"tags": {
"building": "cabin"
},
"matchScore": 0.5,
"name": "Cabin"
}

View file

@ -0,0 +1,21 @@
{
"icon": "temaki-carport",
"fields": [
"{building}",
"capacity"
],
"geometry": [
"area"
],
"tags": {
"building": "carport"
},
"matchScore": 0.5,
"terms": [
"covered parking space",
"garage",
"car",
"porch"
],
"name": "Carport"
}

View file

@ -0,0 +1,11 @@
{
"icon": "fas-church",
"geometry": [
"area"
],
"tags": {
"building": "cathedral"
},
"matchScore": 0.5,
"name": "Cathedral Building"
}

View file

@ -0,0 +1,11 @@
{
"icon": "maki-place-of-worship",
"geometry": [
"area"
],
"tags": {
"building": "chapel"
},
"matchScore": 0.5,
"name": "Chapel Building"
}

View file

@ -0,0 +1,11 @@
{
"icon": "fas-church",
"geometry": [
"area"
],
"tags": {
"building": "church"
},
"matchScore": 0.5,
"name": "Church Building"
}

View file

@ -0,0 +1,19 @@
{
"icon": "maki-building",
"fields": [
"{building}",
"smoking"
],
"moreFields": [
"{building}",
"polling_station"
],
"geometry": [
"area"
],
"tags": {
"building": "civic"
},
"matchScore": 0.5,
"name": "Civic Building"
}

View file

@ -0,0 +1,18 @@
{
"icon": "fas-school",
"moreFields": [
"{building}",
"polling_station"
],
"geometry": [
"area"
],
"terms": [
"university"
],
"tags": {
"building": "college"
},
"matchScore": 0.5,
"name": "College Building"
}

View file

@ -0,0 +1,20 @@
{
"icon": "maki-suitcase",
"fields": [
"{building}",
"smoking"
],
"moreFields": [
"{building}",
"phone",
"website"
],
"geometry": [
"area"
],
"tags": {
"building": "commercial"
},
"matchScore": 0.5,
"name": "Commercial Building"
}

View file

@ -0,0 +1,11 @@
{
"icon": "maki-building",
"geometry": [
"area"
],
"tags": {
"building": "construction"
},
"matchScore": 0.5,
"name": "Building Under Construction"
}

View file

@ -0,0 +1,21 @@
{
"icon": "temaki-barn",
"geometry": [
"area"
],
"tags": {
"building": "cowshed"
},
"matchScore": 0.5,
"terms": [
"byre",
"cow barn",
"cow house",
"cow shed",
"cowbarn",
"cowhouse",
"dairy barn",
"milking barn"
],
"name": "Cowshed"
}

View file

@ -0,0 +1,18 @@
{
"icon": "maki-home",
"geometry": [
"area"
],
"tags": {
"building": "detached"
},
"terms": [
"home",
"single",
"family",
"residence",
"dwelling"
],
"matchScore": 0.5,
"name": "Detached House"
}

View file

@ -0,0 +1,15 @@
{
"icon": "maki-building",
"fields": [
"{building}",
"smoking"
],
"geometry": [
"area"
],
"tags": {
"building": "dormitory"
},
"matchScore": 0.5,
"name": "Dormitory"
}

View file

@ -0,0 +1,11 @@
{
"icon": "maki-farm",
"geometry": [
"area"
],
"tags": {
"building": "farm"
},
"matchScore": 0.5,
"name": "Farm House"
}

View file

@ -0,0 +1,20 @@
{
"icon": "maki-farm",
"geometry": [
"area"
],
"tags": {
"building": "farm_auxiliary"
},
"terms": [
"agriculture",
"auxiliary",
"auxilary",
"chicken coop",
"farm auxiliary",
"pigsty",
"sty"
],
"matchScore": 0.5,
"name": "Farm Building"
}

View file

@ -0,0 +1,15 @@
{
"icon": "fas-warehouse",
"fields": [
"{building}",
"capacity"
],
"geometry": [
"area"
],
"tags": {
"building": "garage"
},
"matchScore": 0.5,
"name": "Garage"
}

View file

@ -0,0 +1,15 @@
{
"icon": "fas-warehouse",
"fields": [
"{building}",
"capacity"
],
"geometry": [
"area"
],
"tags": {
"building": "garages"
},
"matchScore": 0.5,
"name": "Garages"
}

View file

@ -0,0 +1,17 @@
{
"icon": "maki-building",
"geometry": [
"area"
],
"tags": {
"building": "grandstand"
},
"terms": [
"tribune",
"stand",
"stands",
"bleachers"
],
"matchScore": 0.5,
"name": "Grandstand"
}

View file

@ -0,0 +1,11 @@
{
"icon": "maki-garden-centre",
"geometry": [
"area"
],
"tags": {
"building": "greenhouse"
},
"matchScore": 0.5,
"name": "Greenhouse"
}

View file

@ -0,0 +1,14 @@
{
"icon": "fas-warehouse",
"fields": [
"name"
],
"geometry": [
"area"
],
"tags": {
"building": "hangar"
},
"matchScore": 0.5,
"name": "Hangar Building"
}

View file

@ -0,0 +1,11 @@
{
"icon": "fas-hospital-alt",
"geometry": [
"area"
],
"tags": {
"building": "hospital"
},
"matchScore": 0.5,
"name": "Hospital Building"
}

View file

@ -0,0 +1,15 @@
{
"icon": "fas-hotel",
"fields": [
"{building}",
"smoking"
],
"geometry": [
"area"
],
"tags": {
"building": "hotel"
},
"matchScore": 0.5,
"name": "Hotel Building"
}

View file

@ -0,0 +1,17 @@
{
"icon": "maki-home",
"geometry": [
"area"
],
"tags": {
"building": "house"
},
"terms": [
"home",
"family",
"residence",
"dwelling"
],
"matchScore": 0.5,
"name": "House"
}

View file

@ -0,0 +1,17 @@
{
"icon": "temaki-houseboat",
"geometry": [
"area"
],
"tags": {
"building": "houseboat"
},
"terms": [
"home",
"family",
"residence",
"dwelling"
],
"matchScore": 0.5,
"name": "Houseboat"
}

View file

@ -0,0 +1,11 @@
{
"icon": "maki-home",
"geometry": [
"area"
],
"tags": {
"building": "hut"
},
"matchScore": 0.5,
"name": "Hut"
}

View file

@ -0,0 +1,11 @@
{
"icon": "maki-industry",
"geometry": [
"area"
],
"tags": {
"building": "industrial"
},
"matchScore": 0.5,
"name": "Industrial Building"
}

View file

@ -0,0 +1,16 @@
{
"icon": "fas-school",
"geometry": [
"area"
],
"terms": [
"kindergarten",
"kindergarden",
"pre-school"
],
"tags": {
"building": "kindergarten"
},
"matchScore": 0.5,
"name": "Preschool / Kindergarten Building"
}

View file

@ -0,0 +1,11 @@
{
"icon": "fas-mosque",
"geometry": [
"area"
],
"tags": {
"building": "mosque"
},
"matchScore": 0.5,
"name": "Mosque Building"
}

View file

@ -0,0 +1,24 @@
{
"icon": "maki-suitcase",
"fields": [
"{building}",
"smoking"
],
"moreFields": [
"{building}",
"phone",
"website"
],
"geometry": [
"area"
],
"tags": {
"building": "office"
},
"matchScore": 0.5,
"terms": [
"business center",
"office block"
],
"name": "Office Building"
}

View file

@ -0,0 +1,18 @@
{
"icon": "maki-building",
"fields": [
"{building}",
"smoking"
],
"geometry": [
"area"
],
"terms": [
"sports"
],
"tags": {
"building": "pavilion"
},
"matchScore": 0.5,
"name": "Pavilion Building"
}

View file

@ -0,0 +1,19 @@
{
"icon": "maki-building",
"fields": [
"{building}",
"smoking"
],
"moreFields": [
"{building}",
"polling_station"
],
"geometry": [
"area"
],
"tags": {
"building": "public"
},
"matchScore": 0.5,
"name": "Public Building"
}

View file

@ -0,0 +1,11 @@
{
"icon": "maki-residential-community",
"geometry": [
"area"
],
"tags": {
"building": "residential"
},
"matchScore": 0.5,
"name": "Residential Building"
}

View file

@ -0,0 +1,19 @@
{
"icon": "maki-commercial",
"fields": [
"{building}",
"smoking"
],
"geometry": [
"area"
],
"tags": {
"building": "retail"
},
"terms": [
"shop building",
"store building"
],
"matchScore": 0.5,
"name": "Retail Building"
}

View file

@ -0,0 +1,15 @@
{
"icon": "maki-shelter",
"fields": [
"{building}",
"layer"
],
"geometry": [
"area"
],
"tags": {
"building": "roof"
},
"matchScore": 0.5,
"name": "Roof"
}

View file

@ -0,0 +1,11 @@
{
"icon": "temaki-ruins",
"geometry": [
"area"
],
"tags": {
"building": "ruins"
},
"matchScore": 0.5,
"name": "Building Ruins"
}

View file

@ -0,0 +1,21 @@
{
"icon": "fas-school",
"moreFields": [
"{building}",
"polling_station"
],
"geometry": [
"area"
],
"terms": [
"academy",
"elementary school",
"middle school",
"high school"
],
"tags": {
"building": "school"
},
"matchScore": 0.5,
"name": "School Building"
}

View file

@ -0,0 +1,20 @@
{
"icon": "maki-home",
"geometry": [
"area"
],
"tags": {
"building": "semidetached_house"
},
"terms": [
"home",
"double",
"duplex",
"twin",
"family",
"residence",
"dwelling"
],
"matchScore": 0.5,
"name": "Semi-Detached House"
}

View file

@ -0,0 +1,11 @@
{
"icon": "maki-building",
"geometry": [
"area"
],
"tags": {
"building": "service"
},
"matchScore": 0.5,
"name": "Service Building"
}

View file

@ -0,0 +1,15 @@
{
"icon": "fas-warehouse",
"fields": [
"{building}",
"lockable"
],
"geometry": [
"area"
],
"tags": {
"building": "shed"
},
"matchScore": 0.5,
"name": "Shed"
}

View file

@ -0,0 +1,14 @@
{
"icon": "temaki-horse_shelter",
"geometry": [
"area"
],
"tags": {
"building": "stable"
},
"terms": [
"horse shelter"
],
"matchScore": 0.5,
"name": "Stable"
}

View file

@ -0,0 +1,15 @@
{
"icon": "maki-stadium",
"fields": [
"{building}",
"smoking"
],
"geometry": [
"area"
],
"tags": {
"building": "stadium"
},
"matchScore": 0.5,
"name": "Stadium Building"
}

View file

@ -0,0 +1,20 @@
{
"icon": "temaki-manufactured_home",
"geometry": [
"area"
],
"tags": {
"building": "static_caravan"
},
"terms": [
"house trailer",
"manufactured home",
"mobile home",
"prefabricated home",
"residential caravan",
"static caravan",
"trailer home"
],
"matchScore": 0.5,
"name": "Static Mobile Home"
}

View file

@ -0,0 +1,26 @@
{
"icon": "temaki-barn",
"geometry": [
"area"
],
"tags": {
"building": "sty"
},
"matchScore": 0.5,
"terms": [
"hog parlor",
"hog pen",
"pig ark",
"pig barn",
"pig parlor",
"pig pen",
"pig shed",
"pig shelter",
"pig-cote",
"piggery",
"pigpen",
"pigshed",
"sty"
],
"name": "Pigsty"
}

View file

@ -0,0 +1,11 @@
{
"icon": "maki-place-of-worship",
"geometry": [
"area"
],
"tags": {
"building": "temple"
},
"matchScore": 0.5,
"name": "Temple Building"
}

View file

@ -0,0 +1,19 @@
{
"icon": "temaki-row_houses",
"geometry": [
"area"
],
"tags": {
"building": "terrace"
},
"terms": [
"home",
"terrace",
"brownstone",
"family",
"residence",
"dwelling"
],
"matchScore": 0.5,
"name": "Row Houses"
}

View file

@ -0,0 +1,15 @@
{
"icon": "maki-building",
"fields": [
"{building}",
"smoking"
],
"geometry": [
"area"
],
"tags": {
"building": "transportation"
},
"matchScore": 0.5,
"name": "Transportation Building"
}

View file

@ -0,0 +1,18 @@
{
"icon": "fas-school",
"moreFields": [
"{building}",
"polling_station"
],
"geometry": [
"area"
],
"terms": [
"college"
],
"tags": {
"building": "university"
},
"matchScore": 0.5,
"name": "University Building"
}

View file

@ -0,0 +1,15 @@
{
"icon": "maki-warehouse",
"fields": [
"{building}",
"phone"
],
"geometry": [
"area"
],
"tags": {
"building": "warehouse"
},
"matchScore": 0.5,
"name": "Warehouse"
}