Version 2.5.1.4
Jump to navigation
Jump to search
Version 2.5.1.4
2016-07-07
Project templates
You can now save a project as a project template, and use that template when creating a new project. The advantage of using a template isntead of a copy of an existing project, is that a tempate is saved as only one file and is therefore easy to share. You can also apply an existing template to an existing project (via the File-menu).
Guide for creating a new project
When you create a new project, a step-by-step guide helps you through the process of creating a complete project.
Fixed number parsing error in forest map importer
When importing a shape file that has single precision fields (float), a parsing occurred if decimal notation was used, while scientific notation was accepted. Both types are now accepted. For double precision fields no error occurred.