editor-layer-index icon indicating copy to clipboard operation
editor-layer-index copied to clipboard

Add/correct JOSM attributes

Open grischard opened this issue 5 years ago • 3 comments

Follow-up of #815

grischard avatar Mar 15 '20 00:03 grischard

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.

simonpoole avatar Mar 15 '20 09:03 simonpoole

TODO from comments on #815:

  • Add logo-url
  • ~~Set valid-georeference to Boolean~~

grischard avatar Mar 16 '20 00:03 grischard

Set valid-georeference to Boolean

this was done in #824

andrewharvey avatar Jul 17 '20 01:07 andrewharvey