GADMTools v3.9-1 (Release date: 2021-08-04) =========================================== * add function gadm_exportToShapefile GADMTools v3.8-2 (Release date: 2021-04-21) =========================================== * Update of vignettes GADMTools v3.8-1 (Release date: 2020-03-03) =========================================== * AUTHHOR and MAINTAINER mail changed GADMTools v3.7-2 (Release date: 2019-10-08) =========================================== * add function gadm_sf_importshp GADMTools v3.7-1 (Release date: 2019-06-26) =========================================== * add function dotDensity GADMTools v3.6-1 (Release date: 2019-03-16) =========================================== Changes : Classes gadm_sf and gadm_sp now replace respectively classes GT2 and GADMWrapper CAUTION: Functions whose names were previously prefixed by "gadm." are now prefixed by "gadm_" for compliance with the R language coding conventions. Sorry for previous users of GADMTools * Add function gadm_longTo360 for gadm_sf objects (ie for Fiji islands typically) * Add parameter "simplify" to the function gadm_sf_loadCountries * Add function gadm_getBbox * Add function gadm_crop * Add function gadm_removeBackground * Add function gadm_longTo360 for gadm_sf objects * Add function gadm_showNorth for ggplot2 * Add function gadm_showScale for ggplot2 * Add dadaset "Corsica" * Add dadaset "GADM36SF" * Add vignette "GADMTools - ISO 3166-1 alpha-3" * More examples in man pages can be run ------------------------------------------------------------------------------- GADMTools v3.5-1 (Release date: 2019-02-02) =========================================== Changes : * Add support for Simple Features. Use gadm.sf.loadCountries for loading SF shapefiles from GADM database or from a local file. WARNING: gadm.sf.loadCountries does not have 'simplify' parameter yet. * gadm.loadCountries is deprecated. Use gadm.sp.loadCountries instead for loading SP shapefiles from GADM database or from a local file * Replace method "susbset()" by gadm.subset() ------------------------------------------------------------------------------- GADMTools v3.0-1 (Release date: 2018-11-15) =========================================== Changes : * BUGFIX - loading .rds file fail with Windows * Add function gadm.getBackground * Add function gadm.union * Add function gadm.longTo360 ------------------------------------------------------------------------------- GADMTools v2.2-2 (Release date: 2018-07-04) =========================================== Changes : * BUGFIX -Graphics did not work because of internals changes of .Rds files from GADM DB. ------------------------------------------------------------------------------- GADMTools v2.2-1 (Release date: 2018-11-15) =========================================== Changes : * Compatibility with GADM 3.6 Database ------------------------------------------------------------------------------- GADMTools v2.1-1 (Release date: 2017-04-25) =========================================== Changes : * Add a vignette : Using_GADMTools.pdf * Add an example in man of many functions()