diff --git a/doc.html b/doc.html index b8852816..9581ec04 100644 --- a/doc.html +++ b/doc.html @@ -262,15 +262,30 @@

Offline maps

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.

+ maps, Mapsforge maps, BSB charts and GeoTIFF and World-File georeferenced images + are supported by GPXSee.

+

You may easily create offline atlases from online map services by using + Mobile Atlas Creator (MOBAC).

+ +

IMG maps

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 Files

+

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.

+

Map styles

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 @@

  • Offline maps (OziExplorer maps, TrekBuddy maps/atlases, Garmin IMG/GMAP & JNX maps, TwoNav RMaps, GeoTIFF images, MBTiles, BSB charts, KMZ maps, AlpineQuest maps, Locus/OsmAnd/RMaps SQLite maps, - Mapsforge maps).
  • + Mapsforge maps, World-File georeferenced images).
  • Elevation, speed, heart rate, cadence, power, temperature and gear ratio/shifts graphs.
  • Support for DEM files (SRTM HGT).
  • @@ -176,6 +176,14 @@