jpolchlo
jpolchlo
I believe that this PR is stalled for the moment because moving to GT 3.7 is going to require an upgrade to Spark 3, which means that the data sources...
This is a potentially costly operation that may not be desired by the user. Should this be triggered with a flag (that defaults to false)? Alternatively, if invalid ways are...
Fair enough. Tangentially, today I've been encountering _empty_ geometries which are causing any number of headaches. I can't give an example of one because I just want to finish this...
Make sure to address https://github.com/azavea/osmesa/blob/baca909e376116350fbb0cf60e32889a9194f0b3/src/analytics/src/main/scala/osmesa/analytics/oneoffs/MergeChangesets.scala#L99 after providing this change.
Hi, @kevinmhinson. Thanks for lodging this issue. As you seem to be aware, VP is currently undergoing a bit of a redesign, and the generation of vectortiles is ripe for...
@metasim I set up the environment for @rbavery by manually building a development version of RF directly in the cluster setup. This was accomplished by a call to `sbt pyrasterframes/spPublishLocal`....
Ran the above test. This was on EMR with Spark and Hive loaded. Started `pyspark` with the following command: ```bash pyspark --master yarn --packages org.locationtech.rasterframes:pyrasterframes_2.11:0.7.1,org.locationtech.rasterframes:rasterframes_2.11:0.7.1,org.locationtech.rasterframes:rasterframes-datasource_2.11:0.7.1,org.apache.hadoop:hadoop-aws:2.7.3,org.apache.logging.log4j:log4j-core:2.11.1 ``` Ran the two statements...
It appears that for Spark 2.2.1, the `PipelineModel` loader relies on there being a python wrapper class in a _python module_ of the same name as the java class that...
We have some very rough code in our fork that establishes some pseudo-focal operations (via overbuffered tiles). See https://github.com/geotrellis/rasterframes/tree/feature/focal-operations. This is a model for how to provide the functionality, but...
Thanks @derailed. I shortened the names, but I continue to think that most of the time, I don't need to see the context, cluster, user, k9s rev, k8s rev, cpu,...