Does anyone have a good way of parsing KML files.
Attached is a KML file that I had to rename to txt to upload.
If you rename it to KML and open it in Google Earth you will see how I layout the locations of my local golf courses.
Right now I am parsing the file using brute force and want to be able to parse something a user creates (if possible) and not have to parse based on knowing what I think is coming in.
BobVal
Attached is a KML file that I had to rename to txt to upload.
If you rename it to KML and open it in Google Earth you will see how I layout the locations of my local golf courses.
Right now I am parsing the file using brute force and want to be able to parse something a user creates (if possible) and not have to parse based on knowing what I think is coming in.
BobVal