Package: rgugik
Type: Package
Title: Search and Retrieve Spatial Data from 'GUGiK'
Version: 0.4.2
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')
    (<https://www.gov.pl/web/gugik>).
    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
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-03-04 13:31:13 UTC; krzysztof
Author: Krzysztof Dyba [aut, cre] (<https://orcid.org/0000-0002-8614-3816>),
  Jakub Nowosad [aut] (<https://orcid.org/0000-0002-1057-3721>),
  Maciej Beręsewicz [ctb] (<https://orcid.org/0000-0002-8281-4301>),
  Grzegorz Sapijaszko [ctb],
  GUGiK [ctb] (source of the data)
Maintainer: Krzysztof Dyba <adres7@gmail.com>
Repository: CRAN
Date/Publication: 2025-03-04 14:30:02 UTC
Built: R 4.4.1; ; 2025-03-04 15:44:22 UTC; unix
