Skip to content

Releases: chrieke/prettymapp

0.6.0

25 Dec 21:22

Choose a tag to compare

  • Add image download button with format (png, svg) selection
  • Small improvements to local run config

0.5.0

29 Dec 21:22
786bdbf

Choose a tag to compare

  • Adds boolean credits parameter to the Plot class. Set to False to hide the OSM/package credits on the map.
  • Fixes an issue where customized landcover_classes where ignored in get_osm_geometries.
  • Fixes an issue where setting a landcover_class to False resulted in a Keyerror.
  • Various documentation & example improvements.

0.4.0

30 Nov 15:40
fb52cfe

Choose a tag to compare

  • Allow selection of landcover classes via new landcover_classes parameter in get_osm_geometries
  • drawing_settings parameter in Plot now defaults to STYLES["Peach"]
  • pyproject.toml replaces setup.py & requirements.txt files

0.3.0

23 Apr 20:01

Choose a tag to compare

  • Add get_osm_geometries_from_xml to plot OSM XML files
  • Add Dockerfile

0.2.0

25 Aug 13:57

Choose a tag to compare

  • Upgraded dependencies, adjust deprecated functions.

0.1.0

03 Dec 19:46

Choose a tag to compare

  • Initial stable release on pypi