Monday 22 August 2016

traccar-web with custom offline maps

(incomplete)
traccar-web interface to traccar.org
* allows URL sign-on and better mobile interface

https://github.com/vitalidze/traccar-web/

quick and dirty method - replace opensteetmap tile url with local tilestache server tiles

get file-roller (archive manager):

sudo apt-get install gnome-common
sudo apt-get install yelp

git clone 
https://wiki.gnome.org/Apps/FileRoller
./auto


install traccar.org and traccar-web as per their respective installers - confirm working.


On linux system you can open /opt/traccar/traccar-web.war with archive manager, edit files then re-pack quite easily. https://wiki.gnome.org/Apps/FileRoller (installed default in ubuntu 12.0.4 

We are concentrating on the mobile interface
traccar-web.war/m/index.html:
change any references to CDN cloudflare css or js libraries to point to "js/{name of js" or "css/{name..." as required.
then download and add the css or js file to the traccar-web.war/js/ or /css within the archive and re-pack the grml file

...



1 comment: