summaryrefslogtreecommitdiff
path: root/geography/Makefile
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2020-08-09 15:19:41 +0000
committerbrook <brook@pkgsrc.org>2020-08-09 15:19:41 +0000
commita5840aae29bad9c500bb60a23c88cab3166ebf46 (patch)
tree3ca636a426508742e80c3fd65660e5b4c149de46 /geography/Makefile
parent1e61f279fc0263036f02f27a3c5d843f9e3c6252 (diff)
downloadpkgsrc-a5840aae29bad9c500bb60a23c88cab3166ebf46.tar.gz
geography/R-osmdata: import R-osmdata-0.1.3
Download and import of 'OpenStreetMap' ('OSM') data as 'sf' or 'sp' objects. 'OSM' data are extracted from the 'Overpass' web server and processed with very fast 'C++' routines for return to 'R'.
Diffstat (limited to 'geography/Makefile')
-rw-r--r--geography/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/Makefile b/geography/Makefile
index 0e7b8f25b26..d9884e65b4f 100644
--- a/geography/Makefile
+++ b/geography/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.96 2020/08/09 15:16:52 brook Exp $
+# $NetBSD: Makefile,v 1.97 2020/08/09 15:19:41 brook Exp $
#
COMMENT= Software for geographical-related uses
@@ -12,6 +12,7 @@ SUBDIR+= R-mapdata
SUBDIR+= R-maps
SUBDIR+= R-maptools
SUBDIR+= R-osmar
+SUBDIR+= R-osmdata
SUBDIR+= R-prettymapr
SUBDIR+= R-raster
SUBDIR+= R-rgeos