An open API service indexing awesome lists of open source software.

https://github.com/arbakker/pdok-js-map-examples

Demo web applications that make use of PDOK map services
https://github.com/arbakker/pdok-js-map-examples

geosjon gis leaflet maplibre-gl-js maps ogc ol webmap

Last synced: 11 months ago
JSON representation

Demo web applications that make use of PDOK map services

Awesome Lists containing this project

README

          

# PDOK JS Map Examples

Demo web applications that make use of PDOK map services.

Example applications:

- Leaflet WMTS in RD projection (EPSG:28992) with GeoJSON
- [code](./leaflet-geojson-wmts-epsg28992/README.md)
- [demo application](https://arbakker.github.io/pdok-js-map-examples/leaflet-geojson-wmts-epsg28992/index.html)
- MapLibre GL vector tiles layer in Webmercator (EPSG:3857)
- [code](./maplibregl-mvt-epsg3857/README.md)
- [demo application](https://arbakker.github.io/pdok-js-map-examples/maplibregl-mvt-epsg3857/index.html)
- OpenLayers WMTS layers in RD projection (EPSG:28992)
- [code](./openlayers-wmts-epsg28992/README.md)
- [demo application](https://arbakker.github.io/pdok-js-map-examples/openlayers-wmts-epsg28992/index.html)
- OpenLayers vector tiles layer in Webmercator (EPSG:3857)
- [code](./openlayers-mvt-epsg3857/README.md)
- [demo application](https://arbakker.github.io/pdok-js-map-examples/openlayers-mvt-epsg3857/index.html)
- OpenLayers PDOK Locatie Server Webmercator (EPSG:3857)
- [code](./openlayers-locatie-server/README.md)
- [demo application](https://arbakker.github.io/pdok-js-map-examples/openlayers-locatie-server/index.html)