-
This works:
query_string osmdata_xml(query_string)
Error in opq$features : $ operator is invalid for atomic vectors
Would it be possible for `osmdata_xml()` to accept a query string ra…
-
Hallo everybody,
I experienced some problems while trying to project data downloaded via the osmdata library (I'm using osmdata 0.0.5).
I downloaded some spatial information from osm with the fo…
-
any thought about the more simple way like this?
```elixir
{:ok, _} = OPQ.init(name: :items)
OPQ.enqueue(:items, fn -> IO.inspect("hello") end)
OPQ.enqueue(:items, fn -> IO.inspect("world") end…
-
Hi, David
I've typed "make", and after 5 min of dong something with the singularity container, it failed to compile
```
Importing: /tmp/singularity-cache/docker/sha256:1024a55a68004f50fe1cfdb…
-
I recently got my hands on rundeck and ansible. I could successfully setup the basic job to run ansible playbook using this plugin. I found these two things can be improved
- Project configuration opt…
-
Note: the issue was created automatically with bugzilla2github tool
Original bug ID: BZ#2729
From: Ian Lynagh <>
Reported version: 8.5
CC: @herbelin, @maximedenes
-
Please do work for this task in a branch called issue-1.
We will be using [GitBook](https://www.gitbook.com) for all OPQ related documentation. Developers will be able to edit and contribute docume…
-
First of all, I think this is more of a question due to my lack of understanding of `timeout` and `memsize` parameters, rather than an actual bug report.
Previous to commit fad4c0cc900b693b62516cdf1f…
-
I'm trying to get indications of a walk route quering the Cartociudad service. The service url is ok and responds with a JSON with all the indications.
Testing the service URL in my navigator the r…
-
With the last round of commits, a few issues have appeared when querying for points of interests.
The most macroscopic one to me is the danger that was introduced in leaving the `timeout` and `memsiz…