I have been puzzling for a while how to process data available on the Dutch portal www.pdok.nl
After downloading a gml-file (type Dutch TOP 10 GML), I would like to extract the information stored in elements and convert this information into attributes.
Therefore I use the XMLQueryExtractor. This does the job, information is temporarily stored in lists but this is a very timeconsuming process. Examples of elements with multiple values from the featuretype ‘Wegdeel’ are naam, typeWeg ,hoofdverkeersgebruik and fysiekVoorkomen. Is there a more efficient method?
I have attatched an example workspace…
Many thanks in advance.
(v 2019.2.2)