Skip to content

v2.0.0

Compare
Choose a tag to compare
@praszuk praszuk released this 21 Sep 20:20
· 58 commits to master since this release
v2.0.0
  • Import mode: Full, Geometry and Tags
  • Settings:
    • Multiple servers configurations
    • Multiple data sources including combined data sources (1st for geometry, 2nd for tags)
    • Notifications
    • Uncommon tags
    • ...more settings in JOSM advanced preferences with searching by key plbuildings.
  • GUI Sidebar (Toggle Dialog) new options:
    • Import mode combobox
    • Data source combobox
  • New duplicate detecting algorithm (dotting instead of gluing to the nearest nodes)
  • New stats (geometry update counter)
  • Auto-inject source:building and source:geometry tags
  • Autoremove source=geoportal.gov.pl tag
  • Update translations
  • Shortcuts/settings/actions with more consistent names
  • Update JOSM and Java (11+) version
  • Update README.md
  • Huge refactor – rewritten a lot of code (ImportManager, MVC for GUI, reformatted code and more)