Changes in version 1.99.4 (2025-07-23) NEW FUNCTIONS o GeoCode() yields coordinates for an address using the GeoAdmin API Changes in version 1.99.3 (2023-06-30) UPDATED FUNCTIONS o All functions have been rewritten to use recommended sf package instead of rgdal, rgeos and maptools. o Updated to current maps version "Kartengeometrien ThemaKart - Set 2023" o d.bfsrg has "Gemeindestand 1.1.2023" DEPRECATED o RemoveHoles() seems not to be needed anymore with the package based on sf. (If not so, refer to the previous version) Changes in version 0.9.9 NEW FUNCTIONS ADDED o PlotPremReg() can be used to plot Swiss premium regions. Changes in version 0.9.8 (2022-10-09) BUGFIXES o UTF-8 Encoding for d.bfsrg still had not been set correctly. Changes in version 0.9.7 (2022-09-25) UPDATED FUNCTIONS o BfsStamp() uses the option "bfsMaps.year" to define the year. o Some changes due to changes on the side of BfS. o Change to UTF-8 due to CRAN requirements. Changes in version 0.9.6 (2020-12-17) UPDATED FUNCTIONS o Swisslocator() will store the results in the variable tkart$found. BUGFIXES o Encoding for d.bfsrg had not been set correctly. o Encoding for the map@data has been fixed. Changes in version 0.9.5 (2020-12-09) NEW FUNCTIONS ADDED o RemoveHoles() would remove polygons within others. o DownloadBfSMaps() is a new helperfunction to install the map data on the user system. UPDATED FUNCTIONS o rgeos is now suggested for convenience. BUGFIXES o par must not be reset in PlotMapDot() o Swisslocator() had a problem with proj4string. Changes in version 0.9.4 (2020-04-17) NEW FUNCTIONS ADDED o AddWaters() is a simpler wrapper for adding rivers and lakes. UPDATED FUNCTIONS o Some extensions in helpfiles. o Use R.rsp for building static vignette. BUGFIXES o Loadmap will now look also in /bfsMaps/extdata for the maps.csv info file. o Swisslocator() will also return multiple clicks on the same spatial unit. Changes in version 0.9.3 (2020-03-26) o first version published on CRAN - 25.03.2020