Fix geopackage reading without fiona
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