Python Forum
Visualize data using KML files
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Visualize data using KML files
#2
Ar you familiar with KML yourself? I did some research since your last thread, and saw it is just a XML file. But probaly with a specific data structure, to standardize things.

So in fact you only have to find out how to handle a XML file with Python. And you can trust me on this, you don't have to find out a thing, except a decent library to use.
- Everybody is a genius. But if you judge a fish by its ability to climb a tree, it will live its whole life believing that it is stupid. Albert Einstein
Reply


Messages In This Thread
Visualize data using KML files - by annelewis - Apr-24-2020, 02:13 PM
RE: Visualize data using KML files - by Jeff900 - Apr-24-2020, 03:08 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020