Releases: JuliaGeo/GeoInterface.jl
Releases · JuliaGeo/GeoInterface.jl
v1.4.0
GeoInterface v1.4.0
Merged pull requests:
- Fix printing wrapper geoms (#150) (@BenCurran98)
- Implement crs and geometrycolumn fallbacks via DataAPI (#161) (@asinghvi17)
- Bump codecov/codecov-action from 4 to 5 (#174) (@dependabot[bot])
- CompatHelper: bump compat for GeometryBasics to 0.5 for package GeoInterfaceMakie, (keep existing compat) (#175) (@github-actions[bot])
v1.3.8
v1.3.7
GeoInterface v1.3.7
Merged pull requests:
- add trait promotion without array (#159) (@alex-s-gardner)
- bump patch version to v1.3.7 (#162) (@asinghvi17)
Closed issues:
- Should Multi types accept single geometries as inputs to make type promotion more intuitive (#157)
v1.3.6
GeoInterface v1.3.6
Merged pull requests:
- Add Raster API. (#76) (@evetion)
- Handle vectors with missings correctly in GeoInterfaceMakie (#139) (@asinghvi17)
- Implement
crstrait
. (#140) (@evetion) - add Wrappers as a module to the makedocs call (#145) (@asinghvi17)
- fix typos (#148) (@spaette)
- Better child error when creating geom from array (#154) (@tiemvanderdeure)
Closed issues:
v1.3.5
GeoInterface v1.3.5
Merged pull requests:
- Add a 1-arg curried version of
GI.convert
(#130) (@asinghvi17) - Bump julia-actions/cache from 1 to 2 (#132) (@dependabot[bot])
- CompatHelper: bump compat for MakieCore to 0.8 for package GeoInterfaceMakie, (keep existing compat) (#133) (@github-actions[bot])
- Make the comment about why only length-4 vectors can have M more clear (#135) (@asinghvi17)
- Allow vectors with mixed single and multi geometries to be plotted in Makie (#136) (@asinghvi17)
- Bump GeoInterface patch version (#137) (@asinghvi17)
Closed issues:
- ArchGDAL Polygons are drawn with
mesh
instead ofpoly
in CairoMakie (#104)
v1.3.4
GeoInterface v1.3.4
Merged pull requests:
- allow missing in arrays for Makie plots (#117) (@rafaqz)
- Bump codecov/codecov-action from 3 to 4 (#120) (@dependabot[bot])
- Add a couple more entries to
INTEGRATIONS.md
(#121) (@asinghvi17) - Bump julia-actions/setup-julia from 1 to 2 (#123) (@dependabot[bot])
- Add
ncoord
for arbitraryWrapperGeometry
(#124) (@asinghvi17) - Bump version to v1.3.4 (#125) (@asinghvi17)
Closed issues:
v1.3.3
v1.3.2
GeoInterface v1.3.2
Merged pull requests:
- Tweak extent fallback (#96) (@rafaqz)
- Type stable calc extent (#98) (@rafaqz)
- Create dependabot.yml (#101) (@yeesian)
- Bump codecov/codecov-action from 1 to 3 (#102) (@dependabot[bot])
- Bump actions/checkout from 2 to 3 (#103) (@dependabot[bot])
- Standardise
@enable
and apply it toWrapperGeometry
(#107) (@rafaqz) - Use GI.convert for Makie plots, allow arrays (#108) (@rafaqz)
- Bump actions/checkout from 3 to 4 (#111) (@dependabot[bot])
Closed issues:
v1.3.1
GeoInterface v1.3.1
Merged pull requests: