Skip to content

v0.7.0

Compare
Choose a tag to compare
@dg0yt dg0yt released this 05 Jun 10:25
· 3248 commits to release since this release

Mapper 0.7.0 contains many visible and invisible changes over Mapper 0.6.x.

  • The software is build on top of a significant number of third-party components which have to be assembled and delivered with Mapper for Windows, Mac and Android. A new "superbuild" system (#674, https://github.com/OpenOrienteering/superbuild) helps to provide a consistent and reproducible set of sources, patches and documentation.
    You may think this affects only developers. But wait: The superbuild facilitates the provisioning of Mapper updates, including security updates and bug fixes for third-party components, and the addition of new features which depend on third party components.
  • Mapper starts using GDAL/OGR, adding access to many geodata file formats (#574).
    However, only a small set of vector data formats are supported at the moment. Shape file support is the only real addition so far. DXF file support is much improved. GPX and OSM support has some changes in behaviour. More formats and raster data will be added in future Mapper releases.
  • The text editor has been significantly reworked. Now it features input method support which helps not only for non-latin alphabets but also enables text editing on Android. A number of quirks were removed.
  • For DXF files generated by Terje's script for lidar data processing (http://tmsw.no/mapping/basemap_generation.html), there is now basic support for assigning symbols by a CRT file (#261).
  • On macOS, a nasty PDF export bug was fixed (#269).
  • This release fixes some bugs with importing OCD files.
    (Georeferenced templates were imported incorrectly for georeferenced OCD files, #879; Mapper may hang with some files, #875.)
  • A Chinese translation was added by a contributor, and many translations were improved.
  • JPEG2000 is no longer supported. The previous third-party component has been without updates for a while and was deactivated due to security issues.
    (We may re-add JPEG2000 in a future version, based on GDAL and another library.) Note that normal JPEG files still work unchanged.
  • The previous ISOM symbol set is renamed to ISOM2000.
    (Work on an ISOM2017 symbol set is in progress but not yet ready.)

Find the resolved issues on Github.
Known issues in v0.7.0 will be collected there, too.
The release contains 373 commits since 0.6.8, changing 480 source files, contributed by 14 persons.

Thanks to all the contributors!

Deprecation Warnings

  • Mapper 0.7 is the last version which supports OS X 10.7.
  • Mapper 0.7 is the last version which supports reading the legacy binary file format. (Write support was removed a long time ago. You will see a warning when opening a file in this format. Just save the map again to upgrade to the current format.)

All Downloads

Windows

Windows and Linux packages for major distribution are provided via OBS at
https://download.opensuse.org/repositories/home:/dg0yt:/openorienteering:/archive/

Android packages

Use 0.7.0.1 instead.

macOS / OS X packages

See below.

Built using superbuild 772e956.