Package: bfsMaps Type: Package Title: Plot Maps from Switzerland by Swiss Federal Statistical Office Version: 1.99.4 Date: 2025-07-23 Authors@R: c( person("Andri", "Signorell", email = "andri@signorell.net", role = c("aut", "cre")), person("Juerg", "Guggenbuehl", role = c("ctb"))) Description: At the Swiss Federal Statistical Office (SFSO), spatial maps of Switzerland are available free of charge as 'Cartographic bases for small-scale thematic mapping'. This package contains convenience functions to import ESRI (Environmental Systems Research Institute) shape files using the package 'sf' and to plot them easily and quickly without having to worry too much about the technical details. It contains utilities to combine multiple areas to one single polygon and to find neighbours for single regions. For any point on a map, a special locator can be used to determine to which municipality, district or canton it belongs. Depends: base, stats, R (>= 4.1.0), DescTools Imports: graphics, grDevices, sf, httr Suggests: R.rsp License: GPL (>= 2) LazyLoad: yes LazyData: yes URL: https://github.com/AndriSignorell/bfsMaps/ BugReports: https://github.com/AndriSignorell/bfsMaps/issues RoxygenNote: 6.1.1 Encoding: UTF-8 VignetteBuilder: R.rsp Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libuv1-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev zlib1g-dev Repository: https://andrisignorell.r-universe.dev Date/Publication: 2025-07-23 20:02:14 UTC RemoteUrl: https://github.com/andrisignorell/bfsmaps RemoteRef: HEAD RemoteSha: de6fff5074011e774a1707117f8cdd5974794960 NeedsCompilation: no Packaged: 2026-06-21 08:32:49 UTC; root Author: Andri Signorell [aut, cre], Juerg Guggenbuehl [ctb] Maintainer: Andri Signorell