Skip to content

Gekd/MapsToAtakFormatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MapsToAtakFormatter

How to use

  1. Create a new map in Google My Maps
  2. Rename the layers to: "0 - ...", "1 - ...", ... .
  3. Add markers
    image image
  4. Create a .env file and add the link from Googe My Maps as URL="YOUR_GOOGLE_MY_MAPS_LINK"
  5. Run the Docker build command docker build -t formatter .
  6. Run the Docker run command docker run --rm -v $(pwd):/src/output formatter
  7. Copy the .kmz files from output directory into your device atak/overlays directory
  8. Import the files inside the Atak 1748284025637 Select Local SD and import the files inside of atak/overlays directory 1748284025635
  9. Enjoy! 1748284025639

About

Dockerised tool to convert My Google Maps overlay into compatible format for use in ATAK.

Topics

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors