summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2021-09-20 12:27:34 +0000
committermef <mef@pkgsrc.org>2021-09-20 12:27:34 +0000
commit49c9f60bb28fa568a7060130b2178777c3e7e1d1 (patch)
tree2a474884059511c9e790841e94401679c3e26656 /geography
parent270caea66236d2c9028d2aa95ce119f09ad8dd10 (diff)
downloadpkgsrc-49c9f60bb28fa568a7060130b2178777c3e7e1d1.tar.gz
(geography/R-osmdata) Updated 0.1.3 to 0.1.6
0.1.5.00X =================== Major changes: - New function `add_osm_features` to enable OR-combinations of features in single queries. 0.1.5 =================== Minor changes: - Bug fix in `getbb()` via #232, thanks to @changwoo-lee - hard-code WKT string for EPSG:4326, to avoid obsolete proj4strings (#218) - bug fix in `print` method via #236; thanks to @odeleongt 0.1.4 =================== Major changes: - New `osm_enclosing()` function; thanks to @barryrowlingson via #199 - `opq()` now has additional `datetime` and `datetime2` parameters which can be used to extract historical data prior to `datetime`, or differences between two datetimes by specifying `datetime2`; thanks to @neogeomat for the idea in issue#179. - opq() also has additional `nodes_only` parameter to return nodes as points only, for efficient extraction of strictly point-based OSM data; thanks to @gdkrmr for the idea in issue#221. Minor changes: - New contributor Enrico Spinielli (@espinielli), via #207, #210, #211, #212 - Thanks!
Diffstat (limited to 'geography')
-rw-r--r--geography/R-osmdata/Makefile4
-rw-r--r--geography/R-osmdata/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/geography/R-osmdata/Makefile b/geography/R-osmdata/Makefile
index 5a2c2d0a4c8..f5031a75a81 100644
--- a/geography/R-osmdata/Makefile
+++ b/geography/R-osmdata/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2020/08/09 15:19:41 brook Exp $
+# $NetBSD: Makefile,v 1.2 2021/09/20 12:27:34 mef Exp $
R_PKGNAME= osmdata
-R_PKGVER= 0.1.3
+R_PKGVER= 0.1.6
CATEGORIES= geography
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/geography/R-osmdata/distinfo b/geography/R-osmdata/distinfo
index 4c2c10151c9..9fa1796a473 100644
--- a/geography/R-osmdata/distinfo
+++ b/geography/R-osmdata/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2020/08/09 15:19:41 brook Exp $
+$NetBSD: distinfo,v 1.2 2021/09/20 12:27:34 mef Exp $
-SHA1 (R/osmdata_0.1.3.tar.gz) = 439e286773ec86e7fa7fcb2fd3f1aeb3eb205fea
-RMD160 (R/osmdata_0.1.3.tar.gz) = bf806f07b49c7410f4db805530a811144e075697
-SHA512 (R/osmdata_0.1.3.tar.gz) = f5d2d8c006685b313f1d69cdf42998b92a1070d0e73d415644736578ed4f04419e4400defba76036ac3ab2f08f88a9548f9f85ac7c3f6229c31e12ca7d6d9a37
-Size (R/osmdata_0.1.3.tar.gz) = 2524119 bytes
+SHA1 (R/osmdata_0.1.6.tar.gz) = 091959c2e95f29d6cdfb8d949a5b35ec6e343964
+RMD160 (R/osmdata_0.1.6.tar.gz) = 125d7e320477f525584ba7e0a708a62e689a2376
+SHA512 (R/osmdata_0.1.6.tar.gz) = b60563a84750290245d59caf841fa36a7b7c7a6ed96e517b1ca9536ef7900db780a32f5695c3ce7cc21294705e0b43d8f0b5c29856be6b53212c24cbf8ac0710
+Size (R/osmdata_0.1.6.tar.gz) = 2719231 bytes