-
The whole package is currently structured around `sp` objects, with `overpass_query` returning an `osmdata` object embedded within which are three `sp` objects (`points/lines/polygons`). How can `sf`-…
-
A question for @Robinlovelace and @hrbrmstr: How do we want the user to control what is returned from [overpass](https://github.com/hrbrmstr/overpass)? The current [`overpass_query`](https://github.co…
-
If you run the start command **whilst a server is already running** it can kill all your (GUI) apps.
(Changelog says this is Object Server 1.0.0-beta-4.2)
- Double-clicked on the start-object-se…
-
# Steps to Reproduce
LCreating new lsitings on MP
# Actual Behavior
For some reason this title:
"1 LI 1.1x1.5 m Four Pane Quality Mesh Window - OPQ BelView A05 11-15-03 4P"
Forces a change of …
-
During the discussion on whiteout files in #141 we hit upon the issue of opaques. From @stevvooe's explanation:
I think the only open item is the handling of opaque directories: https://github.com/do…
-
Several trackers are now giving the error: OPENSSL_internal:CERTIFICATE_VERIFY_FAILED
Starting jacket daemon with `-c libcurl` doesn't solve the problem, the error remains the same as before:
`A…
-
Observe the following `Dockerfile`:
``` Dockerfile
FROM busybox
RUN mkdir /test && echo hi > /test/test
RUN rm -rf /test && mkdir /test
CMD ["cat", "/test/test"]
```
On my AUFS machine, I `docker bu…
-
Whiteout files allow layers higher in the stack to control how base layer content appears in a container filesystem. Much of the whiteout format comes from the AUFS implementation, but certain files a…
-
```
Hello,
I came across your Java source while looking for a quick Uniprot regex. If
regexes aren't handled drastically differently in Java (I'm using R), then I
think your Uniprot regex in Protei…
-
It would be nice and simple/flexible to align multiple selections using this plugin directly instead of relying on other packages. E.g.
Before:
```
abcdef [zz]z ghij
klm [zz] opq
rstuvw
xy [zz]
```…