GeoSparkTemplateProject
GeoSparkTemplateProject copied to clipboard
Template projects for GeoSpark, GeoSpark-SQL, GeoSpark-Viz
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
There appear to be errors with the threads in the `Example.java` class. I compiled and ran the code without any modifications (`mvn exec:java -Dexec.mainClass="example.Example" -s ~/.m2/settings.xml`) and this is the...
Hi GeoSpark Community, I would like to create a SpatialRDD (e.g. PointRDD) from an existing RDD[(Key, Point)] that already contains the keys, I need in the JoinQuery to identify the...
Expected behavior Template Project for GeoSpark, GeoSparkSQL and GeoSparkViz running properly. Actual behavior I am trying to run the Template Project for GeoSpark, GeoSparkSQL and GeoSparkViz, but when I am...
Hi, first thank you for this useful project! When I run the GeoSparkAnalysis project, I run well when I use the data you provided. However, when I change the dataset...
Fristly , thanks for all your work for this package. Secondly, I've noticed that in your implementation of the K function, you regard currentDistance as the exceptedL. However, according to...
I am not sure what I am doing wrong, following the instructions to build the geospark-sql demo and I get a manifest error when I try to spark submit it...