diff --git a/doc.html b/doc.html index 4c6a2e0a..a4b059b0 100644 --- a/doc.html +++ b/doc.html @@ -142,6 +142,12 @@

+

TMS

+

TMS maps with the global-mercator profile are supported by GPXSee in addition + to the OSM/Google tiles maps. The configuration is exactly the same as in the case + of OSM maps, the only difference is that TMS maps must have the map + type attribute set to TMS.

+

WMTS

WMTS maps are distinguished by setting the type attribute of the map element to WMTS. Both the KVP and REST access methods @@ -214,13 +220,15 @@

Offline maps

-

OziExplorer maps, TrekBuddy maps/atlases, Garmin JNX maps and GeoTIFF images are - supported by GPXSee. Supported map projections are Mercator (including Web Mercator), - Transverse Mercator (including UTM), Lambert Conformal Conic, Albers Equal Area, - Lambert Azimuthal Equal Area, Křovák's and Latitude/Longitude (2D geographic). - Additionally, the Swiss and Hungarian Oblique Mercator projections are aupported using - LCC1 approximation. For list of supported datums and projected coordinate systems see - the GCS.csv +

OziExplorer maps, TrekBuddy maps/atlases, Garmin JNX maps, MBTiles (raster only) + and GeoTIFF images are supported by GPXSee.

+ +

Supported map projections are Mercator (including Web Mercator), Transverse Mercator + (including UTM), Lambert Conformal Conic, Albers Equal Area, Lambert Azimuthal Equal Area, + Křovák's and Latitude/Longitude (2D geographic). Additionally, the Swiss and Hungarian + Oblique Mercator projections are aupported using LCC1 approximation. For list of supported + datums and projected coordinate systems see the + GCS.csv and PCS.csv configuration files (can be modified or overridden by user files like the map directory).