List of changes and improvements:

Advanced tools with support for Help layers

The desktop version of the application has been expanded with a set of tools for modifying geometry:

  • Profile generation - This function allows generating a profile along a line or polygon. The tool allows the user to control the density (and width in the case of lines).
  • Line extension - This function allows extending a selected line by a specified length.
  • Parallel line generation - This function allows generating a parallel line offset by a specified distance.
  • Intersection point display - This function allows displaying intersection points between virtually extended lines.
  • Tool for "Cut Area" - allows modification of the original geometry using difference. The tool also supports 3D geometry.
  • Area cutting (difference) tool - The tool enables cutting areas in polygon layers. The tool also supports 3D geometries.
  • Buffer - The tool enables creating a buffer around selected features. The tool also supports 3D geometries.
  • Line direction change - The tool allows changing the direction of lines. The tool also supports 3D geometries.
  • Common point generation - This tool allows the user to create common points for all selected geometries.
  • Line generation from polygon - The tool for generating lines from polygons allows transforming polygon boundaries into lines.
  • Polygon generation from lines - The tool for generating polygons from lines allows transforming a set of lines into polygons.
  • Split by point - The tool allows splitting a line by a point.
  • Export vertices to Help layer - This function allows exporting the vertices of a selected element on the map to an Help layer.
  • Extract vertices to Help layer - This function allows extracting the vertices of a selected element on the map to an Help layer.
  • Triangulation grid generation - This function allows efficiently creating triangulation for simple and complex geometries and improves data visualization.
  • Help Layers

    The desktop and mobile versions of the application have been expanded to support help layers.

    The plugin is available for every template. After activation, a new group called "Help Layers" is visible in the layer tree.
    Help layers do not require any attributes to be specified and are automatically saved when clicked on the map.
    Additionally, the group and each of the Help layers allow for removing their objects on the map with one click. Help layers are integrated with all tools. This solution allows for temporarily modifying geometry without the risk of permanent storage.

    Adding WMS Layers

    The desktop version of the application has been expanded to include:

    The ability to add WMS layers to the project. This new functionality allows for selecting layers and adding them as one layer or separately.
    WMS layers will be added to a separate directory where they can be managed freely. During loading, the appropriate coordinate system will be selected and the style will be adjusted.
    Supported versions are 1.1.1 and 1.3.0.

    More label choices

    The desktop and mobile versions of the application have been extended to support a greater number of layer labels.

    Additional labels allow information to be displayed in a more organized manner.
    This allows users to more precisely determine what information is to be displayed.

    XML in the Importer tool


    The desktop version of the application has been extended to support .xml files.

    Now you can easily import data in XML format, which will make it easier for you to manage and transfer data. The Import LandXML plugin has been replaced by an extension of the Importer plugin. Before importing a file, the plugin will allow you to configure layers and coordinate systems.

    Existing functionalities and tools have been improved with the following enhancements:

  • Before printing a map, users can now add a grid to the map by selecting the Grid option. This facilitates distance and area measurements and provides precise positioning of points, lines, or objects.
  • Displaying GML schema information allows for quick identification when working on projects that utilize multiple GML layer schemas.
  • Selecting all GML layers during their addition can now be done with a single click, eliminating the need to individually select each layer.
  • Opening the attribute table from an object allows for better identification and referencing.
  • Editing multiple objects simultaneously in the attribute table speeds up the process of assigning the same values to different objects.
  • The layer tree can now be filtered, enabling efficient sorting and organization of the tree when working with projects that have multiple layers.
  • A logout button has been added to the project window in the top right corner.
  • The project search functionality has been optimized, making it easier to filter and navigate between projects.
  • Line splitting now occurs by right-clicking instead of double-clicking.