I have a KMZ file from a vendor.
When I look inside the file, I see there is a KML File that has values of Vehicle Loader and Vehicle Updater.
How can I process this with Geoevent server?
<?xml version="1.0" encoding="utf-8"?><Document xmlns="http://www.opengis.net/kml/2.2"><name>Ambulance</name><open>true</open><description><![CDATA[Tech Support: <a href="mailto:support@atlaslabs.io"></a>]]></description><NetworkLink><name>Vehicle Loader</name><open>true</open><Link><href>https://vendor.com/c/kml/SharedVehicles/Load?access_token=xyz</href><refreshMode>onInterval</refreshMode><refreshInterval>600</refreshInterval></Link></NetworkLink><NetworkLink><name>Vehicle Updater</name><description>Disabling or deleting this link will prevent vehicles from updating!</description><Link><href>https://vendor.com/c/kml/SharedVehicles/Update?access_token=xyz</href><refreshMode>onInterval</refreshMode><refreshInterval>5</refreshInterval></Link></NetworkLink></Document>
Thanks,
Mele
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.