ATAK-Maps
A collection of maps for use in ATAK
File Explorer
Download Latest Version (.zip)- bug_report.yml
- feature_request.yml
- map_request.yml
- generate-catalog.py
- generate-catalog.yml
- map-health-check.yml
- map-release.yml
- pages.yml
- star-history.yml
- super-linter.yml
- test-mapvalidator.yml
- validate-maps-deep.yml
- validate-maps.yml
- basemapde_raster_farbe.xml
- basemapde_raster_grau.xml
- Bing_Hybrid.xml
- Bing_Maps.xml
- Bing_Satellite.xml
- blm_land_ownership_sma.xml
- blm_satellite_land_ownership.xml
- cycleosm_osm_cycle.xml
- .star-history.sig
- star-history-dark.svg
- star-history-light.svg
- star-history.png
- add-to-atak.png
- atak-maps-logo.png
- directory-layout.png
- install-flow.png
- xml-anatomy.png
- maps-filter.js
- maps.css
- 2026-03-12-docs-schema-ci-plan.md
- 2026-07-13-github-pages-site.md
- 2026-03-12-docs-schema-ci-design.md
- 2026-03-13-map-validation-design.md
- 2026-07-13-github-pages-site-design.md
- creating-custom-maps.md
- index.md
- install-guide.md
- release-guide.md
- xml-reference.md
- esri_clarity.xml
- esri_nat_geo_world.xml
- esri_usa_topo_maps.xml
- esri_world_topo.xml
- google_hybrid.xml
- google_roadmap_alt.xml
- google_roadmap_no_poi.xml
- google_roadmap_standard.xml
- google_satellite_only.xml
- google_terrain.xml
- grg_bc_wildfire_perimeters_current.xml
- grg_blm_public_lands_overlay.xml
- grg_FEMA_NFHL_Flood_Hazard_Zones.xml
- grg_google_road_only_overlay.xml
- grg_google_terrain_shading_overlay.xml
- grg_waymarkedtrails_cycle_routes_overlay.xml
- add-to-atak.png
- ATAK_MAPS_Logo.png
- __init__.py
- __main__.py
- catalog.py
- probe.py
- qr.py
- reporter.py
- xml_checks.py
- michelin_osm_michelin.xml
- mtbmapcz_mtb_map_europe.xml
- NAIP_USDA_ConusPrime.xml
- naturalresourcescanada_cbmt.xml
- naturalresourcescanada_toporama.xml
- openseamap_base_chart.xml
- openseamap_seamarks.xml
- opentopo_opentopomap.xml
- os_light_3857.xml
- os_outdoor_3857.xml
- os_road_3857.xml
- PL_Geoportal_Ortofoto_Standard_EPSG3857.xml
- mobac-maps.xsd
- gen_pages_catalog.py
- probe.sh
- test-map.sh
- validate.sh
- __init__.py
- conftest.py
- test_catalog.py
- test_cli.py
- test_probe.py
- test_qr.py
- test_reporter.py
- test_xml_checks.py
- usgs_usgsbasemap.xml
- usgs_usgsimageryonly.xml
- usgs_usgsimagerytopo.xml
- usgs_usgsshadedrelief.xml
- .gitattributes
- .gitignore
- .isort.cfg
- .jscpd.json
- .releaserc.json
- CHANGELOG.md
- CLAUDE.md
- CONTRIBUTING.md
- descriptions.yml
- LICENSE
- mkdocs.yml
- pyproject.toml
- README.md
- uv.lock
# Installation Guide
1. Get the code
git clone https://github.com/joshuafuller/ATAK-Maps
Downloads the entire project code from GitHub to your computer.
cd ATAK-Maps
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install .
Installs the package published on PyPI directly โ no need to clone the source.
python <์คํํ ํ์ผ๋ช
>.py # README์์ ์ ํํ ์คํ ํ์ผ๋ช
์ ํ์ธํ์ธ์
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
