Description Usage Arguments Value Examples
View source: R/ESgeobufferring.R
Spatial query by a lat/long between a buffer and a ring
1 | es.buffer.ring(credential, variable, size, latitude, longitude, buffer, ring)
|
credential |
the url create by function es.credential |
variable |
a vector of variable |
size |
limit rows to extract |
latitude |
latitude |
longitude |
longitude |
ring |
radius area (in km). ALways plus than buffer |
bufffer |
radius area (in km) |
data frame
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.