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
- Host: GitHub
- URL: https://github.com/arbakker/pdok-js-map-examples
- Owner: arbakker
- License: mit
- Created: 2020-03-03T13:10:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-08T02:00:29.000Z (over 3 years ago)
- Last Synced: 2025-04-11T19:47:37.376Z (about 1 year ago)
- Topics: geosjon, gis, leaflet, maplibre-gl-js, maps, ogc, ol, webmap
- Language: CSS
- Homepage: https://arbakker.github.io/pdok-js-map-examples/index.html
- Size: 29.9 MB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 49
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)