-
Proposed syntax:
```yaml
volumes:
data:
name: something
driver: drivername
```
This will fix a bunch of issues:
* https://github.com/moby/moby/issues/33529
* https://github.co…
-
I have installed GeoMesa 1.3.0 Jars in GeoServer 2.9.1's WEB-INF/lib/ And I can add GeoMesa DataStores. However, why ''GeoMesa" does not appear in the left bar?
my screenshot:
![image](https://user…
-
## reviewer one
Chapter 9:
- [x] 1.1 [JN, RL] Section 9.2 – I agree with the authors that 'tmap' is appropriate as an introduction to cartography in R, having the least steep learning curve for …
-
This issue to track the potential merging of the functionality found here: https://github.com/s22s/avro2spark into the GeoTrellis repository.
There's been a lot of really great work done, and I'm n…
-
I'm having trouble reading some arrow files that we've generated with geomesa, and I think the problem comes down to dictionary encoded vectors, which we use heavily. Your vector loader just uses the …
-
I am working with clusters and am attempting to set up jupyter on the machines to run both python2 and python3, as well as other kernels such as spark and scala. While I am in root mode, I can run jup…
-
I am using geomesa accumulo with vividsolution to operate on Point geometry types. However, while storing null for geometry point method getX() throws exception of calling getX on empty point. Here is…
-
In Chapter 05 (Spark for Geographic Analysis) there is a section that talks through the process for converting MR jobs to Spark.
The example discusses the Geomesa MR loading code (http://www.geomesa…
-
http://www.geomesa.org/documentation/tutorials/geomesa-examples-gdelt.html
in the gemesa document i find it use Stamen Toner as a base layer show in geomesa.
but i don't know how to deployment it, …
-
I tried to run the `docker run` command from the README (replacing 1.3.1 with 1.2.7.3), but I ran into the following stack trace:
`[root@dev-etod makegeomesa]# docker run -it --rm -p 50095:50095 --…