Skip to content

Releases: mbloch/mapshaper

v0.3.4

02 Aug 19:32

Choose a tag to compare

  • Turn on attribute data inspection on rollover by clicking the "i" button.

v0.3.3

27 Jul 16:18

Choose a tag to compare

  • Correctly import numeric DBF fields that use commas as the decimal separator.
  • Use retina-quality rendering on retina displays.
  • New UI color scheme.
  • L/R arrow keys toggle between layers.
  • Added experimental weight-scale option to weighted Visvalingam simplification method.

v0.3.2

22 Jul 14:44

Choose a tag to compare

  • Add delete buttons for each layer in the layers menu.
  • Stop displaying ghosted clipping shapes after clip or erase commands.
  • Many other improvements to the web interface.

v0.3.1

14 Jul 17:08

Choose a tag to compare

  • Adds freeform export options to export menu.
  • Fixes several bugs.

v0.3.0

13 Jul 00:39

Choose a tag to compare

  • An updated web interface has a built-in console with support for command line editing.
  • Support for text encodings in the web UI.
  • Many bug fixes.

v0.2.28

26 Jun 14:21

Choose a tag to compare

  • [cli] Fixed regression reading .shp files larger than 1GB.
  • [web] Added buttons for zooming in/out.

v0.2.27

20 Jun 03:31

Choose a tag to compare

  • Add popup error messages to the web UI.
  • Add a "No simplification" option to the web UI import dialog.

v0.2.26

17 Jun 01:03

Choose a tag to compare

  • The Web UI can now load more than one file. Only the last-loaded file can be edited and exported. The previous file is visible as a faded image. Older files are dropped.
  • Handle some irregularities found in in-the-wild .shp files.

v0.2.25

15 Jun 05:51

Choose a tag to compare

  • Web UI shows a progress bar while importing large datasets.

v0.2.24

12 Jun 23:27

Choose a tag to compare

  • The web interface can now import Zip archives containing supported file types.