sedona
sedona copied to clipboard
A cluster computing framework for processing large-scale geospatial data
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...
"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."...
## 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...
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...
## 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...
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...
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...
## 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...
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...