-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
40 lines (40 loc) · 997 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Package: CatastRoEus
Title: Interface to the 'INSPIRE' services of 'Catastro de Bizkaia', 'Catastro de Gipuzkua', 'Catastro de Araba'
Version: 0.0.0.9000
Authors@R:
person("Jimena", "Salinero", , "[email protected]", role = c("aut", "cre"))
Description: Access public spatial data available under the 'INSPIRE'
directive. Tools for downloading references, buildings and addresses
of properties on Pais Vasco (Spain).
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
URL: https://github.com/rOpenSpain/CatastRoEus
BugReports: https://github.com/rOpenSpain/CatastRoEus/issues
Depends:
R (>= 3.6)
Imports:
tidygeocoder,
tidyterra,
rappdirs,
sf (>= 1.0.0),
stringi,
tibble,
xml2,
png,
curl,
slippymath,
terra,
utils,
dplyr,
magrittr
Suggests:
CatastRo,
CatastRoNav,
ggplot2,
knitr,
mapSpain,
rmarkdown,
testthat (>= 3.0.0)
VignetteBuilder: knitr