Global Mapper v25.0

Can I get this into GM (12)

kentman
kentman Global Mapper UserTrusted User
edited June 2011 in Technical Support
This can be brought into Google Earth - its overlays from the Ordnance Survey and is fully legal and conforms to their licensing so there's no issue there. I have tried to get it in like OSM but it throws up an error.
The cade in the kml is:

<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.1"&gt;
<NetworkLink>
<name>Gavin's Unofficial Overlay of the Ordnance Survey Maps</name>
<author>Gavin Brock</author>
<open>0</open>
<description><![CDATA[© Crown Copyright and database right 2008. All rights reserved. <a href="http://openspace.ordnancesurvey.co.uk/openspace/developeragreement.html#enduserlicense">End User License Agreement</a>.<p/><hr/>KML mashup by <a href="http://brock-family.org/gavin">Gavin Brock</a>.]]></description>
<LookAt id="khLookAt2131223">
<longitude>-1.450152</longitude>
<latitude>50.9309</latitude>
<altitude>0</altitude>
<range>4001</range>
<tilt>0</tilt>
<heading>0</heading>
</LookAt>
<Link>
<href>http://brock-family.org/osmaps?</href&gt;
<refreshInterval>2</refreshInterval>
<viewRefreshMode>onStop</viewRefreshMode>
<viewRefreshTime>3</viewRefreshTime>
<viewFormat>BBOX=[lookatLat],[lookatLon],[lookatRange]</viewFormat>
</Link>
</NetworkLink>
</kml>

Any ideas?

Kent

Comments

  • global_mapper
    global_mapper Administrator
    edited June 2011
    Kent,

    Global Mapper doesn't currently support following NetworkLink features like that from KML files. The actual data needs to be in the KML file itself.

    Thanks,

    Mike
    Global Mapper Support
    support@globalmapper.com
  • kentman
    kentman Global Mapper User Trusted User
    edited June 2011
    Thanks Mike.