-
To my knowledge (very happy to be proven wrong).
QL could be an ideal language for representing complex queries in text I think: see [QL Basics](http://wiki.openstreetmap.org/wiki/Overpass_API/Lang…
-
Hi,
I'm wondering about the best way to display ocean. I'm aware of the coastline tag for key "natural". However this returns a mix of polygons and lines and it is not obvious how to fill the appropr…
-
Some PRO terms have identifiers that are UniProt-ish; that is, use the UniProtKB accession. These include terms for specific protein isoforms, which in UniProtKB are indicated by . An example from PRO…
-
Dear all,
When performing some specific query the full RStudio session crashes. This happens during the attempt to convert osmdata object into sp.
Here follows some minimal code to reproduce the i…
-
```
> bbox highways %
osmdata::add_osm_feature (key = 'highway') %>%
osmdata::osmdata_sp (quiet = FALSE)
Issuing query to Overpass API ...
Rate limit: 2
Query complete!
converting …
-
When trying to use `facet_grid` for a specific dataset, I obtain the following error:
```
Error in CPL_gdal_dimension(st_geometry(x), NA_if_empty) :
impossible classs in get_dim_sfc()
```
The …
-
Hi,
I'm chasing some recommendations. Over at r-spatial/osmplotr we've been working on reliable ways of generating polygons that represent sea and land. The starting point is a set of what osm calls …
-
Next request for cognitive input from @Robinlovelace and @hrbrmstr:
How are we going to construct overpass queries? Some food for thought in [`opq.R` here](https://github.com/osmdatar/osmdata/commit/…
-
While looking through the [function reference](https://ropensci.github.io/osmdata/reference/), I saw that the page for [opq_to_string](https://ropensci.github.io/osmdata/reference/opq_to_string.html) …
-
Hi, I have randomly generated a 10M * 400D array to index & search. But when I try to train the preproc with OPQ20_80 and `train_preprocessor()` exactly same as [bench_gpu_1bn.py](https://github.com/f…