Files
iD/data/presets/fields/building_area.json
T
Ansis Brammanis 547f12f822 Fields now have an optional geometry type
field defaults aren't geometry specific
the geometry type determines whether
that field (and default value) apply
to an entity
2013-03-14 16:48:09 -04:00

7 lines
93 B
JSON

{
"key": "building",
"type": "check",
"default": "yes",
"geometry": "area"
}