Skip to content

Releases: mbloch/mapshaper

v0.5.97

18 Mar 02:31
Compare
Choose a tag to compare
  • Better warnings and error messages.

v0.5.96

15 Mar 21:53
Compare
Choose a tag to compare
  • Added colors=random option to the -classify command.
  • Added more sensible default behavior to the -classify command.

v0.5.95

10 Mar 17:54
Compare
Choose a tag to compare
  • Added vertex deletion in "edit vertices" mode by double-clicking on non-endpoint vertices.

v0.5.94

09 Mar 15:27
Compare
Choose a tag to compare
  • Added file_exists() test to -if/-elif expression context.

v0.5.93

07 Mar 04:17
Compare
Choose a tag to compare
  • Add a vertex in "edit vertices" mode by dragging the midpoint of a segment.

v0.5.92

04 Mar 15:02
Compare
Choose a tag to compare
  • Show vertices in the "drag vertices" editing mode.
  • Added -c/--commands option to mapshaper-gui, for running console commands when data is first imported.

v0.5.91

02 Feb 16:43
Compare
Choose a tag to compare
  • Added -print command, for printing messages to the console or terminal. Useful in conjunction with the -if/-elif/-else commands.
  • Added field_exists(), field_type() and field_includes() functions to -if expressions.

v0.5.89

31 Jan 02:20
Compare
Choose a tag to compare
  • Added help documentation for -symbols command.
  • Added --name option to mapshaper-gui, for setting the layer names of imported files.

v0.5.88

25 Jan 21:50
Compare
Choose a tag to compare
  • Added -if/-elif/-else/-endif commands for running commands selectively.
  • Bug fixes

v0.5.87

14 Jan 03:17
Compare
Choose a tag to compare
  • Added undo/redo to the "drag vertices" interactive editing mode.