Skip to content

Releases: JuliaGeo/GeoInterface.jl

v1.3.0

27 Mar 17:22
cd04721
Compare
Choose a tag to compare

GeoInterface v1.3.0

Diff since v1.2.1

Merged pull requests:

  • Add wrapper types for all geometries (#78) (@rafaqz)
  • add LinearRing recipes and test plotting, also test LineString (#93) (@rafaqz)
  • fall back to Extents.extent (#94) (@rafaqz)
  • Use map instead of collect with a broadcast. (#95) (@evetion)

v1.2.1

23 Jan 18:02
1b0b131
Compare
Choose a tag to compare

GeoInterface v1.2.1

Diff since v1.2.0

Merged pull requests:

  • Hotfix to actually return preknown extent. (#92) (@evetion)

v1.2.0

23 Jan 16:22
Compare
Choose a tag to compare

GeoInterface v1.2.0

Diff since v1.0.1

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:

v1.0.1

23 Jun 10:14
abcac34
Compare
Choose a tag to compare

GeoInterface v1.0.1

Diff since v1.0.0

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 and isfeaturecollection (#61) (@rafaqz)
  • Add geometrycolumns as an interface method. (#63) (@evetion)
  • Features fixes (#64) (@rafaqz)

v1.0.0

17 May 17:39
70413dc
Compare
Choose a tag to compare

GeoInterface v1.0.0

Diff since v0.5.7

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

17 Jan 00:27
9d35d49
Compare
Choose a tag to compare

GeoInterface v0.5.7

Diff since v0.5.6

Closed issues:

  • Thoughts on additional operation implementations? (#41)

Merged pull requests:

  • only set aspect_ratio on nonmutating calls of plot() (#43) (@rush42)

v0.5.6

13 Oct 21:16
a1ce0e9
Compare
Choose a tag to compare

GeoInterface v0.5.6

Diff since v0.5.5

Merged pull requests:

  • generalise crs and bbox to return nothing for any object (#40) (@rafaqz)

v0.5.5

12 Apr 15:35
6c49e19
Compare
Choose a tag to compare

GeoInterface v0.5.5

Diff since v0.5.4

Closed issues:

  • Plot error: MethodError: no method matching geotype(::Shapefile.MultiPatch) (#34)
  • Points as AbstractPositions (#35)

Merged pull requests:

  • MassInstallAction: Install the TagBot workflow on this repository (#36) (@visr)
  • MassInstallAction: Install the CI workflow on this repository (#37) (@visr)
  • allow setting of aspect_ratio (#38) (@rush42)

v0.5.4

06 Apr 16:01
7c1affb
Compare
Choose a tag to compare

GeoInterface v0.5.4

Diff since v0.5.3

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

06 Feb 21:21
v0.5.3
f7dbf79
Compare
Choose a tag to compare

v0.5.3 (2020-02-06)

Diff since v0.5.2

Merged pull requests: