Hi,
thank you for this handy and comprehensive tool! I have tested other „non-open source“ but they are not working so smart like this. When I started working with XML files I had problems to find the relevant information. But this tool helped me a lot to figure out the general structure. There are just two things that I‘m missing and wanted to ask if this is planned for future: 1. I really like the map visualisation possibility. I use lot of XML with coordinates and I was impressed that the tool could figure out them automatically. But it would be much more cooler to see it with a real map in background. 2. I tried to export the XML to CSV but this seems not working. The exported file is not usable. In past I just used Excel and it’s source task pane to bring it into a table format (filtering and sorting) so an export to Excel woud be cool!
I understand that it’s an open source application but maybe you have possibilities to do something for it.
Best Regards Jennifer
Hi Jennifer,
Welcome to the list, and thanks for the kudos.
- I really like the map visualisation possibility. I use lot of XML with coordinates and I was impressed that the tool could figure out them automatically. But it would be much more cooler to see it with a real map in background.
We thought about adding a feature to choose background images in the scatterplot. If you have two-dimensional latitude/longitude data, single data set could then be assigned visually to geographic locations.
I am not sure how that could look like for our map visualization? Could you give us more details? You may have discovered our set of map layouts in the GUI preferences, but probably they don’t match your specific requirements.
- I tried to export the XML to CSV but this seems not working.
As XML resources may be arbitrarily nested, there is no canonical way of exporting them to a tabular representation. The CSV module [1] gives you all flexibility to create tabular exports exactly as you want them to be, but you’ll need to write some XQuery code for that.
Hope this helps, Christian
basex-talk@mailman.uni-konstanz.de