-
relate to https://github.com/r-spatial/sf/issues/699, I've found spark + geomesa + hbase + kafka could be a good tech stack for sparksql style processing data like sf on dplyr.
Currently, geomesa s…
-
# GeoNode 4
At the recent FOSS4G 2017, the community discussed our vision for GeoNode 3. Below you will find a document that describes a few of principals we identified as important for adopting i…
-
Hi, I'm trying to run the GeoSchelling examply and i'm getting an error, i suppose it would be a library that i need to install but i cant find out which one is, hope you can help me.
> Traceback…
-
We don't use Scala 2.11 anymore. Also this is a requirement towards https://github.com/locationtech/geotrellis/issues/2893
However [GeoMesa](https://github.com/locationtech/geomesa) is still in Sca…
-
https://spark.apache.org/news/spark-3.0.0-preview.html
Looks like it might be an easy upgrade. At this point is a place-holder issue leading to pushing a SNAPSHOT release with Spark `3.0.0-preview2…
-
If the tile extent is beyond (-180.0, 180.0) latitude or (-90.0, 90.0) longitude the call to [GeoMesa XZ2SFC.index](https://github.com/locationtech/geomesa/blob/master/geomesa-z3/src/main/scala/org/lo…
-
### Configuration:
- Ubuntu 16.04
- Java 8
- Maven 3.3.9
- JanusGraph 0.1.1
- Eclipse Oxygen
### Code
```java
// Java
JanusGraph graph = JanusGraphFactory.open("conf/janusgraph-hbase.proper…
jbkoh updated
3 years ago
-
People have asked about vector support enough times to suggest this could be something useful for an FAQ.
Would be good to point to a demo, perhaps the state wide california use case that @jamesmcc…
-
I would love to see pg_strom being compatible to [PostGIS](https://github.com/postgis/postgis) spatial data types and functions. I am aware that this is possibly still a long way to go, as PostGIS has…
ghost updated
3 years ago
-
Hi,
I had 2 quesions related to using h3ToGeoBoundary:
Question 1:
I am doing some preprocessing in spark using h3, and I want to save my results into a format that can easily be exported. My goal …