Пакет mapsoft2: Информация

    Исходный пакет: mapsoft2
    Версия: 2.3-alt1
    Собран:  21 октября 2023 г. 21:41
    Сообщить об ошибке в пакете
    Домашняя страница: https://slazav.github.io/mapsoft2/

    Лицензия: GPL3.0
    О пакете: mapsoft2 - programs for working with maps and geodata
    Описание: 
    mapsoft2 - programs for working with maps and geodata

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    mapsoft2 (e2kv6, e2kv5, e2kv4, e2k)
    mapsoft2-debuginfo (e2kv6, e2kv5, e2kv4, e2k)
    mapsoft2-vmap-data (noarch)

    Сопровождающий: Vladislav Zavjalov

    Список участников:
    Vladislav Zavjalov

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

    Последнее изменение


    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.
    21 июля 2023 г. Vladislav Zavjalov 2.2-alt1
    - Fix hangs and crashes in downloader (thanks to Ilya Kurdyukov)
    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.