From 8a883e66543c9baafffa45fa8d39ff949c19bbd5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Martin=20T=C5=AFma?= OziExplorer maps, TrekBuddy maps/atlases, Garmin JNX & IMG/GMAP maps,
TwoNav RMaps, MBTiles, KMZ maps, AlpineQuest AQM maps, Locus/OsmAnd/RMaps SQLite
- maps, Mapsforge maps, BSB charts and GeoTIFF images are supported by GPXSee.Offline maps
You may easily create offline atlases from online map services by using + Mobile Atlas Creator (MOBAC).
+ +There is support for IMG maps overlay in GPXSee since version 7.30. If the map name is mapname.img and there is also a file named mapname.img.1 (.2, .3, ... for additional layers) in the same path, than it will be automatically loaded as an overlay of mapname.img.
-You may easily create offline atlases from online map services by using - Mobile Atlas Creator (MOBAC).
+World-File georeferenced images require the projection info to be provided + additionaly to the world file. This can be done either using a separete PRJ + file in WKT1 format + or by selecting the input projection in the preferences. If a PRJ file + exists, it takes precedence.
+Note, that the WKT datum entry must contain at least one of the
+ TOWGS84
or AUTHORITY
keys to provide a valid projection
+ info (the AUTHORITY
info overrides any parameter values). The
+ WKT data must follow the OGC naming convention. Generally, the OGC WKT entries
+ from epsg.io should work.
MVT(PBF), Mapsforge and Garmin IMG maps can be styled with user defined styles. diff --git a/index.html b/index.html index 6a9adea1..6cdb7506 100644 --- a/index.html +++ b/index.html @@ -94,7 +94,7 @@