mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-25 15:05:32 +00:00
This makes the .json files the one-stop-shop for adding/modifying presets. You don't have to remember to also update presets.yaml.
7 lines
117 B
JSON
7 lines
117 B
JSON
{
|
|
"key": "building",
|
|
"type": "check",
|
|
"default": "yes",
|
|
"geometry": "area",
|
|
"label": "Building"
|
|
} |