Package mapsoft2: Information

    Source package: mapsoft2
    Version: 2.3-alt1
    Build time:  Oct 21, 2023, 09:41 PM
    Report package bug
    License: GPL3.0
    Summary: mapsoft2 - programs for working with maps and geodata
    Description: 
    mapsoft2 - programs for working with maps and geodata

    List of rpms provided by this srpm:
    mapsoft2 (e2kv6, e2kv5, e2kv4, e2k)
    mapsoft2-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    mapsoft2-vmap-data (noarch)

    Maintainer: Vladislav Zavjalov

    List of contributors:
    Vladislav Zavjalov

      1. gcc-c++
      2. /usr/bin/pod2html
      3. /usr/bin/pod2man
      4. /usr/bin/unzip
      5. libgif-devel
      6. ImageMagick-tools
      7. libgtkmm3-devel
      8. libtiff-devel
      9. libjansson-devel
      10. libjpeg-devel
      11. libcairomm-devel
      12. libcurl-devel
      13. libxml2-devel
      14. libdb4.7-devel
      15. libzip-devel
      16. libpng-devel
      17. zlib-devel
      18. transfig
      19. libproj-devel
      20. librsvg-devel

    Last changed


    Oct. 20, 2023 Vladislav Zavjalov 2.3-alt1
    - fixes for macOS build (thanks to Nikolay Korotkiy)
    - impreve module building system: use make program to extract dependencies from Makefiles.
    - fig: support for utf8 files produced by xfig 3.2.9
    - srtm: fix 1px shift in y-coordinate
    - ocad: transfer code from mapsoft1 (no adaptation for mapsoft2)
    - ms2geofig srtm: change scnt_minpts default; apply this filter before
        reducing number of points; --replace option
    - Vector maps:
      - Do not connect labels with wrong name if object have other labels with correct name.
      - Render Pulkovo-1942 grid on vector maps (pulk_grid drawing feature).
      - Add label_maxnum drawing feature. Default 0 for labels, 1 for points.
      - Add short_expand and short_skip drawing features. Expand/skip too short lines.
      - Fix clip drawing feature.
      - Remove clip_border parameter. Use "brd clip" drawing feature instead.
      - Allow re-defining variables in config files.
      - Add outer drawing feature border step.
      - Save multisegment objects to FIG/GPX as multiple objects; detect holes when reading.
      - Much faster tile rendering for a small map piece in a large border.
      - Default render configuration: grid, new signs for passes, fix rendering
        of steep glaciers, expand short bridges to 4px, etc.
    July 21, 2023 Vladislav Zavjalov 2.2-alt1
    - Fix hangs and crashes in downloader (thanks to Ilya Kurdyukov)
    July 15, 2023 Vladislav Zavjalov 2.1-alt1
    - Vector maps: fix osm, xfig, and vmap interfaces, add gpx interface.
      New options: wpt_pref, update_type, update_types, label_names, osm_ids, osm_tags, crop_labels.
      Rename options: update_tag, update_type, update_types -> replace_*.
      Use system configuration files from /usr/share/mapsoft2/ by default.
      ifdef/ifndef/else/endif/define/define_if_undef commands in configuration files.
    - Update vector map scripts and configuration (vmap_data/scrpts/, vmap_data/)
    - ms2view: dialog for editing track point.
    - geom: fis line_filter_v1 and line_rectcrop functions.
    - Makefile: fix install rules (remove existing dirs).
    - Fix for gcc13, include missing cstdint.
    - Fix for proj >=9.2.1.
    - Update documentation, examples and man pages.