Speaking of XML, what about KML?

Magicgate Software - Skip Kimpel skip at magicgate.com
Fri Mar 13 16:13:24 EDT 2015


I would think converXMLtoArray would work just fine.  Haven't tried it but
I can't see why not.

SKIP

On Fri, Mar 13, 2015 at 4: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