Skip to content

Releases: mbloch/mapshaper

v0.6.20

12 Jan 21:24
Compare
Choose a tag to compare
  • Added "Snapshot file" export option to web UI.
  • Updated the layers menu in the web UI.
  • Use more compression when exporting snapshots via export menu or -o command.

v0.6.19

10 Jan 19:01
Compare
Choose a tag to compare
  • Added support for a new file format (.msx) for saving and restoring mapshaper sessions.
  • Added a web UI widget for working with session snapshots.

v0.6.18

05 Jan 16:22
Compare
Choose a tag to compare
  • Fix for bug preventing some zipped Shapefiles from being imported in the web UI.

v0.6.17

04 Jan 05:12
Compare
Choose a tag to compare
  • Commands -require, -run, -define can now be used before data is loaded.

v0.6.16

03 Jan 05:18
Compare
Choose a tag to compare
  • Added support for saving output files to a user-selected directory in the web UI, if supported by the browser.
  • Added support to the web UI for reading and writing gzipped (.gz) files.
  • Improved support for .zip and .gz files in both web and cli programs.
  • Minor update to dbf text encoding detection.

v0.6.15

22 Dec 22:31
Compare
Choose a tag to compare
  • Added support to the CLI for reading .kml and .kmz files.
  • Added support to the CLI for writing .kml files.
  • Added support to the web UI for writing .kml files.

v0.6.14

16 Dec 19:59
Compare
Choose a tag to compare
  • Added support to the CLI for reading and writing .zip files.

v0.6.13

10 Dec 18:17
Compare
Choose a tag to compare
  • Gzipped output is inferred if output filename ends in ".gz".

v0.6.12

08 Dec 01:31
Compare
Choose a tag to compare
  • Support for reading larger .gz files (up to 2GB unzipped GeoJSON and CSV files).

v0.6.11

06 Dec 12:11
Compare
Choose a tag to compare
  • Added support to the CLI and Node interface for reading and writing gzipped files with the .gz extension.