Speaking of XML, what about KML?

William Prothero prothero at earthednet.org
Sat Mar 14 01:25:02 EDT 2015


Thanks,
I’ll give it a whack.
Bill

> On Mar 13, 2015, at 1:07 PM, Michael Doub <mikedoub at gmail.com> wrote:
> 
> I had never heard of kml, so I poked around a bit and found some samples at https://developers.google.com/kml/documentation/kml_tut.     It looks like it is a specific format of xml.
> 
> convertXMLToArray seems to work, but you are still going to have to look closely at the array structure that is specific to kml.   Hope this helps you get started.
> 
> -= Mike
> 
> 
> 
> 
> 
> On 3/13/15 2:58 PM, William Prothero wrote:
>> I’m about to build a parse to retrieve country outline data from a KML file. This seems straightforward, but just wondering if there is a handler posted someplace for this. Basically, I’ll parse out the lat/lon outlines, then render it onto a map using my own methods.
>> 
>> If there is none, then I’ll be glad to share what I come up with.
>> 
>> Best,
>> Bill
>> 
>> 
>> 
>> William A. Prothero
>> http://es.earthednet.org/
>> 
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list