The settings for Vespucci are split over two screens: standard and advanced preferences. The more commonly used settings should in general be in the first screen.
The style that is used to render OpenStreetmap data. Additional styles can be added by including corresponding files in the Vespucci directory. Documentation on the style file format can be found online here Vespucci Data Styling.
Manage custom imagery layers not included in the standard configuration. This supports configuring both remote tile sources with a URL or on device MBTiles.
See custom imagery help for more information.
Disable the Android automatic screen lock.
Display a large ring around selected nodes making draging and positioning nodes easier.
Enables dragging of individual way nodes of a selected way without selecting the node first, this can make geometry editing substantially faster in some circumstances.
Start preset management screen. Vespucci supports JOSM style presets that can be downloaded and added from this screen.
Configure the standard validator.
There are currently two configurable checks: a check for missing keys and an age based one for re-surveying.
For objects with the configured tags the validator will check if they have been modified in the number of days set in the rule and if they have not, highlight the objects. check_date and check_date:... keys with last modified dates are taken in to consideration if they are older than the modification date of the object.
The missing tag check works on the combination of the keys that should be checked and the preset for element.
Example: the default configuration checks that a name tag is present on a object if the matching preset contains a name field in the non-optional tags (the check rules can be configured to require "optional" tags).
Alternative tags can be indicated by separating them with a vertical bar "|".
Example: "name|ref" will fail only if neither a name or a ref tag is present. Note that is a tag is present that leads to the absence of a tag being ignored (currently supported: noname=yes, validate:no_name=yes, noref=yes for name and ref tags), the check will terminate with the corresponding missing tag.
By default all validations are enabled, if you want to disable individual checks, you can do that here.
Configure how far away from a highway a highway end node must be to not be highlighted as an error.
The dialog displayed allows to edit the meta-data for individual templates or delete them, save the current templates and load templates from files.
Configure the keys used for the nearby POI display.
Starts the advanced preferences editor.