Andrew
Sounds good.
I wasn't thinking about "right now" anyway.
Where can I find a version to beta test in the mean time? With the latest from Jan, I can't switch on the creation of GPX traces.
Would it be possible to keep track of which tags usually require numerical input and switch the on screen keyboard accordingly?
The same question for values that will almost always start capitalised?
I believe it would improve usability tremendously.
I'm adding rwn_ref a lot lately. Is there a place where I can add this to what gets autocompleted? It would be really nice if it were learning this by itself...
Sounds good.
I wasn't thinking about "right now" anyway.
On Thu, Sep 6, 2012 at 9:05 AM, Jo <winf...@gmail.com> wrote:Where can I find a version to beta test in the mean time? With the latest from Jan, I can't switch on the creation of GPX traces.
Would it be possible to keep track of which tags usually require numerical input and switch the on screen keyboard accordingly?
I thought about doing that for house numbers but sadly they are just *mostly* numerical and Android doesn't support
a way to choose numerical input mode without restricting input to just numerical values.
(At least none that I'm aware of.)
Would make my own house-number tagging so much easier to have large 0-9 buttons instead of a QWERTZ keyboard.
Currently we only have autocomplete and a special autocomplete for nearby street names.
The same question for values that will almost always start capitalised?
I believe it would improve usability tremendously.
I'm adding rwn_ref a lot lately. Is there a place where I can add this to what gets autocompleted? It would be really nice if it were learning this by itself...
I'm not aware of the rwn_ref tag.
What does it represent?
Sounds good.I wasn't thinking about "right now" anyway.
It sounded "sooner" rather than "later" to me! ;-)
As I've mentioned elsewhere, the new EasyEdit mode successfully rolls just about all the functionality of the previously separate editing modes into a single mode. I *really* dislike applications that operate in modes. What I really, really want is to get *all* the existing editing functionality into the EasyEdit mode. At that point we could remove the editing modes entirely and just use EasyEdit, but I am *not* advocating that for this release. There should be a transition release with all the modes in it so that people used to the separate modes aren't faced with a sudden change. The release after can drop all the modes.
So that we can get the best feedback in relation to EasyEdit, I feel it is important for it to do everything the separate modes can do. Currently what is missing is: Append and File OpenStreetBug. Jan has already pointed out that Append can be achieved by creating a new way and merging/joining with the target way.
That leaves "File OpenStreetBug". I know Jan doesn't like the idea of a pop-up context menu, but I can't think of anything better.
On Thursday, September 6, 2012 3:48:05 PM UTC+8, Marcus Wolschon wrote:On Thu, Sep 6, 2012 at 9:05 AM, Jo <winf...@gmail.com> wrote:Where can I find a version to beta test in the mean time? With the latest from Jan, I can't switch on the creation of GPX traces.
Would it be possible to keep track of which tags usually require numerical input and switch the on screen keyboard accordingly?
I thought about doing that for house numbers but sadly they are just *mostly* numerical and Android doesn't support
a way to choose numerical input mode without restricting input to just numerical values.
(At least none that I'm aware of.)
Would make my own house-number tagging so much easier to have large 0-9 buttons instead of a QWERTZ keyboard.
Currently we only have autocomplete and a special autocomplete for nearby street names.
The same question for values that will almost always start capitalised?
I believe it would improve usability tremendously.
I'm adding rwn_ref a lot lately. Is there a place where I can add this to what gets autocompleted? It would be really nice if it were learning this by itself...
I'm not aware of the rwn_ref tag.
What does it represent?
@Polyglot: Currently, all our autocompletes come from a copy of the JOSM presets file we've embedded inside Vespucci. The copy we have doesn't mention rwn_ref and I haven't checked if JOSM have revised their file since we grabbed our copy. I note that Jan has added something to do with custom presets as part of his GSoC project. It's in the preferences, but I don't know how that works. I think we need some additions to our wiki?!
Also, I concur with Markus in relation to custom keyboards and capitalisation. Android makes that sort of thing difficult. Not only that, but somewhere there would need to be instructions telling Vespucci which OSM keys were numeric versus text versus capitalised. The logical place would be the presets file, but JOSM makes no provision for that sort of thing. In short, it's way too hard to consider right now! :-(
On Thu, Sep 6, 2012 at 4:45 PM, andrewg_oz <andrew....@gmail.com> wrote:I'm not sure we should do this.
The reason is simply to avoid accidential changes because mobile input while walking, riding a bicycle,
being shaken around in a bus or train,... is much more imprecise then in the lab.
It should be easy to make small, intended changes without fighting the UI just because you have a hard time
tapping without swiping/... .
I'm all for making the EasyEdit mode more powerfull but I'm reluctant to remove the existing modes.
The current UI paradigm is to have the ActionBar and context sensitive ActionModes.
So the whole platform has modes as a concept.
On the desktop this is avoided to make all functionality easy to access but in our case
I'm not that sure about making things too easy to access. You'd be either fighting constant confirmation and feedback
or making accidential changes with lots of either UNDO or not noticing you made a change or searching
for the change you are reported to have made.
So that we can get the best feedback in relation to EasyEdit, I feel it is important for it to do everything the separate modes can do. Currently what is missing is: Append and File OpenStreetBug. Jan has already pointed out that Append can be achieved by creating a new way and merging/joining with the target way.
How would you append a single node then? You can't create a way with less then 2 nodes.
On Thursday, 6 September 2012 23:06:34 UTC+8, Marcus Wolschon wrote:On Thu, Sep 6, 2012 at 4:45 PM, andrewg_oz <andrew....@gmail.com> wrote:I'm not sure we should do this.
The reason is simply to avoid accidential changes because mobile input while walking, riding a bicycle,
being shaken around in a bus or train,... is much more imprecise then in the lab.
It should be easy to make small, intended changes without fighting the UI just because you have a hard time
tapping without swiping/... .I always survey on a bicycles, and I always stop before whipping the phone out to edit :-) Same for walking. I haven't been a passenger in a vehicle and tried to map, though.
I'm all for making the EasyEdit mode more powerfull but I'm reluctant to remove the existing modes.
The current UI paradigm is to have the ActionBar and context sensitive ActionModes.
So the whole platform has modes as a concept.
On the desktop this is avoided to make all functionality easy to access but in our case
I'm not that sure about making things too easy to access. You'd be either fighting constant confirmation and feedback
or making accidential changes with lots of either UNDO or not noticing you made a change or searching
for the change you are reported to have made.I think it's difficult to make accidental tag changes. Accidental geometry changes are possible, and that has happened to me. The new Undo feature goes a long way to helping, but perhaps some sort of a geometry lock/unlock would be the solution. It wouldn't prevent creation of new nodes and ways, but prevent accidental dragging of existing nodes.
I have added some documentation in the wiki. You can add a URL to a
preset XML file in the preferences. The preset will then be downloaded
and you can select it.