John Horstkamp
unread,Jan 13, 2012, 3:23:21 PM1/13/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to KML Developer Support - KML Server Side Scripting
Hello, I'm very new to Google Earth and KML/KMZ in general so sorry
for what may be a newb question but I can't find an answer for this in
the group:
We have an app that generates a kml/kmz file. This file is linked to
via network link.
The kml/kmz is updated every n seconds (it is rewritten from a staging
folder).
The network link is configured to update every m seconds.
Occasionally, Google Earth tries to access the kml/kmz file while it
is being updated, causing an HTTP 404 error.
We can clear the error by manually right-clicking on the problem file
(in the Google Earth tree view) and refreshing, but would like to know
if there is a way to set some type of network retry count in Google
Earth?
Google Earth v6.1.0.5001, Build Date 10/17/2011
(Note: I tried using OnChange, which seemed like a good idea, but
there are "undesirable side-effects"...)
Thanks,
John