{ "id": "crab_address", "description": "Address data for Flanders by the governement, suited for import into OpenStreetMap. Datadump from 2021-10-26. This layer contains only visualisation logic. Import buttons should be added via an override.", "source": { "osmTags": "HUISNR~*", "geoJson": "https://pietervdvn.github.io/CRAB_2021_10_26/tile_{z}_{x}_{y}.geojson", "geoJsonZoomLevel": 18, "maxCacheAge": 0 }, "name": "CRAB-addressen", "title": "CRAB-adres", "mapRendering": [ { "location": [ "point", "centroid" ], "iconSize": "50,50,center", "icon": "./assets/layers/crab_address/housenumber_blank.svg", "label": { "render": "
{HNRLABEL}
" } } ], "tagRenderings": [ { "id": "render_crab", "render": { "nl": "Volgens het CRAB ligt hier {STRAATNM} {HUISNR} (label: {HNRLABEL})" } } ] }