Skip to content

rick51231/atak-dted-dp-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATAK DTED2 DataPackage generator

This tool used for downloading DTED2 elevation models data from USGS and creating ATAK DataPackages from it. In releases section, you can find datapackages for several regions.

Requirements

  • USGS account
  • Geoapify api key (create free-tier account. For single-use you can find key in the source code of this page)
  • Geoapify regions ids (see below)

Get region ids

Usage

  • Install requirements npm install
  • Fill variable usgsLogin in index.js with you USGS login
  • Fill variable usgsPassword in index.js with you USGS password
  • Fill variable geoapifyKey in index.js with you Geoapify api key
  • Fill variable regions in index.js with required regions list
  • Run script via node index.js
  • When it's finished, the datapackages will be in the release folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published