Add apartment collection.

This commit is contained in:
Sergey Vartanov 2022-01-15 12:44:30 +03:00
parent c787f48058
commit f6ed5a5533

View file

@ -1,4 +1,14 @@
[
{
"name": "Apartments",
"page": "Tag:building=apartments",
"id": "apartments",
"tags": {"building": "apartments"},
"row_key": "building:levels",
"row_values": ["1", "2", "3", "4", "5"],
"column_key": "roof:shape",
"column_values": ["gabled", "hipped", "pyramidal", "skillion"]
},
{
"name": "Outdoor seating",
"page": "Tag:leisure=outdoor_seating",