Interactive geological map of the Netherlands using TNO Geologische Dienst data.
npm install
npm startBuild for production:
npm run build- Leaflet.js for map rendering
- Leaflet.VectorGrid for efficient vector tile rendering
- TopoJSON for compressed geological data (5.7MB vs 34MB GeoJSON)
- Parcel for bundling
Geological formations from TNO Geological Survey.
Color codes are mapped in src/key.json using formation codes (e.g., "NA1", "BX3", "DR1").