Learn R Programming

⚠️There's a newer version (0.4.8) of this package.Take me there.

nngeo (version 0.2.8)

k-Nearest Neighbor Join for Spatial Data

Description

K-nearest neighbor search for projected and non-projected 'sf' spatial layers. Nearest neighbor search uses (1) C code from GeographicLib for lon-lat point layers, (2) function nn2() from package 'RANN' for projected point layers, or (3) function st_distance() from package 'sf' for line or polygon layers.

Copy Link

Version

Install

install.packages('nngeo')

Monthly Downloads

1,791

Version

0.2.8

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Michael Dorman

Last Published

May 12th, 2019

Functions in nngeo (0.2.8)

st_segments

Split polygons or lines to segments
st_ellipse

Calculate ellipse polygon
st_connect

Create lines between features of two layers
st_nn

Nearest Neighbor Search for Simple Features
st_postgis

Send 'sf' layer to a PostGIS query
st_remove_holes

Remove polygon holes
nngeo-package

nngeo: k-Nearest Neighbor Join for Spatial Data
cities

Point layer of the three largest cities in Israel
towns

Point layer of towns in Israel
water

Polygonal layer of water bodies in Israel