Skip to content

Fix geopackage reading without fiona

Latest
Compare
Choose a tag to compare
@JoshCu JoshCu released this 05 Sep 18:36
· 18 commits to main since this release
910cfb3

using the pyogrio driver instead of the fiona driver means that the automatic crs conversions no longer happen automatically, this addresses that issue and:

  • Fixes selection by lat lon

  • Fixes the map selection when fiona isn't installed

  • Additionally fixes the catchment you clicked on not being highlighted