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 ADM1, 2, and 3. - Updates to sources and metadata on a number of files. Version 2.0.1; Released 3/4/2020 - No new boundary information in this build; technical fixes only. - Minor fixes to zipfile builds (https://github.com/wmgeolab/gbRelease/issues/1) - API has been rewritten in PHP to facilitate python calls. This now works: import requests r = requests.get('https://www.geoboundaries.org/gbRequest.html?ISO=USA&ADM=ADM1') r.json() - API now supports wildcard "ALL" for ADM, ISO or both. Requesting ALL / ALL gives you a json with download links for all data in the database. - The website now links to this changelog. Version 2.0.0 ('Temerant'); Released 1/16/2020 - A little late, but a big update! - New schema adopted to guarantee cross-boundary unique IDs across all versions of geoBoundaries. - New topology checks in place (Shapely) - Standardized geoJson and Shapefile builds for each ADM. - Standardized attribute tables. - Dramatically improved coverage (ADM0 and AMD 1 for 100% of countries; 79% of ADM2) - Standardization of acceptable licenses; full license checks in place. - Buildtime checks that all sources are valid and accessible. - New API! https://www.geoboundaries.org/gbRequest.html?ISO=[3-LETTER-ISO-CODE]&ADM=[ADM-LEVEL] - New website! http://www.geoboundaries.org - All code is now on github - https://github.com/wmgeolab/gbRelease. - Nightly build logs are now visible to anyone at logs.geoboundaries.org/build_logs . -- If you're reading this, you are one of the few that might care to take a peak at them, -- but they are for development purposes and accuracy of data in nightlies is not guaranteed. Version 1.3.3; Released 8/30/2018 - Simplified geoJsons in release Version 1.3.0 ('Mews'); Released 4/23/2018 - Public geojson and shapefile release. - ADM0 complete coverage; ADM1 close to complete. Version 1.0.0 ('Tarbean'); Released 11/16/2017 - First version of geoBoundaries.