-
As discussed with @mpadge. Related to #246. Links to the need for a `route_local()` function that wraps `SpatialLinesNetwork()`.
-
The following source code correctly applies the `zoom` level with the CRAN version of `mapdeck` (first image) but it seems to ignore the `zoom` setting with the current development version of `mapdeck…
-
Hi,
I am trying to retrieve the all amenity=restaurant (nodes) in Madrid using osmdata. Using following code I get **4,867** nodes
```require(osmdata)
bb_mad %
osmdata_sf()
nrow(restaur…
-
Would be useful for users if this did not generate an error:
``` r
library(osmdata)
#> Data (c) OpenStreetMap contributors, ODbL 1.0. http://www.openstreetmap.org/copyright
q = add_feature(opq =…
-
-
Feature request: have the function add_osm_feature accept vectors for value variables. For example:
```
my_bbox
-
Due to [this SO question](https://stackoverflow.com/q/51812311/4497050), I discovered that while `geom_sf` does pass aesthetics through to the appropriate layer (here to plot linestrings as paths), e.…
-
I noticed that the websocket is not sending any data anymore. It worked for a while but it seemed to have stopped working. First I thought it might had to do with the fact that I have two ip addresses…
-
I am trying to use the `c` aggregation inside a function which requests features for different bounding areas. I have two main problems.
First problem:
-------------
Sometimes the query return…
-
Please do work for this task in a branch called issue-153.
Currently, we do not have a representation for power outages. One challenge is that there is no way for the cloud to distinguish between …