Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Nov 00:12
e4527f3

GADM v0.1.0

Closed issues:

  • Explore open datasets of geographic borders (countries, states, cities) (#1)
  • [Dataset] Download GADM Dataset using DataDeps.jl (#2)
  • [GPKG] Add function to process gpkg using ArchGDAL package (#4)
  • [Test] Add test suite for download.jl (#6)
  • Improve get() functionality (#10)
  • Postprocess Geopackage dataset into a tree (#11)
  • Replace ISO 3166-2 Alpha 3 to Alpha 2 codes (#12)
  • get function doesn't work (#16)
  • add tests to ensure polygons satisfy GeoInterface (#18)
  • Always return Multipolygon from get function (#23)

Merged pull requests:

  • [Download] Write script to fetch and extract geometric data (#3) (@zerefwayne)
  • [Test] Add test suite for download.jl (#5) (@zerefwayne)
  • Remove info log on download (#7) (@zerefwayne)
  • CompatHelper: add new compat entry for "DataDeps" at version "0.7" (#8) (@github-actions[bot])
  • Extract country polygon via get() function (#9) (@zerefwayne)
  • Remove Julia 1.0 from Travis and Update comments (#13) (@zerefwayne)
  • CompatHelper: add new compat entry for "ArchGDAL" at version "0.5" (#14) (@github-actions[bot])
  • [polygon] Improve get function to return geometry of any region (#15) (@zerefwayne)
  • Refactor and replace Geography=>GADM (#17) (@zerefwayne)
  • Add test to verify country boundaries (#19) (@zerefwayne)
  • Add Meshes test suite, polygon and coordinates function (#21) (@zerefwayne)
  • Cleanup code (#22) (@juliohm)
  • Force get() to return multipolygon and update tests (#24) (@zerefwayne)
  • CompatHelper: add new compat entry for "GeoInterface" at version "0.5" (#25) (@github-actions[bot])