Releases: JOSM/areaselector
Improved preferences and usability
Improved area detection with better performance
Areaselector now uses Canny edge detection from boofcv. This works without using the color and works great with high dpi vector graphics.
If the canny edge detection cannot find a matching polygon, a more robust, but not so good algorithm is used to detect the area.
Fixed crash
Fixed crash because of a wrong default value (see #16 )
Added load on runtime capability
Plugin supports load at runtime now.
Smal Improvements on AddressDialog
New Algorithm setting and optimized for HDPI basemap.at Images
Basemap.at provides now a HDPI version at TMS URL: tms[19]:http://maps.wien.gv.at/basemap/bmaphidpi/normal/google3857/{zoom}/{y}/{x}.jpeg
. The plugin has been updated to work better with that better resolution images.
The following changes have been conducted:
- Allow the thinning Iterations to be adjusted in the UI
- Adjusted colorThreshold from 17 to 14.
Internationalization, Cleanup & Address Dialog improvements
This release includes source code cleanup and internationalization (thanks @JOSM Team)!
To avoid problems by multiple plugins using log4j we are depending on the log4j plugin. If you update to this version and haven't got log4j installed, you will be prompted to install it.
The address dialog has a custom tab order to allow easier editing (the radio buttons are excluded).
Improved Noise Reduction & fixed loading prefs
Noise Reduction works slightly better now.
Tolerance Angle and Tolerance Distance are now loaded correctly from preferences file
Improved Area detection
In previous releases the area was slightly to small, if the borders were to thick. This issue is now resolved by applying thinning algorithms.
I hope this helps making areaselector more practical for mapping buildings, especially in Austria with basemap.