Skip to content

aqoleg/cat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

cat

All maps offline with a track writer.

download

add maps

mende

osm

otm

topo

gsat

gmap

yasat (ellipsoid)

arcsat

arctopo

external api

http(s)://cat.aqoleg.com/app?

add map

newMap=mapName&newUrl=urlToDownload&newProjection=projection&

where

  • newMap - the name of the map to add
  • newUrl - url to download tiles, with %1$d for x, %2$d for y an %3$d for z, for example https://tileserver.com/x=%1$d/y=%2$d/z=%3$d.png
  • newProjection - optional, use 'ellipsoid' for ellipsoid prjection

open map

map=mapName&

setZoom

z=zoom&

open point

longitude=lon&latitude=lat& or lon=lon&lat=lat&

open track

track=track&

where track is decoded track "xLonyLatxNextLonyNextLat", for example track=x-34y-51x-34.5y-51.5x-34.1y-51.2

deprecated store