Releases: JuliaGeo/GeoInterface.jl
Releases · JuliaGeo/GeoInterface.jl
v1.3.0
v1.2.1
GeoInterface v1.2.1
Merged pull requests:
v1.2.0
GeoInterface v1.2.0
Closed issues:
- Plotting multipolygon objects (#42)
- Cannot convert LinearRingTrait to series data for plotting (#68)
- Makie support? (#70)
- Makie plotting LibGEOS MultiLineString shows additional lines (#83)
Merged pull requests:
- stop using Base.convert (#66) (@visr)
- Added fallback method for
extent
. (#67) (@evetion) - Plot LinearRings (#69) (@evetion)
- add GeoInterfaceMakie (#71) (@jw3126)
- add Plots.jl recipes for features and feature collections (#72) (@rafaqz)
- Add new compat entry for MakieCore for GeoInterfaceMakie.jl (#82) (@jaakkor2)
- fix dispatch on base types and test them (#84) (@rafaqz)
- convert to module types (#85) (@rafaqz)
- fix #83 (#86) (@jw3126)
- use isdefined to check module has geointerface_geomtype function (#88) (@rafaqz)
- fix performance and correctness of base points, and test (#89) (@rafaqz)
- Release v1.2.0 (#91) (@evetion)
v1.0.1
GeoInterface v1.0.1
Merged pull requests:
- add trait based plot recipes in a subpackage (#46) (@rafaqz)
- usability improvements for implementation tests (#59) (@rafaqz)
- Extend usage of is3d and ismeasured to all traits. (#60) (@evetion)
Feature
andisfeaturecollection
(#61) (@rafaqz)- Add geometrycolumns as an interface method. (#63) (@evetion)
- Features fixes (#64) (@rafaqz)
v1.0.0
GeoInterface v1.0.0
Closed issues:
- coordinates return a Vector of Vector (#20)
- Why dispatch on concrete types? (#23)
- FR: Use GeometryTypes points instead of custom ones (#24)
- GeoInterface v1.0 RFC (#26)
- Fallback point implementations (#54)
- Pre register nitpick:
geomtype
doesn't return a type... (#55)
Merged pull requests:
- New (breaking) Traits based release (#33) (@evetion)
- MassInstallAction: Install the CompatHelper workflow on this repository (#44) (@meggart)
- add getpolygons and getrings functions (#47) (@rafaqz)
- standardise trait arg passing (#48) (@rafaqz)
- some editing of #33 (#49) (@visr)
- export the traits (#50) (@visr)
- geomtype => geomtrait (#56) (@evetion)
- Add implementations for Base types. (#57) (@evetion)
- CompatHelper: add new compat entry for Extents at version 0.1, (keep existing compat) (#58) (@github-actions[bot])
v0.5.7
GeoInterface v0.5.7
Closed issues:
- Thoughts on additional operation implementations? (#41)
Merged pull requests:
v0.5.6
GeoInterface v0.5.6
Merged pull requests:
v0.5.5
v0.5.4
GeoInterface v0.5.4
Merged pull requests:
- Install TagBot as a GitHub Action (#31) (@JuliaTagBot)
- CompatHelper: bump compat for "RecipesBase" to "1.0" (#32) (@github-actions[bot])
v0.5.3
v0.5.3 (2020-02-06)
Merged pull requests:
- CompatHelper: bump compat for "RecipesBase" to "0.8" (#30) (github-actions[bot])