From d60381b8475b5ded492c018e6c2840a2dc284a4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20T=C5=AFma?= Date: Mon, 9 Apr 2018 20:45:01 +0200 Subject: [PATCH] Added GPXSee-maps info --- doc.html | 6 ------ index.html | 11 +++++++++++ 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/doc.html b/doc.html index b05084a9..a025c7e8 100644 --- a/doc.html +++ b/doc.html @@ -106,12 +106,6 @@ syntax/semantics divided by map type.

OSM/Google tiles

-

GPXSee supports most tile server based online maps out there, but the - list - of maps distributed with the official packages is limited to those - that are "freely distributable". You may however easily extend (or change) - the default map list with your own map sources definitions.

-

The root map element contains two mandatory elements - name and url, and two optional elements - zoom and bounds. The tile X and Y coordinates are replaced with $x and diff --git a/index.html b/index.html index 924f384d..de9f0121 100644 --- a/index.html +++ b/index.html @@ -124,6 +124,17 @@ Bugs that are not reported can not be fixed! If you are missing some feature in GPXSee, you may also use the tracker to request it.

+

Maps

+

GPXSee supports most tile server based online maps out there, but the + list + of maps distributed with the official packages is limited to those + that are "freely distributable". You may however easily extend (or change) + the default map list with your own map sources definitions.

+ +

In addition to the global maps, there is also a "community driven" + GPXSee maps repository + on GitHub where anyone can contribute local map servers, usually run by some + state geographic institutions.