Skip to content

Releases: mbloch/mapshaper

v0.3.7

12 Aug 04:06
Compare
Choose a tag to compare
  • Added a button for exporting to CSV.
  • Added delimiter= export option for overriding the default delimiter when outputting as CSV.
  • More consistent layer naming -- layers created with the "+" option are unnamed by default.
  • Interface refinements.

v0.3.6

09 Aug 16:03
Compare
Choose a tag to compare
  • Web UI now can import CSV files and standalone DBF files, which enables joining via the console.
  • Bug fixes

v0.3.5

06 Aug 13:28
Compare
Choose a tag to compare
  • The attribute data inspector now supports editing data values.
  • The -split command can be applied to layers with no geometry.
  • Bug fixes

v0.3.4

02 Aug 19:32
Compare
Choose a tag to compare
  • Turn on attribute data inspection on rollover by clicking the "i" button.

v0.3.3

27 Jul 16:18
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Adds freeform export options to export menu.
  • Fixes several bugs.

v0.3.0

13 Jul 00:39
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Add popup error messages to the web UI.
  • Add a "No simplification" option to the web UI import dialog.