Fix deprecations on julia 0.7/1.0, drop support for 0.6
Fixed
- Fixed all deprecation warnings in julia 0.7
Changed
- Minimum supported release is now julia 0.7
epsg_code
no longer returns a Nullable, but aUInt16
, ornothing
if not present
epsg_code
no longer returns a Nullable, but a UInt16
, or nothing
if not present