KML won't open

Started by valleyofdawn, January 15, 2014, 07:35:06 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

valleyofdawn

Hi,



I have this KML file.

It opens nicely in Google earth, but shows nothing in Orux.

Is there a way to display it? Maybe a workaround?



Thanks,



Valley


<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns:atom="http://www.w3.org/2005/Atom" xmlns="http://www.opengis.net/kml/2.2"> <NetworkLink>
<open>1</open>
<name>samash</name>
<LookAt>
<longitude>35.07878954164561</longitude>
<latitude>32.49647686328157</latitude>
<range>732909.2080769402</range>
</LookAt>
<Link>
<viewRefreshMode>onStop</viewRefreshMode>
<viewRefreshTime>2</viewRefreshTime>
<href>http://mapateva.org.il/arcgis/services/SimunShvilim/SimunShvilim/MapServer/KmlServer?Composite=true&LayerIDs=0</href>
<viewFormat>BBOX=[bboxWest],[bboxSouth],[bboxEast],[bboxNorth];CAMERA=[lookatLon],[lookatLat],[lookatRange],[lookatTilt],[lookatHeading];VIEW=[horizFov],[vertFov],[horizPixels],[vertPixels],[terrainEnabled]</viewFormat>
</Link>
</NetworkLink>
</kml>

valleyofdawn

#1
OK.

Digging deeper I could find an actual KMZ file, containing a zipped KML inside the above kmlserver.

However, it is a big file (14 MB) and when I try to open it as an overlay in orux it goes into "processing, please wait" forever.

Any ideas?