Skip to content

Releases: JuliaEarth/GeoIO.jl

v1.12.11

28 Mar 20:29
03d935d
Compare
Choose a tag to compare

GeoIO v1.12.11

Diff since v1.12.10

Merged pull requests:

  • Add support for saving/loading geotables without attributes in formats that support data (#77) (@eliascarv)

Closed issues:

  • Cannot save geotable with empty values (#73)

v1.12.10

22 Mar 18:21
ce71acf
Compare
Choose a tag to compare

GeoIO v1.12.10

Diff since v1.12.9

Merged pull requests:

  • Handle saving/loading geotables without values in the formats: GeoJSON, GeoParquet, GPKG (GDAL) (#75) (@eliascarv)

v1.12.9

19 Mar 18:55
Compare
Choose a tag to compare

GeoIO v1.12.9

Diff since v1.12.8

v1.12.8

29 Feb 13:46
1f88a58
Compare
Choose a tag to compare

GeoIO v1.12.8

Diff since v1.12.7

Merged pull requests:

  • Bump codecov/codecov-action from 3 to 4 (#70) (@dependabot[bot])
  • Bump peter-evans/create-pull-request from 5 to 6 (#71) (@dependabot[bot])
  • Replace deprecated Formatting.jl with Format.jl (#72) (@eliascarv)

v1.12.7

25 Jan 18:01
Compare
Choose a tag to compare

GeoIO v1.12.7

Diff since v1.12.6

Merged pull requests:

v1.12.6

16 Jan 14:32
cd42cf7
Compare
Choose a tag to compare

GeoIO v1.12.6

Diff since v1.12.5

Merged pull requests:

v1.12.5

10 Jan 16:56
8644448
Compare
Choose a tag to compare

GeoIO v1.12.5

Diff since v1.12.4

Merged pull requests:

  • CompatHelper: bump compat for Shapefile to 0.12, (keep existing compat) (#65) (@github-actions[bot])
  • CompatHelper: bump compat for GeoJSON to 0.8, (keep existing compat) (#66) (@github-actions[bot])

v1.12.4

04 Jan 16:49
Compare
Choose a tag to compare

GeoIO v1.12.4

Diff since v1.12.3

Merged pull requests:

  • MSH format: Add support for "NodeData" and "ElementData" (#64) (@eliascarv)

Closed issues:

  • Missing file formats (#20)

v1.12.3

03 Jan 19:02
dcd8794
Compare
Choose a tag to compare

GeoIO v1.12.3

Diff since v1.12.2

Merged pull requests:

  • Add support for loading and saving MSH files (#62) (@eliascarv)

v1.12.2

02 Jan 18:36
f993f04
Compare
Choose a tag to compare

GeoIO v1.12.2

Diff since v1.12.1

Merged pull requests:

  • Fix STL tests (#59) (@eliascarv)
  • CompatHelper: bump compat for Shapefile to 0.11, (keep existing compat) (#60) (@github-actions[bot])
  • Add support for loading and saving OFF files (#61) (@eliascarv)

Closed issues:

  • Improve STL tests (#58)