editor-layer-index
editor-layer-index copied to clipboard
Add/correct JOSM attributes
Follow-up of #815
If https://json-schema.org/understanding-json-schema/structuring.html is correct you should put the elements that can be present twice in a definition block and reference (DRY).
The mirror (I don't like that name because it implies something that typically isn't true, the servers are simply using the same source, so "alternative" or something like that would be better, but OK) objects should be in an array as there can be multiple.
TODO from comments on #815:
- Add
logo-url - ~~Set
valid-georeferenceto Boolean~~
Set valid-georeference to Boolean
this was done in #824