sedona icon indicating copy to clipboard operation
sedona copied to clipboard

A cluster computing framework for processing large-scale geospatial data

Results 196 sedona issues
Sort by recently updated
recently updated
newest added

now there is no simple function to join 2 raster images (geotiff in my way) from one band. It needs to merge geoData horizontally.

Hit this issue: https://github.com/j178/prek/issues/987 So disabled the "Go" based hook for now. Got the version of `astral-sh/setup-uv` from here: https://github.com/apache/infrastructure-actions/blob/main/approved_patterns.yml ## Did you read the Contributor Guide? - Yes, I...

github_actions
root

"prek is a reimagined version of pre-commit, built in Rust. It is designed to be a faster, dependency-free and drop-in alternative for it, while also providing some additional long-requested features."...

improvement
in progress
docs
dependencies
github_actions

## Did you read the Contributor Guide? - Yes, I have read the [Contributor Rules](https://sedona.apache.org/latest/community/rule/) and [Contributor Development Guide](https://sedona.apache.org/latest/community/develop/) ## Is this PR related to a ticket? - Yes, and...

sedona-python

Add the hadolint-docker hook. Run the docker pre-commit hooks with GitHub Actions ## Did you read the Contributor Guide? - Yes, I have read the [Contributor Rules](https://sedona.apache.org/latest/community/rule/) and [Contributor Development...

github_actions
root

## Did you read the Contributor Guide? - Yes, I have read the [Contributor Rules](https://sedona.apache.org/latest/community/rule/) and [Contributor Development Guide](https://sedona.apache.org/latest/community/develop/) ## Is this PR related to a ticket? - No this...

github-actions
root

On this page: https://sedona.apache.org/1.8.0/setup/compile/ the workflow buttons don't render and we get some JS error messages in the console: Example message: Content-Security-Policy: The page’s settings blocked the loading of a...

bug
docs

After setting up pre-commit and writing a new markdown page, I got a few markdown lint errors. Unlike making changes in python, these errors weren't automatically fixed, so I had...

improvement

## Did you read the Contributor Guide? - Yes, I have read the [Contributor Rules](https://sedona.apache.org/latest/community/rule/) and [Contributor Development Guide](https://sedona.apache.org/latest/community/develop/) ## Is this PR related to a ticket? - Yes, and...

sedona-flink

Hi, I’m trying to use **Apache Sedona** in Databricks, alongside the new built-in Databricks spatial SQL functions. Right now, Sedona registers sql **ST** functions like st_distance, st_point ... This causes...