Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - jjom

#1
Hi,

I have a kml file with a simple NetworkLink:

<?xml version='1.0' ?><kml xmlns="http://www.opengis.net/kml/2.2"><Document><name>Trailforks-Adapter</name><NetworkLink><name>Trailforks-Adapter</name><Link><href>http://locusmaps.[...my domain...].de/adapter.php</href><viewFormat>south=[bboxSouth]&amp;west=[bboxWest]&amp;north=[bboxNorth]&amp;east=[bboxEast]&amp</viewFormat><viewRefreshMode>onStop</viewRefreshMode></Link></NetworkLink></Document></kml>

This .kml is placed in /Locus/mapItems and I can activate it.
The result are many tracks, all are nicely shown in the map.

My problem: how can I store all this tracks in Locusmaps for offline usage?

I found the option "import" for the kml file itself, but then locus maps complains about no points and no tracks found.

When I select a single track I can select "copy". But how to do this at once for 80-120 tracks?

Thanks for any suggestions!