forked from Jellest/rAHNextract
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
27 lines (27 loc) · 811 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
Type: Package
Package: rAHNextract
Title: Extract elevation points or areas in the Netherlands from the AHN
Version: 0.97
Date: 22-04-2020
Author: Jelle Stuurman
Maintainer: Jelle Stuurman <[email protected]>
Description: Extract elevation points or raster areas or point clouds areas in the Netherlands from the Actueel Hoogtebestand Nederland (AHN). Raster or point clouds extraction is possible of a custom area for the AHN1, AHN2 or AHN3.
URL: https://github.com/Jellest/rAHNextract
BugReports: https://github.com/Jellest/rAHNextract/issues
License: GPL-3 LICENSE.md
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Imports:
rgdal,
sf,
raster,
lidR (>= 2.2.3)
Suggests:
sp,
knitr,
rmarkdown
Depends:
R (>= 2.10)
VignetteBuilder: knitr
Roxygen: list(markdown = TRUE)