Skip to content

Releases: MakieOrg/GeoMakie.jl

v0.4.3

22 Sep 10:44
f377455
Compare
Choose a tag to compare

GeoMakie v0.4.3

Diff since v0.4.2

Closed issues:

  • GeoInterface 1 support (#117)

Merged pull requests:

v0.4.2

23 Jul 09:20
a120e51
Compare
Choose a tag to compare

GeoMakie v0.4.2

Diff since v0.4.1

Closed issues:

  • v0.3.0 examples somewhat broken (#99)
  • no method matching layout_text (#111)
  • West and East in the wrong direction (#113)

Merged pull requests:

  • Fix tick labels (#109) (@asinghvi17)
  • CompatHelper: bump compat for "GeoInterface" to "1.0" (#115) (@github-actions[bot])

v0.4.1

15 May 22:45
Compare
Choose a tag to compare

GeoMakie v0.4.1

Diff since v0.4.0

v0.4.0

09 May 03:23
b6eae8f
Compare
Choose a tag to compare

GeoMakie v0.4.0

Diff since v0.3.1

Closed issues:

  • Example of how to configure attributes, e.g. color of lat/lon grid in geoaxis!() (#32)
  • Documenter issue: picture in title (#37)
  • Plotting Coastlines with ortographic projection (#47)
  • Warnings on fresh install (#51)
  • Supporting GeometryBasics geometries (#53)
  • GeoMakie example does not show geoaxis (#55)
  • Tiny image when plotting a limited lon-lat range in GeoMakie 0.1.14 (#56)
  • Multiple callback errors when hovering over a projected map (no inverse_transform method) (#77)
  • How to use heatmap!, contourf!, or heatmap! with GeoMakie.jl v0.2? (#86)
  • precompile fail on M1 (#104)

Merged pull requests:

v0.3.1

16 Mar 14:27
9d1c087
Compare
Choose a tag to compare

GeoMakie v0.3.1

Diff since v0.3.0

Merged pull requests:

v0.3.0

13 Jan 14:49
Compare
Choose a tag to compare

GeoMakie v0.3.0

Diff since v0.2.2

Merged pull requests:

v0.2.2

28 Aug 14:27
8e86541
Compare
Choose a tag to compare

GeoMakie v0.2.2

Diff since v0.2.1

Merged pull requests:

  • Replace Point2f0 with Point2f, FRect2D with Rect2f, etc. (#88) (@knuesel)

v0.2.1

19 Jul 15:33
7258a93
Compare
Choose a tag to compare

GeoMakie v0.2.1

Diff since v0.2.0

Closed issues:

  • geojson example that GeoMakie has trouble with (#45)
  • Orthographic projection not working. (#84)
  • Where did the docs index.md disappear? (#85)

Merged pull requests:

  • CompatHelper: bump compat for "Makie" to "0.15" (#87) (@github-actions[bot])

v0.2.0

04 Jul 08:48
e6c7985
Compare
Choose a tag to compare

GeoMakie v0.2.0

Diff since v0.1.17

Closed issues:

  • downgrading AbstractPlotting v0.15.6 ⇒ v0.13.11 (#64)
  • Released versions don't work on Julia 1.6 (#72)

Merged pull requests:

  • remove projections.jl (#81) (@visr)
  • CompatHelper: bump compat for "StructArrays" to "0.6" (#82) (@github-actions[bot])

v0.1.17

23 Jun 09:23
9581929
Compare
Choose a tag to compare

GeoMakie v0.1.17

Diff since v0.1.16

Closed issues:

  • transform_func not working (#78)

Merged pull requests:

  • update README with example from tests (#79) (@visr)
  • CompatHelper: bump compat for "Makie" to "0.14" (#80) (@github-actions[bot])