mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-22 02:53:35 +00:00
field defaults aren't geometry specific the geometry type determines whether that field (and default value) apply to an entity
6 lines
69 B
JSON
6 lines
69 B
JSON
{
|
|
"key": "building",
|
|
"type": "combo",
|
|
"default": "yes"
|
|
}
|