GeoBoundaries Versions Save

geoBoundaries : A Political Administrative Boundaries Dataset (www.geoboundaries.org)

v6.0.0

8 months ago

Version 6.0.0 ('Modeg'); Released 9/14/23

Issues: 64 issues closed, covering a wide range of improvements to the dataset.

New API: Our old (gbRequest.html) API will be fully deprecated soon, after a year of live testing of the updated API. Future requests should take the following format: https://www.geoboundaries.org/api/current/gbOpen/[3-LETTER-ISO-CODE]/[ADM-LEVEL]/ More information can be found at https://www.geoboundaries.org/api.html.

Updated R Package: With the update of our API, the original R package for geoBoundaries will stop functioning. As we could not get in touch with the previous maintainer, we have forked the package and updated it accordingly. We will begin work to get it integrated into CRAN in the near future, as well as update some other pieces of the library (documentation, capabilities, and a few other pieces). A huge thanks to the original authors, as we wouldn't have explored R without your encouragement; if anyone is interested in contributing to this effort, we would be very excited to have you (as we mostly use python over here!).

CGAZ Updates: We have done another pass at updating the CGAZ product, which should generally have more consistent attribute information now.

More Regular Builds: We're making big strides towards getting more regular builds, to reduce the time between when a PR is accepted and the introduction of the data into the final dataset. Our average cadence is about once a week, today, and we hope to get to a consistent nightly cadence soon!

What's Changed

New Contributors

Full Changelog: https://github.com/wmgeolab/geoBoundaries/compare/v5.0.0...v6.0.0

v5.0.0

1 year ago

Released on December 19, 2022, geoBoundaries 5.0 had a number of changes - the most important of which being a large change in how our Git repository is stored in order to future-proof the project. As such, archival releases have been moved into seperate git repositories. These archives will also be linked on the website. Going forward, all future releases should be contained within this repository. A big thanks to GitHub's engineers for helping resolve a number of challenges related to storing our database on GH servers ❤️.

Release Date Link
geoBoundaries 4.0.0 August 31, 2021 299e006
geoBoundaries 3.0.0 June 5, 2020 7c8dbc5
geoBoundaries 2.0.1 December 7, 2019 375ea48
geoBoundaries 1.3.4 November 11, 2018 d3f7490

The changes in 5.0.0 are noted below: Version 5.0.0 ('Ceald'); Released 12/19/2022

  • 248 issues closed, largely representative of new boundaries!
  • Territories! We have nearly every territory in the world included now, with only a few exceptions.
  • Rebuilt backend build - we can support cloud or local now (*though with the caveat the codebases aren't unified, so our cloud builds result in different outputs, and are much more error prone right now. Looking to unify in the future!).
  • Upgrades to the website contrast tools.
  • New CGAZ product - updated to 5.0.0, build cleaned up a good bit.
  • Updated geography-based ID system to fix edge cases (especially in dense regions like India and France ADM4/5).
  • Updated coverage for most of Africa, including significantly better licensure.
  • Updated replications of UN SALB and UN OCHA COD datasets, standardized to the geoBoundaries schema and accessible by API.
  • Many boundaries with corrected water boundaries (i.e., water boundaries were removed and normalized to coastlines)

v4.0.0

2 years ago

Version 4.0.0 ('Waystone'); Released 8/31/2021

  • 503 issues closed, largely representative of new boundaries!
  • Complete overhaul of the API - now fully static to support a larger scale of users.
  • New visualization and contrast tools on the website.
  • New CGAZ product - updated to 4.0.0.
  • New portal for downloading data, less complicated product structure.
  • Completely re-worked build scripts, integrated with github actions.
  • New ID system predicated on geography, rather than incrementing integers.
  • Completely new and updated coverage for all of Africa, to ADM2 where such data existed, including many new manual additions.
  • Replication of UN SALB and UN OCHA COD datasets, standardized to the geoBoundaries schema and accessible by API.
  • Many boundaries with corrected water boundaries (i.e., water boundaries were removed and normalized to coastlines)

v3.0.0

3 years ago

Version 3.0.0 ('Vintas'); Released 6/5/2020

  • Early! Pushing a release in June, ~three months ahead of schedule.
  • Dozens of new ADM2 boundaries; we now have complete coverage of all countries.
  • New website (geoboundaries.org) with integrated github issue tracking.
  • Now supported by peer-review! https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0231866
  • API for access to data dramatically improved - now includes direct geoJSON links and data type options, plus image previews.
  • New products: simplified and globally standardized
  • New backend engine to support nightly builds
  • Lower file sizes!
  • Better simplification! Moved from shapely + geojson to shapely + topojson.
  • Boundary image previews for all products.
  • Comprehensive Global Administrative Zones (CGAZ) products - the entire globe at ADM0, 1, and 2.
  • Updates to sources and metadata on a number of files.