-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
21 lines (21 loc) · 890 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: swissgd
Type: Package
Title: Interface to the Geo-Information Platform of the Swiss
Confederation
Version: 0.1.2
Authors@R: person("David", "Zumbach", , "[email protected]", c("aut", "cre"))
Description: Search and download data from the geo-information platform of the
Swiss Confederation (see <data.geo.admin.ch>) and query data from the
Spatial Temporal Asset Catalog (STAC) API (see <https://data.geo.admin.ch/api/stac/v0.9/>).
License: MIT + file LICENSE
Encoding: UTF-8
BugReports: https://github.com/zumbov2/swissgd/issues
URL:
https://www.geo.admin.ch/en/geo-services/geo-services/terms-of-use.html
RoxygenNote: 7.2.2
Imports: dplyr, httr, magrittr, purrr, rvest, stringr, tibble, tidyr,
sf
NeedsCompilation: no
Packaged: 2022-11-21 01:15:23 UTC; david
Author: David Zumbach [aut, cre]
Maintainer: David Zumbach <[email protected]>