Vespucci 0.9.4 (release candidate)

I’ve uploaded a new beta / test build to google drive see https://drive.google.com/folderview?id=0B9pKLmh8s1h8bFI5bGd4VnhYWkk&usp=sharing

Major changes:

  • refactoring of projection code with an eye to corectness and not performance (feedback welcome if speed is bearable or not)
  • multiple simultaneous preset support
  • test implementation of GPS overlay (this uses a lot of heap and may cause problems on older devices)

Simon

The test build has been updated to

  • fix some bugs
  • use https access to the API by default

Simon

The test build has been updated to

  • fix two serious bugs
  • started support of imagery alignment (currently this can’t be saved yet, but that is planned for the release of 0.9,4)
  • imagery provider configuration is now based on https://github.com/osmlab/editor-imagery-index
  • some preference screen and default values clean up
  • re-do of tag editor layout

If you are using 0.9.3 please install the version from https://drive.google.com/folderview?id=0B9pKLmh8s1h8TnJCS0FjMnQybWc&usp=sharing this contains the above mentioned fixes.

Simon

The current test build is now in a reasonable stable state and will just see bug fixes and translation updates before release. Please test if you have time.

Further changes

  • added find function to lookup location in nominatim
  • added goto current GPS location
  • added action to arrange nodes of a closed way in a circle
  • added auto preset setting for name suggestions (can be turned off via preference)
  • support for name suggestions
  • support in a limited fashion geo: URIs and JOSM style remote control (zoom and load_and_zoom commands without element selection).
  • support saving of offsets to imagery offset DB
  • add action to directly set position of node by entering coordinates.

Version 0.9.4r735 is a potential release candidate, with the exception of updating the translations and if a major issue turns up, this is what will be going out.

Simon