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

## Expected behavior We should have all valid and working links and test for broken links ## Actual behavior Without an automated link check sometimes broken links are added and...

in progress
docs

## Expected behavior Links should be cleaned up and most of the `INFO` messages about links should be removed. And the links should also work on the GitHub website when...

Rather than implicitly setting (or assuming) a Coordinate Reference System (CRS) for a Sedona dataframe derived from a shapefile, it would be helpful to include the known CRS as a...

## Expected behavior Best to have an image with the link preview. https://ogp.me/ "To turn your web pages into graph objects, you need to add basic metadata to your page....

improvement

It would be super helpful to add functionality to support the bing tile functions to this API like Presto has as listed here: https://prestodb.io/docs/current/functions/geospatial.html#bing-tiles As part of an effort to...

## Expected behavior When writing out a GeoParquet dataframe that results in multiple files, the _metadata summary file will not be created when configured to do so. ``` import sedona...

When calculating point to non-point with ST_DistanceSphere and ST_DistanceSpheroid , both functions use centroid rather than closest point? I think this is unreasonable , and ST_Distance using JTS's distance ,...

## Expected behavior reference to https://postgis.net/workshops/postgis-intro/knn.html https://spark.apache.org/docs/latest/sql-ref-syntax-qry-select-lateral-subquery.html I upgrade spark to 3.5.1 , try LATERAL to calculate 1-N-N (1-Nearest-Neighbour) I'll get point's 1-N-N inside the same table : data_points(id,longitude,latitude) ,use...

Apache Spark version = 2.4 API type = Scala, Java Scala version = 2.11 JRE version = 1.8 Using setMaster(“ spark://master:7077) An error occurred during operation, but there is no...

## Expected behavior We should pass most of the basic favicon tests. ## Actual behavior We have some missing files and overall some favicon issues: https://realfavicongenerator.net/favicon_checker?protocol=https&site=sedona.apache.org%2F1.6.0%2F ## Steps to reproduce...

help wanted
good first issue