[OSM-dev] [GSoC] Improvements to Vespucci
Peter Wendorff
wendorff at uni-paderborn.de
Wed Aug 1 08:41:14 BST 2012
Hi Jan.
I didn't use Vespucci, yet, but as a small suggestion, because I thought
about it while reading your mail:
I assume it's possible to apply several presets to the same object, each
adding it's tags; at least that's what I'm doing in JOSM e.g. by using
the fuel template and afterwards adding the address using the address
template.
Combining this with what you describe about Vespucci, I wonder, if
Vespucci supports this, too in the autocomplete feature - that more than
one preset is used for the autocomplete menus.
Second question in the same direction:
If I add addr:street, and that's part of an address preset - wouldn't it
be nice even if I don't use prefix to get the "common tag combination"
as suggested by the prefix description in the autocomplete feature?
Just an idea ;)
regards
Peter
Am 01.08.2012 06:40, schrieb Jan Schejbal:
> Hi,
> Preset support is now enhanced. When applying a preset:
>
> * Fixed tags (i.e. key and value are given) are still added as usual
> * Non-fixed, non-optional tags (e.g. text or combo tags) are added with
> the key only. If the user saves without entering a value, it will be
> removed.
> * Non-fixed, optional tags are not automatically added, but considered
> when the autocomplete menu is built
>
> The autosuggest now works like this:
> * automatically triggered once at least letter is entered (a threshold
> of 0 is NOT supported by android, unfortunately)
> * Triggered when the user clicks an already-focused input box
> * Can be hidden by the back key (default behavior)
>
> * The key autosuggest menu contains
> ** First, all keys that apply to the preset that was applied (if any)
> ** Then, all keys in presets fitting the current node type in
> alphabetical order (i.e. if a key appears only in presets that can only
> be applied to nodes, it will not be suggested when a way is being tagged)
> ** Keys that are already used are NOT offered again
>
> * The value autosuggest contains all values, in alphabetical order, that
> can be applied to the given key
>
> An APK will be provided later.
>
> Kind regards,
> Jan
>
> _______________________________________________
> dev mailing list
> dev at openstreetmap.org
> http://lists.openstreetmap.org/listinfo/dev
>
More information about the dev
mailing list