Package mapsoft2: Information

  • Default inline alert: Version in the repository: 2.5-alt1

Binary package: mapsoft2
Version: 2.3-alt1
Architecture: i586
Build time:  Oct 20, 2023, 10:06 PM in the task #332281
Source package: mapsoft2
Report package bug
License: GPL3.0
Summary: mapsoft2 - programs for working with maps and geodata
Description: 
mapsoft2 - programs for working with maps and geodata

Maintainer: Vladislav Zavjalov

List of contributors:
Vladislav Zavjalov

ACL:
Vladislav Zavjalov
@everybody

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.