AAT does not remove any downloaded map tiles. This is to...
This means that you have to remove old tiles manually from time to time. You can select an appropriate cache directory from the settings. Preferably this directory would be on external or internal mas storage that can also be accessed from your PC.
AAT let's you create and view files in GPX format. This files are exchangeable with many other applications. They can also be edited in a text editor. These and other files are stored in subdirectories of the data directory. You can choose the location of the data directory from the settings. The structure of the data directory is as follows:
aat_data/activity[0-4]
- tracked activitiesaat_data/log
- activity that gets tracked at the momentaat_data/nominatim
- search result from OpenStreetMap Nominatimaat_data/osm_features
- OSM Features original file and parsed filesaat_data/overlay
- overlays such as planned tracks or search resultsaat_data/overpass
- queries from the OSM Overpass serveraat_data/dem3
- cached Digital elevation data from the Shuttle Radar Topography Mission and other sourcesAAT lets you query the Overpass API. Any result of a query can be saved to aat_data/overlay
. It then can be displayed as an overlay inside the map-view whenever needed.
[amenity=restaurant]
will get you list of all restaurants located inside the area that was visible on the map-view before opening the Overpass dialog.
Instead of the default symbol you can use the map icons from SJJB Management:
aat_data/osm_features/icons
.iconmap.txt
to aat_data/osm_features/icons
.For questions, feedback and bugreports send an e-mail to aat@bailu.ch