Skip to content

v0.6.100

Compare
Choose a tag to compare
@mbloch mbloch released this 07 Oct 19:10
· 4 commits to master since this release
  • 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