From 24c1d6f870b272d9feaf3cf2d88a6dee35c5eb8f Mon Sep 17 00:00:00 2001 From: Just van den Broecke Date: Wed, 27 Jul 2022 17:28:22 +0200 Subject: [PATCH] Add Source info Dutch Addresses test data (#947) As done. --- tests/data/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tests/data/README.md b/tests/data/README.md index 28b7e00..1e417b6 100644 --- a/tests/data/README.md +++ b/tests/data/README.md @@ -77,3 +77,13 @@ This directory provides test data to demonstrate functionality. - License: https://www.canada.ca/en/transparency/terms.html - Notes - ISO records transformed to OGC API - Records GeoJSONs with `tests/load_tinydb_records.py` + +### `dutch_addresses_*` +- source: Dutch Kadaster +- URL: https://geodata.nationaalgeoregister.nl/inspireadressen/wfs?request=GetCapabilities&service=wfs (discontinued, see below) +- License: CC0 1.0 https://creativecommons.org/publicdomain/zero/1.0/deed.nl +- Notes + - above WFS [was switched off in June 2022](https://www.pdok.nl/-/oude-url-s-inspire-adressen-uitgefaseerd) + - address-records derived by Kadaster from the Dutch "Buildings and Addresses" key registry (BAG) + - WMS is still available: https://service.pdok.nl/kadaster/adressen/wms/v1_0?request=GetCapabilities&service=WMS + - raw dataset BAG (GML, about 2GB) can always be downloaded via the [Atom Feed](https://service.pdok.nl/kadaster/adressen/atom/v1_0/index.xml)