| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Apache Sedona 1.7.1 source code.tar.gz | 2025-03-11 | 105.8 MB | |
| Apache Sedona 1.7.1 source code.zip | 2025-03-11 | 107.1 MB | |
| README.md | 2025-03-11 | 11.7 kB | |
| Totals: 3 Items | 212.9 MB | 0 | |
Binary download link: https://sedona.apache.org/1.7.1/download/ Release notes: https://sedona.apache.org/1.7.1/setup/release-notes/ Maven coordinate: https://sedona.apache.org/1.7.1/setup/maven-coordinates/
What's Changed
- [DOCS] Add 1.7.0 release news by @jiayuasu in https://github.com/apache/sedona/pull/1710
- [SEDONA-684] DBSCAN: allow epsilon = 0 by @james-willis in https://github.com/apache/sedona/pull/1709
- [CI] Auto add license to Makefiles with pre-commit by @jbampton in https://github.com/apache/sedona/pull/1696
- [DOCS] Add Python requirements file for pre-commit by @jbampton in https://github.com/apache/sedona/pull/1697
- [DOCS] Add
codespelltopyproject.tomlby @jbampton in https://github.com/apache/sedona/pull/1698 - [CI] Run
pre-commit autoupdateby @jbampton in https://github.com/apache/sedona/pull/1699 - build(deps): bump pypa/cibuildwheel from 2.21.3 to 2.22.0 by @dependabot in https://github.com/apache/sedona/pull/1708
- build(deps): bump r-lib/actions from 2.10.1 to 2.11.1 by @dependabot in https://github.com/apache/sedona/pull/1707
- [DOCS] Fix wrong GeoTools link by @jiayuasu in https://github.com/apache/sedona/pull/1711
- [CI] Auto add license headers to all Markdown files with pre-commit by @jbampton in https://github.com/apache/sedona/pull/1702
- [SEDONA-685] Deprecate custom readers writers by @gregleleu in https://github.com/apache/sedona/pull/1714
- [CI] Add pre-commit hooks for R by @gregleleu in https://github.com/apache/sedona/pull/1717
- [SEDONA-636] fix some bugs when sedona parser running with other parser by @freamdx in https://github.com/apache/sedona/pull/1706
- [CI] Revert R check in pre-commit by @jiayuasu in https://github.com/apache/sedona/pull/1722
- [DOCS] Standardize Javadoc comments for links by @jbampton in https://github.com/apache/sedona/pull/1721
- [SEDONA-686] Add ST_LabelPoint by @prantogg in https://github.com/apache/sedona/pull/1712
- [SEDONA-687] Fix Snowflake registration of ST_LabelPoint by @furqaankhan in https://github.com/apache/sedona/pull/1731
- [DOCS] Develop profiles by @james-willis in https://github.com/apache/sedona/pull/1729
- [CI] Clean up and standardize the pre-commit config by @jbampton in https://github.com/apache/sedona/pull/1737
- [SEDONA-689] Geostats SQL by @james-willis in https://github.com/apache/sedona/pull/1736
- [SEDONA-688] Verify KNN parameter K must be equal or larger than 1 by @zhangfengcdt in https://github.com/apache/sedona/pull/1739
- [SEDONA-690] Optimize query side broadcast knn join by @zhangfengcdt in https://github.com/apache/sedona/pull/1741
- [DOCS] add canonical links to docs by @MrPowers in https://github.com/apache/sedona/pull/1735
- [SEDONA-694] Use apache-sedona instead of sedona when referring to pypi Sedona by @paleolimbot in https://github.com/apache/sedona/pull/1748
- [SEDONA-693] Add ST_Perimeter2D by @furqaankhan in https://github.com/apache/sedona/pull/1745
- [SEDONA-696] Fix geopackage on databricks. by @Imbruced in https://github.com/apache/sedona/pull/1747
- [SEDONA-698] Fix ST_RemoveRepeatedPoints by @furqaankhan in https://github.com/apache/sedona/pull/1759
- [DOCS] add contributing file by @MrPowers in https://github.com/apache/sedona/pull/1750
- [SEDONA-699] Fix issue with not closing parquet files. by @Imbruced in https://github.com/apache/sedona/pull/1749
- [DOCS] makes top-level navigation persistent as readers scroll, adds … by @kadolor in https://github.com/apache/sedona/pull/1762
- [SEDONA-697] Make getGeometryColumnName a public function by @james-willis in https://github.com/apache/sedona/pull/1760
- [SEDONA-700] Fix ST_KNN fails on null and empty geometries by @zhangfengcdt in https://github.com/apache/sedona/pull/1763
- [CI] Fix the failed QEMU issue for buildwheel CI by @jiayuasu in https://github.com/apache/sedona/pull/1773
- [SEDONA-701] Add ST_LineSegments by @furqaankhan in https://github.com/apache/sedona/pull/1765
- [SEDONA-702] Create IndexedGridPartitioner, Support preserveUncontain… by @james-willis in https://github.com/apache/sedona/pull/1769
- [DOCS] add sedona clustering algorithms page by @MrPowers in https://github.com/apache/sedona/pull/1772
- [SEDONA-660] Add GeoArrow export from Spark DataFrame by @paleolimbot in https://github.com/apache/sedona/pull/1767
- [SEDONA-704] Add the STAC datasource reader by @zhangfengcdt in https://github.com/apache/sedona/pull/1775
- [DOCS] adding google tag for Sedona by @kadolor in https://github.com/apache/sedona/pull/1779
- [DOC] Add link to STAC doc the mkdocs yml file by @zhangfengcdt in https://github.com/apache/sedona/pull/1782
- [DOCS] fixing position and indenting of google tag by @kadolor in https://github.com/apache/sedona/pull/1783
- [SEDONA-706] Fix Python dataframe api for multi-threaded environment by @Kontinuation in https://github.com/apache/sedona/pull/1785
- [DOCS] Update PyPI dependency versions in Databricks Setup guide by @Kontinuation in https://github.com/apache/sedona/pull/1790
- [SEDONA-703] Introducing the StructuredAdapter class by @jiayuasu in https://github.com/apache/sedona/pull/1780
- build(deps): bump net.snowflake:snowflake-jdbc from 3.13.30 to 3.22.0 in /snowflake-tester by @dependabot in https://github.com/apache/sedona/pull/1787
- [SEDONA-705] Add unique partitioner wrapper to enable partitioned writes with Sedona by @paleolimbot in https://github.com/apache/sedona/pull/1778
- [SEDONA-704] Add Stac Python Wrapper for STAC Reader by @zhangfengcdt in https://github.com/apache/sedona/pull/1793
- [SEDONA-708] Sedona should use PyArrow to get GeoPandas by @jiayuasu in https://github.com/apache/sedona/pull/1794
- [SEDONA-708] Separate Catalog implementation into AbstractCatalog and Catalog by @james-willis in https://github.com/apache/sedona/pull/1798
- [DOCS] Run Python black on Markdown code blocks by @jbampton in https://github.com/apache/sedona/pull/1797
- [CI] pre-commit autoupdate; configure
bandit[toml]dependency by @jbampton in https://github.com/apache/sedona/pull/1799 - [DOCS] Fix spelling by @jbampton in https://github.com/apache/sedona/pull/1800
- [CI] pre-commit: standardize and auto add license to R files by @jbampton in https://github.com/apache/sedona/pull/1801
- [CI] pre-commit: auto add license headers to
.cand.hfiles by @jbampton in https://github.com/apache/sedona/pull/1802 - [CI] Update asf.yml by @jiayuasu in https://github.com/apache/sedona/pull/1803
- [DOCS] Add Pranav Toggi to the Committers list by @jbampton in https://github.com/apache/sedona/pull/1806
- .asf.yaml: remove committer jbampton from collaborators by @jbampton in https://github.com/apache/sedona/pull/1805
- [DOCS] Improve Makefile by Using requirements-docs.txt for Documentation Dependencies by @BaseMax in https://github.com/apache/sedona/pull/1808
- [CI] pre-commit: auto add license check for Java files by @jbampton in https://github.com/apache/sedona/pull/1807
- [SEDONA 710] Rename Geostats SQL classes to generic name; merge UdfRegistrator into AbstractCatalog by @james-willis in https://github.com/apache/sedona/pull/1809
- [SEDONA-710] fix bug in AbstractCatalog referencing Catalog. by @james-willis in https://github.com/apache/sedona/pull/1810
- [DOCS] Fix spelling by @jbampton in https://github.com/apache/sedona/pull/1804
- [SEDONA-712] add toSpatialRdd method for RDD[InternalRow] by @james-willis in https://github.com/apache/sedona/pull/1816
- [DOCS] Fix spelling by @jbampton in https://github.com/apache/sedona/pull/1812
- [DOCS] Add geojson docs by @MrPowers in https://github.com/apache/sedona/pull/1814
- [DOCS] Add Matomo to Sedona website by @jiayuasu in https://github.com/apache/sedona/pull/1820
- [DOC] Update ST_KNN documentation for left inner join support and inner kNN join details by @zhangfengcdt in https://github.com/apache/sedona/pull/1821
- [DOCS] Correct the document for ST_MakeValid by @ruanqizhen in https://github.com/apache/sedona/pull/1822
- [DOCS] add geoparquet docs page by @MrPowers in https://github.com/apache/sedona/pull/1818
- [DOCS] add docs on csv files by @MrPowers in https://github.com/apache/sedona/pull/1824
- [SEDONA-711] Add Geography user-defined type by @Kontinuation in https://github.com/apache/sedona/pull/1828
- [SEDONA-707] Refactor rasterization process and add allTouched parameter for rasterization functions by @prantogg in https://github.com/apache/sedona/pull/1788
- [DOCS] add spatial joins by @MrPowers in https://github.com/apache/sedona/pull/1829
- [CI] Add several frequent contributors to .asf.yml by @jiayuasu in https://github.com/apache/sedona/pull/1833
- [SEDONA-716] Change the spark parser order to use delegate parser first by @zhangfengcdt in https://github.com/apache/sedona/pull/1832
- [SEDONA-714] Add geopandas to spark arrow conversion. by @Imbruced in https://github.com/apache/sedona/pull/1825
- [SEDONA-713] add OSM PBF reader by @Imbruced in https://github.com/apache/sedona/pull/1823
- [DOCS] add geopackage docs by @MrPowers in https://github.com/apache/sedona/pull/1835
- [SEDONA-715] Add apache zeppelin notebook support for the docker image by @sshiv012 in https://github.com/apache/sedona/pull/1826
- [DOCS] add shapefiles documentation page by @MrPowers in https://github.com/apache/sedona/pull/1837
- build(deps): bump jinja2 from 3.1.4 to 3.1.5 in /binder by @dependabot in https://github.com/apache/sedona/pull/1740
- build(deps): bump com.google.protobuf:protobuf-java from 4.28.0 to 4.28.2 in /shade-proto by @dependabot in https://github.com/apache/sedona/pull/1834
- build(deps): bump r-lib/actions from 2.11.1 to 2.11.2 by @dependabot in https://github.com/apache/sedona/pull/1836
- [SEDONA-717] Fix
dataframe_to_arrow()for zero-row results by @paleolimbot in https://github.com/apache/sedona/pull/1840 - [SEDONA-704] Add support to load items directly form catalog without using collection id and fix limit issues by @zhangfengcdt in https://github.com/apache/sedona/pull/1839
- [SEDONA-718] Auto Detect geometry column in GeoJSON writer by @Kontinuation in https://github.com/apache/sedona/pull/1841
- [SEDONA-719] Support reading Shapefile with Z/M ordinates by @Kontinuation in https://github.com/apache/sedona/pull/1842
- [DOCS] Improve docs and fix deadlinks by @jiayuasu in https://github.com/apache/sedona/pull/1846
- build(deps): bump jinja2 from 3.1.4 to 3.1.6 in /binder by @dependabot in https://github.com/apache/sedona/pull/1844
- [SEDONA-704] Fix STC reader option issues and add retry logic by @zhangfengcdt in https://github.com/apache/sedona/pull/1847
- [DOCS] Update the community docs by @jiayuasu in https://github.com/apache/sedona/pull/1849
- [DOCS] Add missing license header by @jiayuasu in https://github.com/apache/sedona/pull/1851
- [DOCS] Bump Sedona Python, R and Zeppelin version to 1.7.1 by @jiayuasu in https://github.com/apache/sedona/pull/1852
- [DOCS] Add Sedona 1.7.1 release notes by @jiayuasu in https://github.com/apache/sedona/pull/1853
New Contributors
- @MrPowers made their first contribution in https://github.com/apache/sedona/pull/1735
- @paleolimbot made their first contribution in https://github.com/apache/sedona/pull/1748
- @kadolor made their first contribution in https://github.com/apache/sedona/pull/1762
- @BaseMax made their first contribution in https://github.com/apache/sedona/pull/1808
- @ruanqizhen made their first contribution in https://github.com/apache/sedona/pull/1822
- @sshiv012 made their first contribution in https://github.com/apache/sedona/pull/1826
Full Changelog: https://github.com/apache/sedona/compare/sedona-1.7.0...sedona-1.7.1