mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-25 09:34:05 +02:00
update pattern for ref:FR:SIRET tag
see https://github.com/openstreetmap/iD/issues/10749
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"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]$",
|
||||
"pattern": "^MONACO[A-Z\d]{5}001|\d{9}([1-7]\d{3}|0[1-9]\d{2}|00[1-9]\d|000[1-9])\d$",
|
||||
"locationSet": {
|
||||
"include": [
|
||||
"fr"
|
||||
|
||||
Reference in New Issue
Block a user