I have a KML file of Dutch national statistics which is a series of multiple layered KML files that I need to extract. I know exactly what I am looking for and what I need to extract, but why does my data of 161,903 in length just appear on on continuous line? As you can imagine, its a pain to deal with data in such a way:
Asked
Active
Viewed 1,538 times
1 Answers
0
As KML file is just a XML, you need to use the XML-Plugin: Plugins -> XML Tools -> Pretty Print (libXML) or (XML only - with line breaks Ctrl + Alt + Shift + B)
If you miss it, download it over Plugin Manager:
Leo Chapiro
- 15,705

