I have this GML dataset (https://service.pdok.nl/hwh/administratieve-eenheden/waterschapsgrenzen/atom/downloads/administrativeunit.gml). I tried all kinds of configurations with the different GML readers (although I expect the INSPIRE GML reader to be ready for it). I can't get it to work. I also don't have much knowledge of the ATOM standard. Any directions for help?
Page 1 / 1
I managed to do it with the regular XML reader and these settings:
Then a GeometryReplacer like so:
I managed to do it with the regular XML reader and these settings:
Then a GeometryReplacer like so:
Works like a charm, thanks!