This is an automated email from the ASF dual-hosted git repository.
jiayu pushed a change to branch branch-1.7.2
in repository https://gitbox.apache.org/repos/asf/sedona.git
from 0b4eb554f8 [DOCS] Add links to 1.7.2 release
new 51f17d256a [DOCS] sedona distance (#1986)
new 5060ef069d [DOCS] Fix discord badge image (#1989)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs-overrides/main.html | 2 +-
docs/community/contact.md | 2 +-
docs/image/tutorial/concepts/distance1.png | Bin 0 -> 67423 bytes
docs/image/tutorial/concepts/distance2.png | Bin 0 -> 33315 bytes
docs/image/tutorial/concepts/distance3.png | Bin 0 -> 36178 bytes
docs/image/tutorial/concepts/distance4.png | Bin 0 -> 42298 bytes
docs/image/tutorial/concepts/distance5.png | Bin 0 -> 31026 bytes
docs/tutorial/concepts/clustering-algorithms.md | 4 +-
docs/tutorial/concepts/distance-spark.md | 280 ++++++++++++++++++++++++
docs/tutorial/concepts/spatial-joins.md | 18 +-
mkdocs.yml | 1 +
11 files changed, 294 insertions(+), 13 deletions(-)
create mode 100644 docs/image/tutorial/concepts/distance1.png
create mode 100644 docs/image/tutorial/concepts/distance2.png
create mode 100644 docs/image/tutorial/concepts/distance3.png
create mode 100644 docs/image/tutorial/concepts/distance4.png
create mode 100644 docs/image/tutorial/concepts/distance5.png
create mode 100644 docs/tutorial/concepts/distance-spark.md