Skip to content

2.2.2 Release

Compare
Choose a tag to compare
@snowman2 snowman2 released this 12 Jul 13:18
c47e3ac

Changes

  • Update wheels to PROJ 6.1.1
  • Add deprecation warning when using +init= syntax (pull #358)
  • Added pyproj.crs.is_proj() (pull #359)
  • Fixed case in CRS.to_dict() with CRS.to_proj4() returning None (pull #359)
  • Keep no_defs in input PROJ string as it does not hurt/help anything in current code (pull #359)
  • Made public properties on C classes readonly (pull #359)
  • Update data dir exception handling to prevent ignoring errors (pull #361)
  • CRS.to_cf() export transverse mercator parameters for UTM zones (pull #362)

Acknowledgements

Thanks to everyone who contributed to this release! The code reviews and bug reports are definitely appreciated. Additionally, thanks to those who help with the distribution!