Skip to content

Releases: mbloch/mapshaper

v0.6.101

15 Oct 21:54
Compare
Choose a tag to compare
  • Added -affine fit-bbox= option, for transforming data to fit within a bounding box.
  • Improved arrow symbols.

v0.6.100

07 Oct 19:10
Compare
Choose a tag to compare
  • Added -frame command, for creating a rectangular map frame layer with a defined display size. Used to set SVG output size and on-screen symbol scale.
  • Added -o no-null-props option, which uses "properties":{} instead of "properties":null when outputting GeoJSON features with no attribute data.
  • Added support for sub-pixel sizes of pattern fills like hatches and dots (see the -style fill-effect= option).
  • Bug fixes

v0.6.99

16 Aug 23:56
Compare
Choose a tag to compare
  • Bug fixes

v0.6.98

16 Jun 16:01
Compare
Choose a tag to compare
  • Added remove-empty flag for -filter-slivers command.

v0.6.97

05 Jun 11:53
Compare
Choose a tag to compare
  • [web] Prompt user to project imported files to match selected layer, when relevant.
  • [svg] Add fill="none" to unstyled rectangle layers, to prevent map frame rectangles from displaying with SVG default black polygon fill.

v0.6.96

18 May 14:15
Compare
Choose a tag to compare
  • Bug fix

v0.6.95

17 May 14:23
Compare
Choose a tag to compare
  • Rename "shift/drag box tool" to "rectangle tool" and show instructions when first turned on.
  • Bug fixes

v0.6.94

15 May 17:36
Compare
Choose a tag to compare
  • Bug fixes

v0.6.93

08 May 14:49
Compare
Choose a tag to compare
  • Bug fix

v0.6.92

07 May 15:58
Compare
Choose a tag to compare
  • Bug fix