-
Thank you for putting together this repository for us to use geomesa on databricks. After building it, I noticed there are two `.jar` files being generated in the target folder:
`geomesa-fs-spark-run…
-
Seems like the `pom.xml` file is not quite right?
```
➜ geomesa-gdelt git:(master) ✗ mvn clean install
[INFO] Scanning for projects...
[INFO]
[INFO] -------------------------------------------------…
-
https://travis-ci.org/geodocker/geodocker-geoserver/builds/144647855
``` console
https://repo.locationtech.org/content/repositories/geomesareleases/org/locationtech/geomesa/geomesa-dist/1.2.2/geomesa…
-
Hi,
I am trying to follow the [geomesa quick start tutorial from geomesa](https://github.com/geomesa/geomesa-tutorials/tree/master/geomesa-quickstart-accumulo), but I can't seem to be able to conne…
-
The error is: `Error: Could not find or load main class .usr.lib.zookeeper.zookeeper-3.4.6.jar`
To fix it temporarily, edit `/opt/geomesa/bin/geomesa-accumulo` and change the following line:
```
…
-
I'm running geodocker-cluster on my local machine.
I have copied my Geomesa application.conf (containing sfts and converters) both on accumulo-master and accumulo-tserver containers.
Then I ingested…
-
According to @geoHeil information, it could be found at DataSystemsLab/GeoSpark#253 and any linked issues there.
The first fundamental problem is the inconsistent representation of the geometry. i.e…
-
We need to validate the geo position to avoid out of bounds errors
```
java.lang.IllegalArgumentException: requirement failed: Value out of bounds ([-90.0 90.0]): 114.03863525390625
at scala.Pre…
-
# 预备知识:
geomesa-tutorials是geomesa快速上手的一个工具,让我们知道geomesa是可以导入数据和查询数据的,同时也提供了一些代码供我们开发时参考,跟我们正式使用的geomesa没有太大关系。
下载地址:
https://github.com/geomesa/geomesa-tutorials/releases
文档地址:
https://www.ge…
-
From the docs, http://www.geomesa.org/documentation/tutorials/geodocker-geomesa-spark-on-aws.html#bootstrap-an-emr-cluster
Unable to launch the cluster, as bootstrap action is not working
aws…