-
### Environment
OS: macOS High Sierra 10.13.2 Beta (17C79a)
Node: v8.9.1
Yarn: 0.27.5
npm: 5.5.1
Watchman: 4.9.0
Xcode: Xcode 9.1 (9B55)
Packages: (wanted => i…
-
I'm seeing this error:
```r
> example(bristol_od, run.dontrun=TRUE)
...
brstl_> bristol_region = getbb("Bristol", format_out = "sf_polygon") %>%
brstl_+ st_set_crs(4326) %>%
brstl_+ …
edzer updated
5 years ago
-
Please perform work for this task in branch issue-135.
This task involves creating a new plugin that classifies events according to IEEE 1159.
1. Read through the OPQ Mauka Developer Guide:https…
-
To find proteins, many people use **protein names**, e.g. "_Aspartate aminotransferase, mitochondrial_" for https://www.uniprot.org/uniprot/P12345
There is no efficient way of mapping protein names…
-
I've code like this:
```
data_sf %
opq() %>%
add_osm_feature(key = "route", value = "bicycle") %>%
osmdata_sf()
```
At this moment everything workes fine, but data_sf$osm_lines …
-
感谢整理分享的论文!
看了下您的实现,用VGG16提取特征,把两张图片的点积作为相似分数,后续有考虑优化吗?
-
Entries are welcome for 'best reproducible map' and 'most creative map'. This competition coincides with the [GISRUK 2019](http://www.newcastle.gisruk.org/page/programme/) conference and at least 1 of…
-
When a user creates entries from Sales module, entries are being created with incorrect date (current date), instead of the date provided by user.
This is because date provided by user is being sent …
-
``` r
devtools::install_github("ropensci/osmdata")
#> Using GitHub PAT from envvar GITHUB_PAT
#> Skipping install of 'osmdata' from a github remote, the SHA1 (7daace87) has not changed since last i…
-
When querying POI from OSM, most of the time they don't come in a single shape. Querying bus stops, for instance could lead at obtaining points as well as polygons (describing e.g. the shape of a plat…