AAT does not automatically remove downloaded map tiles. This is to...
This means that you have to remove old tiles manually from time to time.
Go to Settings->Map Tiles
to remove old map tiles.
Enable offline map rendering:
Settings->Map Tiles
).Menu->Map
.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.
For questions, feedback and bugreports send an e-mail to aat@bailu.ch