{ "data_format": 1, "project": { "name": "Urbis-BeSt-Address-Brussels-compare-OSM", "description": "Comparison tool between official Brussels-Capital Region addresses (UrbIS/BeSt) and OpenStreetMap.", "project_url": "https://pasloin.github.io/Urbis-BeSt-Address-Brussels-compare-OSM", "doc_url": "https://github.com/PasLoin/Urbis-BeSt-Address-Brussels-compare-OSM/blob/master/README.md", "icon_url": "https://pasloin.github.io/Urbis-BeSt-Address-Brussels-compare-OSM/assets/img/cecinestpasunerue.png", "contact_name": "Raphael PasLoin", "contact_email": "raphaelpasloin@proton.me" }, "tags": [ { "key": "addr:housenumber", "description": "House number used for matching with official data (UrbIS/BeSt)." }, { "key": "addr:street", "description": "Street name used for matching with official data." }, { "key": "addr:street_official", "description": "Official street name used for matching." }, { "key": "addr:place", "description": "Place name used as an address for matching." }, { "key": "ref:databrussels", "description": "Unique address identifier (UrbIS/BeSt) exported by the tool to facilitate integration." }, { "key": "not:addr:housenumber", "description": "Used to identify addresses officially absent or verified absent on the ground." }, { "key": "not:addr:street", "description": "Used with not:addr:housenumber for verified absent addresses." }, { "key": "was:addr:housenumber", "description": "Used to identify addresses of demolished buildings, considered absent." }, { "key": "was:addr:street", "description": "Used with was:addr:housenumber for addresses of demolished buildings." }, { "key": "highway", "description": "Used to extract street names and variants to improve matching quality." }, { "key": "name", "description": "Primary street name used for matching (including :fr and :nl linguistic variants)." }, { "key": "alt_name", "description": "Alternative street name used for matching." }, { "key": "alt_name:fr", "description": "French alternative street name used for matching." }, { "key": "alt_name:nl", "description": "Dutch alternative street name used for matching." }, { "key": "official_name", "description": "Official street name used for matching." }, { "key": "official_name:fr", "description": "French official street name used for matching." }, { "key": "official_name:nl", "description": "Dutch official street name used for matching." }, { "key": "old_name", "description": "Old street name used for matching." }, { "key": "not:name", "description": "Street name marked as incorrect, used for matching." }, { "key": "name:left", "description": "Name for the left side of the street used for matching." }, { "key": "name:right", "description": "Name for the right side of the street used for matching." }, { "key": "note", "description": "Used to identify addresses verified as missing in UrbIS if the note contains the word 'urbis'." }, { "key": "type", "value": "associatedStreet", "object_types": ["relation"], "description": "Relation used to group street name variants and improve matching quality." } ] }