Releases: mbloch/mapshaper
Releases · mbloch/mapshaper
v0.6.72
v0.6.71
- [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
v0.6.69
v0.6.68
v0.6.67
- -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
- [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.