Skip to content

Application for recording and displaying locations using owntracks, tileserver-gl and tippecanoe.

License

Notifications You must be signed in to change notification settings

dkbnz/tilecanoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Owntracks Tileserver

Application stack for recording and displaying locations using owntracks, tileserver-gl and tippecanoe

See demo at https://map.dougbarrett.nz/

Flow of data

Usage

git clone https://github.com/dkbarrett/tilecanoe.git
cd tilecanoe
mkdir data
echo -e "lat,lon\n" > ./data/locations.csv
htpasswd -c ./frontend/.htpasswd <OWNTRACKS USERNAME>
docker-compose up -d

"Build vector tilesets from large collections of GeoJSON features."

"Vector and raster maps with GL styles. Server side rendering by Mapbox GL Native. Map tile server for Mapbox GL JS, Android, iOS, Leaflet, OpenLayers, GIS via WMTS, etc."

"OwnTracks allows you to keep track of your own location. You can build your private location diary or share it with your family and friends. OwnTracks is open-source and uses open protocols for communication so you can be sure your data stays secure and private."

About

Application for recording and displaying locations using owntracks, tileserver-gl and tippecanoe.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published