A collection of datasets from various Dutch institutions to demonstrate a Spatial Data Infrastructure built on Portolan.
Point locations of 25 road tunnels managed by Rijkswaterstaat in the Netherlands. Includes both existing tunnels and planned future tunnels. Each record contains the tunnel name, road number, municipality, year of opening, and a link to the tunnel's information page.
Provider: Rijkswaterstaat (Directorate-General for Public Works and Water Management) License: Public domain (Dutch government open data)
The data is a GeoParquet file in EPSG:28992 (Amersfoort / RD New). Use DuckDB with the spatial extension.
The file is tiny (25 features) — loads instantly.
One Mapbox GL v8 style is available for interactive map visualization via the PMTiles file.
Style files are Mapbox GL v8 JSON with relative PMTiles source paths. They can be used with MapLibre GL JS, OpenLayers (via ol-mapbox-style), or any Mapbox GL v8-compatible renderer.
styles/default.json — Red circles with white borders, sized by zoom level. Labels show tunnel names at higher zoom. Shows the spatial distribution of road tunnels across the Netherlands.Style files are at: https://data.source.coop/cholmes/portolan-nl/rijkswaterstaat/fme_disk_tunnels/styles/
jaar_openstelling is a string, not an integer — some values include prognosis text
like "2035 (prognose)". Do not cast directly to integer without cleaning.Bestaand = existing, Gepland = planned.Hand-maintained agent guide (ported from this collection's llms.txt in August 2026). Update it alongside collection.json.