- e9a2d46 [GH-2880] Omit bbox in GeoParquet metadata for empty files (#2903) by James Willis · 29 hours ago master
- b1aaed5 [GH-2885] Add ST_GeomFromBox2D and ST_AsText(box2d) (#2899) by Jia Yu · 35 hours ago
- 2ed3c64 [GH-2700] Add 03-fire-risk-fusion notebook: raster + vector fusion (#2900) by Jia Yu · 2 days ago
- 3c280e7 [GH-2884] Add ST_Extent aggregate (returns Box2D) (#2898) by Jia Yu · 2 days ago
- a30fb9b [GH-2830] Geography BC join strategy for newly added predicates (#2871) by Feng Zhang · 2 days ago
- 1361fed [GH-2883] Add ST_MakeBox2D(p1, p2) scalar constructor (#2897) by Jia Yu · 2 days ago
- 1afd1b1 [GH-2700] Add 02-vegetation-change notebook: end-to-end raster workflow (#2896) by Jia Yu · 3 days ago
- cfc80d5 [GH-2830] Add python / scala tests and add SRID-preservation tests for geography functions (#2870) by Feng Zhang · 3 days ago
- dca2035 [GH-2882] Overload ST_XMin/XMax/YMin/YMax for Box2D (#2895) by Jia Yu · 3 days ago
- 1d58f22 [GH-2700] Add 05-geopandas-on-spark notebook (#2889) by Jia Yu · 3 days ago
- eda79a5 [GH-2881] Add ST_Box2D(geom) scalar function (#2890) by Jia Yu · 3 days ago
- 043b30e [CI] Add ASF Allowlist Check workflow (#2892) by John Bampton · 3 days ago
- 794bd1c [GH-2700] Add 01-mobility-pulse notebook: vector analytics at TLC scale (#2879) by Jia Yu · 4 days ago
- 1786a14 [GH-2877] Add Box2D type and Box2DUDT (#2878) by Jia Yu · 4 days ago
- 78c0c90 [GH-2700] Refresh docker example notebooks: scaffolding + quickstart (#2876) by Jia Yu · 5 days ago
- 5de1478 build(deps): bump the pre-commit-hooks group with 5 updates (#2875) by dependabot[bot] · 5 days ago
- e0a807f [GH-2830] Adds Geography dual-dispatch to ST_Intersects (#2856) by Feng Zhang · 6 days ago
- 772e3d5 [GH-2830] Adds Geography implementations for ST_Within and ST_DWithin (#2858) by Feng Zhang · 7 days ago
- 442bb90 [GH-2830] Adds Geography dual-dispatch to ST_Length (#2854) by Feng Zhang · 7 days ago
- e7abacd [GH-2830] Add Geography support for ST_Equals (#2855) by Feng Zhang · 7 days ago
- 62b7406 [GH-2830] Add broadcast spatial-join support for the Geography type with ST_Contains (#2864) by Feng Zhang · 7 days ago
- df3f740 [GH-2830] Adds Geography dual-dispatch to ST_Centroid (#2852) by Feng Zhang · 7 days ago
- 0b4da5d [GH-2830] Adds ST_Buffer for the Geography type via dual-dispatch (#2865) by Feng Zhang · 7 days ago
- 3fd82e9 [GH-2830] Adds Geography dual-dispatch to ST_Area (#2853) by Feng Zhang · 7 days ago
- 8c65dc4 [GH-2830] Adds Geography dual-dispatch to ST_NumGeometries (#2851) by Feng Zhang · 8 days ago
- b1fd9fc [GH-2857] Fix ST_S2CellIDs under-covering planar polygons along non-meridional edges (#2863) by Jia Yu · 9 days ago
- 638dda1 [GH-2861] Group Catalog.scala expressions by docs category (#2862) by Jia Yu · 9 days ago
- ca1be45 [GH-2830] Adds Geography dual-dispatch to ST_GeometryType (#2850) by Feng Zhang · 10 days ago
- c9f8559 [DOCS] Update Maven coordinates to Sedona 1.9.0 / geotools-wrapper 1.9.0-33.5 (#2860) by Jia Yu · 10 days ago
- abe8232 [DOCS] Add 1.9.0 release news by Jia Yu · 13 days ago
- 4b60275 [GH-2824] Add geotiff.metadata data source for GeoTIFF file metadata (#2846) by Jia Yu · 13 days ago
- 9e907a8 [GH-2830] Add Geography dual-dispatch to ST_AsText (#2849) by Feng Zhang · 13 days ago
- b22f520 [CI] Simplify forbid-tabs/remove-tabs Makefile excludes to match any Makefile (#2848) by Jia Yu · 2 weeks ago
- 4530fb7 [GH-2830] Improve Geography query support - core (#2831) by Feng Zhang · 2 weeks ago
- 3409826 [DOCS] Bump Python pyproject.toml version to 1.9.0 (#2847) by Jia Yu · 2 weeks ago sedona-1.9.0
- 9341463 [GH-2844] Bump snowflake-tester parent version to 1.9.1-SNAPSHOT (#2845) by Jia Yu · 2 weeks ago
- 5927588 [maven-release-plugin] prepare for next development iteration by Jia Yu · 3 weeks ago
- 85f198a [maven-release-plugin] prepare release sedona-1.9.0-rc1 by Jia Yu · 3 weeks ago sedona-1.9.0-rc1
- 6b3cf2b [DOCS] Prepare 1.9.0 release notes and bump release variables (#2842) by Jia Yu · 3 weeks ago
- 80e8e09 [DOCS] Bump Python, R, and Zeppelin versions to 1.9.0 (#2840) by Jia Yu · 3 weeks ago
- 13d4e54 [DOCS] Update installation steps for Apache Sedona Python (#2835) by Terry L. Blessing · 3 weeks ago
- 9cddeab [GH-2230] Add GeoSeries.shortest_line and GeoSeries.offset_curve (#2828) by Jia Yu · 4 weeks ago
- fbf447f [GH-2230] Implement GeoSeries.clip_by_rect (#2784) by piyushka-ally · 5 weeks ago
- fadc953 [CI] Add two pre-commit hooks forbid and remove tabs (#2825) by John Bampton · 5 weeks ago
- 3d9913b [GH-2799] Add ST_OffsetCurve function (#2811) by Jia Yu · 5 weeks ago
- 94ccc6c [CI] Pin all `actions/*` workflows (#2821) by John Bampton · 5 weeks ago
- 23b8a90 [CI] Refactor validate-dependabot-yaml hook to use language node (#2819) by John Bampton · 5 weeks ago
- 6beb6e5 [GH-2798] Add ST_ShortestLine function (#2806) by Jia Yu · 5 weeks ago
- b3c8279 [GH-2823] Bump graphframes version to 0.11.0 (#2822) by James Willis · 5 weeks ago
- dced99b [GH-2815] Disable offline link detection in maven-javadoc-plugin (#2818) by Jia Yu · 5 weeks ago
- 1d1bd33 build(deps): bump https://github.com/gitleaks/gitleaks from v8.30.0 to 8.30.1 in the pre-commit-hooks group (#2805) by dependabot[bot] · 5 weeks ago
- 5277604 [CI] Pin pypa/gh-action-pypi-publish to allowed commit hash (#2817) by Jia Yu · 5 weeks ago
- 9ce7533 [CI] Run links checker cron at 01:07 on Sundays (#2813) by John Bampton · 5 weeks ago
- 83bd94a [GH-2744] Clean up Maven build logs (#2801) by Jia Yu · 5 weeks ago
- 041f71d [GH-1496] Fix website favicon checker issues (#2771) by piyushka-ally · 5 weeks ago
- a22d21d [GH-2769] Improve raster loader, writer, and viz docs (#2802) by Jia Yu · 5 weeks ago
- 18cab03 [DOCS] Clean up Sedona Python docs navigation list (#2803) by Jia Yu · 5 weeks ago
- 1ad5bf8 [CI] Dependabot pre-commit escosystem add cooldown; Add pre-commit hook to validate the Dependabot config (#2793) by John Bampton · 5 weeks ago
- 96128e2 [GH-2791] Add platform tags to docs search results (#2792) by Jia Yu · 6 weeks ago
- 82feadf [CI] Clean up zizmor.yml linter file (#2782) by John Bampton · 6 weeks ago
- bd68bc0 [GH-2781] Fix EOFException in OSM PBF reader when file is split across partitions (#2783) by Jia Yu · 6 weeks ago
- 0ec0589 [GH-2787] Fix SedonaDB deadlink on homepage (#2789) by Jia Yu · 6 weeks ago
- 77ae5ae [DOCS] Reorganize SedonaSpark install docs navigation (#2788) by Jia Yu · 6 weeks ago
- 43821fb build(deps): bump picomatch from 2.3.1 to 2.3.2 in /docs-overrides (#2786) by dependabot[bot] · 6 weeks ago
- b71d9f0 [CI] Add pre-commit hook npm-install to ensure Zeppelin can install (#2718) by John Bampton · 6 weeks ago
- 1e9ced9 [GH-2760] Extend OSM PBF reader to support additional metadata fields (#2776) by Jia Yu · 6 weeks ago
- 0c17835 build(deps-dev): bump flatted from 3.3.3 to 3.4.2 in /docs-overrides (#2773) by dependabot[bot] · 6 weeks ago
- 81adf48 [GH-2230] Implement GeoSeries.minimum_clearance (#2772) by piyushka-ally · 6 weeks ago
- b1c2ade [CI] Pin docker/setup-qemu-action and pypa/cibuildwheel to ASF-allowed SHAs (#2780) by Jia Yu · 6 weeks ago
- 7181135 [CI] Pin astral-sh/setup-uv to ASF-allowed SHA (#2778) by Jia Yu · 6 weeks ago
- 501df70 [GH-2768] Replace len(self)==0 with cheaper _is_empty() check in GeoSeries (#2770) by Jia Yu · 7 weeks ago
- e01cd5c docs: fix broken links (#2763) (#2767) by Takch02 · 7 weeks ago
- 02f7605 [GH-2765] Implement GeoSeries: relate_pattern, contains_properly, build_area, polygonize (#2766) by Jia Yu · 7 weeks ago
- 8d059b4 [CI] Create reusable pre-commit workflows (#2759) by John Bampton · 7 weeks ago
- 2d9edb4 [CI] Add lychee link checker workflow (#2727) by John Bampton · 7 weeks ago
- a0e1081 [CI] Add basic tests action workflow with one job (#2753) by John Bampton · 7 weeks ago
- 3ed8a02 [CI] Run pre-commit on master branch (#2755) by John Bampton · 7 weeks ago
- daa6e6f [CI] Expand and reorder the CODEOWNERS file (#2757) by John Bampton · 7 weeks ago
- 6a0b4df [DOCS] Use https for Sedona website links (#2711) by John Bampton · 7 weeks ago
- 02903cb [CI] Add pre-commit hook checkmake to lint Makefiles (#2751) by John Bampton · 7 weeks ago
- d5c8e16 [CI] Centralize codespell config; remove duplication (#2749) by John Bampton · 7 weeks ago
- bbedf29 [DOCS] Fix typo; fix filename spelling (#2713) by John Bampton · 7 weeks ago
- 847411f [CI] Expand the CODEOWNERS file (#2747) by John Bampton · 7 weeks ago
- 216621c [CI] pre-commit auto add license headers to Rmd files (#2754) by John Bampton · 7 weeks ago
- e60fb79 [CI] Configure EditorConfig for conf,js,toml files (#2748) by John Bampton · 7 weeks ago
- 883811b [GH-2731] Implement GeoSeries: frechet_distance, hausdorff_distance, geom_equals, interpolate, project (#2732) by Jia Yu · 7 weeks ago
- 1c00c3c [DOCS] Remove old code comment from `docs-overrides/main.html` (#2745) by John Bampton · 7 weeks ago
- 79e6d81 [DOCS] Add SedonaDB 0.3.0 announcement by Jia Yu · 8 weeks ago
- 7154feb [CI] Configure EditorConfig for cff,sh,yaml,yml,py,R (#2743) by John Bampton · 8 weeks ago
- 1f02c2b [CI] Configure EditorConfig for Scala (#2741) by John Bampton · 8 weeks ago
- de49fba [DOCS] Add manual hooks status badge to README (#2742) by John Bampton · 8 weeks ago
- d703c97 [CI] Configure EditorConfig for Java files (#2740) by John Bampton · 8 weeks ago
- 3ac6397 [CI] Add pre-commit hook actionlint (#2734) by John Bampton · 8 weeks ago
- 1fdf607 build(deps): bump pypa/cibuildwheel from 3.3.1 to 3.4.0 in the github-actions-dependencies group (#2736) by dependabot[bot] · 8 weeks ago
- 93d19f8 build(deps): bump the pre-commit-hooks group with 3 updates (#2735) by dependabot[bot] · 8 weeks ago
- ca712fb [CI] Add descriptive labels to the dependabot groups (#2733) by John Bampton · 8 weeks ago
- b4f39ec [CI] Add separate pre-commit manual hooks workflow (#2708) by John Bampton · 8 weeks ago
- ee5c897 [GH-2720][GH-2721][GH-2722][GH-2723] Fix geometry function bugs (#2730) by Jia Yu · 8 weeks ago
- 79b1512 [GH-2725] Implement GeoSeries: type, unary_union, delaunay_triangles, voronoi_polygons, disjoint, m (#2726) by Jia Yu · 8 weeks ago
- 8a077bb build(deps): bump the github-dependencies group with 3 updates (#2717) by dependabot[bot] · 8 weeks ago