Skip to content

Releases: mbloch/mapshaper

v0.6.113

30 Sep 01:46

Choose a tag to compare

  • Support for adding Mapbox vector tile and raster tile basemaps.

v0.6.112

12 Sep 03:17

Choose a tag to compare

  • Support for drag-dropping or pasting datafile hyperlinks from a web page onto the web UI.
  • Added -o show-all option for exporting snapshots from the CLI with all layers visible in GUI.

v0.6.111

19 Aug 18:30

Choose a tag to compare

  • Switched to better-performing robust segment geometry functions using BigInt (instead of big.js).

v0.6.110

13 Aug 21:26

Choose a tag to compare

  • Switched to arbitrary-precision math to improve reliability of -clean, -dissolve2 and several other commands.
  • Added keep-shapes option to -filter-slivers to retain one ring in multipart polygon features that would otherwise be removed completely.
  • Removed the -q/--quick-view option from mapshaper-gui. Now, "quick view" (skipping the import prompt) is the default.
  • Added -i/--import-prompt option to mapshaper-gui, to display the import prompt if desired.
  • Now, SVG coordinate precision is settable using the -o precision= option (previously SVG precision was always two decimals).

v0.6.109

31 Jul 18:37

Choose a tag to compare

  • Fixed a geometry error

v0.6.108

27 Jul 23:32

Choose a tag to compare

  • [web] Fix for coordinate precision of drawn rectangles

v0.6.107

26 Jul 19:53

Choose a tag to compare

  • [web] Added Display menu to configure basemaps and several other settings.

v0.6.106

01 Jul 02:01

Choose a tag to compare

  • Bug fixes

v0.6.105

28 Jun 15:16

Choose a tag to compare

  • Updated basemap api keys

v0.6.104

26 Jun 18:45

Choose a tag to compare

  • Updated rollup