UNPKG

@openstreetmap/id-tagging-schema

Version:

The OpenStreetMap tagging model used by the iD editor

17 lines (16 loc) 417 B
{ "key": "ref:FR:SIRET", "type": "identifier", "label": "SIRET Number", "urlFormat": "https://annuaire-entreprises.data.gouv.fr/etablissement/{value}", "pattern": "^[0-9]{9}([1-7][0-9]{3}|0[1-9][0-9]{2}|00[1-9][0-9]|000[1-9])[0-9]$", "locationSet": { "include": [ "fr" ] }, "terms": [ "French company identification number", "SIRET" ] }