sedona
sedona copied to clipboard
A cluster computing framework for processing large-scale geospatial data
`test_match_geopandas_series.py` is where we compare that our results match the results of geopandas. We reuse the same lists of geometries (e.g `self.linestrings`, `self.geoms`, etc) in nearly every test. I wrote...
Our test suite for joins is quite poor at the moment. Now that I look at it, it's generally just testing if it's hooked up and not if the exact...
Hide older Sedona document pages from don't show up in google searches. We should not completely remove access to the older documentation versions, but just make it so they aren't...
On a project, I had occasion to test Sedona geoparquet capabilities to potentially replace a PostGIS database with over 100M rows. With an existing Spring Boot API application, 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...
## Did you read the Contributor Guide? - [x] 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? - [x]...
Saves manual work with automation. Our project info: https://projects.apache.org/committee.html?sedona An example is on Apache CloudStack they are using Python and BeautifulSoup to web scrape an official ASF list: https://github.com/apache/cloudstack-www/blob/staging-site/source/generate_who.py They...
Hello, I would like to ask if there is a way to register Sedona types and SQL functions in Flink without having to run `SedonaContext.create()` For context, I'm using Flink...
At our startup, we use the combination of Sedona and DBT on Databricks. However, the compatibility of latest Sedona versions with Databricks Runtime is not easy or clear to understand....
Here is the current 404 page: We should add a better 404.