mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-16 05:49:08 +02:00
Add fields to building=construction preset (#171)
* Add fields to building=construction preset Add opening_date and check_date fields to the building=construction preset * Fixed commas * Add "construction" field
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
{
|
||||
"icon": "maki-building",
|
||||
"fields": [
|
||||
"name",
|
||||
"construction",
|
||||
"address",
|
||||
"opening_date",
|
||||
"check_date"
|
||||
],
|
||||
"geometry": [
|
||||
"area"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user