Skip to content

Releases: mbloch/mapshaper

v0.2.3

26 Oct 14:18

Choose a tag to compare

  • Add -i id-field= option: import Topo/GeoJSON 'id' property to the specified data field
  • Extend -o id-field= option to GeoJSON Features (previously TopoJSON only)

v0.2.2

26 Oct 14:18

Choose a tag to compare

  • Update weighting function for weighted Visvalingam simplification
  • Add support for loading mapshaper.js with RequireJS
  • Improve display of information with -info command
  • Add undocumented -dissolve2 command, which can dissolve overlapping polygons

v0.2.1

26 Oct 14:19

Choose a tag to compare

  • Improve performance of -erase when erase layer contains many small polygons

v0.2.0

26 Oct 14:19

Choose a tag to compare

  • New command line syntax
  • New -clip and -erase commands
  • Many bug fixes