Releases: OpenOrienteering/mapper
v0.7.0
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.
v0.7.0.1 Android rebuild
This is a new release of the 0.7.0 binary packages for Android, now using superbuild 0744024, fixing JPEG crash #891.
v0.7.0-RC4
Release Candidate 4 for Mapper 0.7.0. Built using superbuild 1b2ba2f.
This release candidate contains 370 commits since 0.6.8, changing 480 source files, contributed by 14 persons.
v0.7.0-RC3
Release Candidate 3 for Mapper 0.7.0. Built using superbuild 940ee2b.
The release candidate contains 332 commits since 0.6.8, changing 479 source files.
v0.7.0-RC2
Release Candidate 2 for Mapper 0.7.0 (work in progress)
Built using superbuild #5c4e3c9 .
Android packages: Sensors not working (GPS, compass).
v0.6.8
The focus of Mapper release v0.6.8 is fixing bugs and polishing the packages:
- Fix wrong placement on copy-and-paste with georeferenced maps (#831).
- Fix import of certain line symbols from OCD files (#834).
- Fix latent issues in template alignment.
- Update the manual.
- Use the proper build flags on Debian and Ubuntu.
- Use the system libpolyclipping on Fedora.
Find the resolved issues on Github.
Known issues in v0.6.8 will be collected there, too.
The release contains 13 selected commits since 0.6.7, changing 23 source files.
Note that this release does not yet include GDAL-based importers. This work-in-progress remains available with the "unstable" builds.
Thanks to all the contributors!
All Downloads
Windows
Downloads for Windows are built and hosted on openSUSE build service (OBS).
Installer for 64 bit Windows (x64)
Installer for 32 bit Windows (x86)
Self-extracting archive for 64 bit Windows
Self-extracting archive for 32 bit Windows
macOS
Downloads for macOS are hosted on Github.
DMG for drag-and-drop installation
Android
Downloads for Android are hosted on Github.
APK for armeabi-v7a
APK for x86
All major Linux distribution
We provide downloads for Linux which are built and hosted on openSUSE build service (OBS).
It is sufficient to download and install a single binary package. If you add the repository as suggested, you will receive future updates as soon as they are released.
Sources
The Mapper source code from OpenOrienteering is available at the end of this page. Source code of 3rd-party components is provided in the OpenOrienteering/sources repository on Github and in the repositories on OBS.
v0.6.7
Mapper v0.6.7 brings a highly requested feature: Thanks to a contribution by @mitchellkrome, you may now select (i.e. search for) objects using tags (#358). Further bugfixes and improvements are:
- Complete Indonesian translation
- Correct adjustment of out-of-bounds coordinates on .omap import (#806)
- Correct placement of objects on .ocd import (#784)
- Import of .omap files which are non-wellformed because of invalid characters (#773)
- Online declination lookup opens the result in the web browser rather than failing (#814).
- Translation updates and encoding corrections
Find the resolved issues on Github.
Known issues in v0.6.7 will be collected there, too.
The release contains 201 commits since 0.6.6, changing 114 source files.
Note that this release does not yet include GDAL-based importers. This work-in-progress remains available with the "unstable" builds.
Thanks to all the contributors!
All Downloads
Windows
Downloads for Windows are built and hosted on openSUSE build service (OBS).
Installer for 64 bit Windows (x64)
Installer for 32 bit Windows (x86)
Self-extracting archive for 64 bit Windows
Self-extracting archive for 32 bit Windows
macOS
Downloads for macOS are hosted on Github.
DMG for drag-and-drop installation
Android
Downloads for Android are hosted on Github.
APK for armeabi-v7a
APK for x86
Arch Linux and Debian testing
Users of Arch Linux and Debian testing may use their distributions' packages of openorienteering-mapper which should appear with some delay (AUR, Debian package).
All major Linux distribution
We provide downloads for Linux which are built and hosted on openSUSE build service (OBS).
It is sufficient to download and install a single binary package. If you add the repository as suggested, you will receive future updates as soon as they are released.
Sources
The Mapper source code from OpenOrienteering is available at the end of this page. Source code of 3rd-party components is provided in the OpenOrienteering/sources repository on Github and in the repositories on OBS.
v0.6.6
Mapper v0.6.6 contains bugfixes and improvements:
- Register the orienteering map file types on Linux (#756)
- Add map-parts selection to the Android app (#757)
- Redesigned font-size settings (#764, #759)
- Handle upper-case filename extensions (#765)
- Improved translations and symbol sets
Find the resolved issues on Github.
[Known issues in v0.6.6](https://github.com/OpenOrienteering/mapper/issues?q=label:"known issues v0.6.6") will be collected there, too.
The release contains 85 commits since 0.6.5, changing 63 source files.
Note that this release does not yet include GDAL-based importers. This work-in-progress remains available with the "unstable" builds.
Thanks to all the contributors!
All Downloads
Windows
Downloads for Windows are built and hosted on openSUSE build service (OBS).
Installer for 64 bit Windows (x64)
Installer for 32 bit Windows (x86)
Self-extracting archive for 64 bit Windows
Self-extracting archive for 32 bit Windows
macOS
Downloads for macOS are hosted on Github.
DMG for drag-and-drop installation
Linux
Users of Arch Linux and Debian testing may use their distributions' packages of openorienteering-mapper which should appear with some delay (AUR, Debian package).
Our downloads for Linux are built and hosted on openSUSE build service (OBS).
You may add the repository as suggested, but it is also sufficient to download and install a single binary package.
Android
Downloads for Android are hosted on Github.
APK for armeabi-v7a
APK for x86
Sources
The Mapper source code from OpenOrienteering is available at the end of this page. Source code of 3rd-party components is provided in the OpenOrienteering/sources repository on Github and in the repositories on OBS.
v0.6.5
Mapper v0.6.5 contains bugfixes and improvements:
- Fixed writing invalid .omap files after importing .ocd files (#748)
- Fixed writing invalid coordinates to .ocd files in some cases (#749)
- Fixed creeping deformation of objects during rotation (#743)
- Added writable locations for SD cards etc. on Android (#745)
- Improved many translations
Find the resolved issues on Github.
[Known issues in v0.6.5](https://github.com/OpenOrienteering/mapper/issues?q=label:"known issues v0.6.5") will be collected there, too.
The release contains 67 commits since 0.6.4, changing 50 source files.
Note that this release does not yet include GDAL-based importers. This work-in-progress remains available with the "unstable" builds.
Thanks to all the contributors!
All Downloads
Windows
Downloads for Windows are built and hosted on openSUSE build service (OBS).
Installer for 64 bit Windows (x64)
Installer for 32 bit Windows (x86)
Self-extracting archive for 64 bit Windows
Self-extracting archive for 32 bit Windows
macOS
Downloads for macOS are hosted on Github.
DMG for drag-and-drop installation
Linux
Downloads for Linux are built and hosted on openSUSE build service (OBS).
You may add the repository as suggested, but it is also sufficient to download and install a single binary package.
Android
Downloads for Android are hosted on Github.
APK for armeabi-v7a
APK for x86
Sources
The Mapper source code from OpenOrienteering is available at the end of this page. Source code of 3rd-party components is provided in the OpenOrienteering/sources repository on Github and in the repositories on OBS.
v0.6.4
Mapper v0.6.4 contains bugfixes and improvements. It contains 170 commits since 0.6.3, changing 129 source files. The most important changes are:
- Add a symbol set for course design and control description sheets
- Add Dutch and Portugese (Brazil) translations
- Improve many other translations (as separate downloads below: Hungarian and Japanese)
- Fix wrong symbol sizes in translated symbol sets
- Don't corrupt view settings after printing or export
Note that this release does not yet include GDAL-based importers. This work-in-progress remains available with the "unstable" builds.
Find all resoved issues on Github.
[Known issues in 0.6.4](https://github.com/OpenOrienteering/mapper/issues?q=label:"known issues 0.6.4") will be collected there, too.
Thanks to all the contributors!
All Downloads
Post-release translation updates for Hungarian and Japanese
Download the following .qm file to a permanent location and open it from the language settings:
OpenOrienteering_hu.qm (corresponding source at 1a275e9)
OpenOrienteering_ja.qm (corresponding source at 1a275e9)
Windows
Downloads for Windows are built and hosted on openSUSE build service (OBS).
Installer for 64 bit Windows (x64)
Installer for 32 bit Windows (x86)
Self-extracting archive for 64 bit Windows
Self-extracting archive for 32 bit Windows
OS X
Downloads for OS X are hosted on Github.
DMG for drag-and-drop installation
Linux
Downloads for Linux are built and hosted on openSUSE build service (OBS).
You may add the repository as suggested, but it is also sufficient to download and install a single binary package.
Android
Downloads for Android are hosted on Github.
APK for armeabi-v7a
APK for x86
Sources
The Mapper source code from OpenOrienteering is available at the end of this page. Source code of 3rd-party components is provided in the OpenOrienteering/sources repository on Github and in the repositories on OBS.