Skip to content

Releases: mbloch/mapshaper

v0.6.72

17 Mar 04:19
Compare
Choose a tag to compare
  • Bug fix

v0.6.71

17 Mar 03:10
Compare
Choose a tag to compare
  • [web] Added a new edit mode for polyline layers: line drawing combined with line reshaping (by adding and dragging vertices), removed the old "edit vertices" menu item.
  • [web] Added attribute editing to the inspection control, removed the "edit attributes" menu item.
  • [web] Added a new button ("Frame") to the box tool buttons, which creates a rectangular map frame.

v0.6.70

09 Mar 20:57
Compare
Choose a tag to compare
  • Fix for bug affecting -mosaic and -polygon commands (they incorrectly incorporated paths from other layers).

v0.6.69

08 Mar 23:35
Compare
Choose a tag to compare
  • Web UI bug fixes

v0.6.68

07 Mar 20:40
Compare
Choose a tag to compare
  • [scalebar] giving a pair of distances creates a dual-unit scale bar (style b only).
  • [web] minor bug fixes and improvements.

v0.6.67

03 Mar 18:19
Compare
Choose a tag to compare
  • -rectangle command with width= option creates a "frame" layer to use as the extent of an SVG map by setting the size of the SVG viewport (an alternative to using -o fit-extent= option).
  • [web] Map symbols scale as the map zooms when a frame layer is visible.
  • [web] Draggable box tool resizes symmetrically with the shift key pressed.
  • [web] Allow selected layer to be temporarily hidden (via layers menu).

v0.6.66

01 Mar 15:07
Compare
Choose a tag to compare
  • [web] Added ability to edit attribute data of multiple selected features ("select features" tool).
  • [web] Added interactive tool for adding points to point-type layer by clicking on the map.
  • [web] Added "Add empty layer" button to the layers menu.
  • [web] Added center handle for dragging the interactive box tool.
  • Added -o fit-extent= option, to use a layer extent (typically a layer containing a single rectangle) for setting the extent of SVG output.

v0.6.65

21 Feb 06:55
Compare
Choose a tag to compare
  • Added "drag-to-resize" editing mode for resizing rectangles interactively.

v0.6.63

13 Feb 22:33
Compare
Choose a tag to compare
  • Add support for nested -if/-elif/-else/-endif commands.

v0.6.62

12 Feb 02:02
Compare
Choose a tag to compare
  • Removed restrictions on the allowable size of the graticule interval (in degrees).
  • Added targets object to the -run command expression context, giving access to multiple target layers.