Package: rgugik Type: Package Title: Search and Retrieve Spatial Data from 'GUGiK' Version: 0.4.3 Authors@R: c(person(given = "Krzysztof", family = "Dyba", role = c("aut", "cre"), email = "adres7@gmail.com", comment = c(ORCID = "0000-0002-8614-3816")), person(given = "Jakub", family = "Nowosad", role = "aut", email = "nowosad.jakub@gmail.com", comment = c(ORCID = "0000-0002-1057-3721")), person(given = "Maciej", family = "Beręsewicz", role = "ctb", email = "maciej.beresewicz@ue.poznan.pl", comment = c(ORCID = "0000-0002-8281-4301")), person(given = "Grzegorz", family = "Sapijaszko", role = "ctb", email = "grzegorz@sapijaszko.net"), person("GUGiK", role = "ctb", comment = "source of the data")) Description: Automatic open data acquisition from resources of Polish Head Office of Geodesy and Cartography ('Główny Urząd Geodezji i Kartografii') (). Available datasets include various types of numeric, raster and vector data, such as orthophotomaps, digital elevation models (digital terrain models, digital surface model, point clouds), state register of borders, spatial databases, geometries of cadastral parcels, 3D models of buildings, and more. It is also possible to geocode addresses or objects using the geocodePL_get() function. License: MIT + file LICENSE Depends: R (>= 3.5) Imports: sf, jsonlite Suggests: curl, knitr, rmarkdown, stars, terra, testthat, tibble Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 URL: https://kadyb.github.io/rgugik/, https://github.com/kadyb/rgugik BugReports: https://github.com/kadyb/rgugik/issues Roxygen: list(markdown = TRUE) VignetteBuilder: knitr Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://kadyb.r-universe.dev Date/Publication: 2025-04-26 14:31:15 UTC RemoteUrl: https://github.com/kadyb/rgugik RemoteRef: HEAD RemoteSha: 6b9d80597d21267a194c24fdb3b3a33804646357 NeedsCompilation: no Packaged: 2026-07-03 16:37:17 UTC; root Author: Krzysztof Dyba [aut, cre] (ORCID: ), Jakub Nowosad [aut] (ORCID: ), Maciej Beręsewicz [ctb] (ORCID: ), Grzegorz Sapijaszko [ctb], GUGiK [ctb] (source of the data) Maintainer: Krzysztof Dyba