ideditor / schema-builder

🏗🏷 Create tagging schemas for iD
ISC License
12 stars 16 forks source link

either "key" or "keys" must be present on all⁽¹⁾ fields #78

Closed tyrasd closed 1 year ago

tyrasd commented 1 year ago

This add a check to the schema, making sure that no fields[^1] without a key or keys property are added.

see https://github.com/openstreetmap/id-tagging-schema/issues/676

[^1]: exceptions to the rule exist for field types address, wikidata, wikipedia and restrictions