This is an automated email from the ASF dual-hosted git repository.
jiayu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sedona.git
The following commit(s) were added to refs/heads/master by this push:
new f7316ef17 [DOCS] Update README
f7316ef17 is described below
commit f7316ef173c4557d79e520322b77114d5781c6a9
Author: Jia Yu <[email protected]>
AuthorDate: Mon Apr 1 22:02:32 2024 -0700
[DOCS] Update README
---
README.md | 27 +++++++++++++++------------
1 file changed, 15 insertions(+), 12 deletions(-)
diff --git a/README.md b/README.md
index 1bba26156..aa2392727 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,20 @@
* [Documentation](#documentation)
* [Join the community](#join-the-community)
+## Join the community
+
+Follow Sedona on Twitter for fresh news:
[Sedona@Twitter](https://twitter.com/ApacheSedona)
+
+Join the Sedona Discord community:
[](https://sedona.apache.org/latest/community/contact/#discord-server)
+
+Join the Sedona monthly community office hour: [Google
Calendar](https://calendar.google.com/calendar/event?action=TEMPLATE&tmeid=NjI0cWgwcTZndnI1anAzYnFrNHY5Y2wyaTRfMjAyNDA0MDlUMTUwMDAwWiBjX2VmN2Q1NGY1MzA4YTRiN2YyNWFjMzNkMGY3ZWViNTRhM2E3ZjExNWI2ODlmYWY0ZDgyNDI1ZjNjYjVlZGU5MzVAZw&tmsrc=c_ef7d54f5308a4b7f25ac33d0f7eeb54a3a7f115b689faf4d82425f3cb5ede935%40group.calendar.google.com&scp=ALL),
Tuesdays from 8 AM to 9 AM Pacific Time, every 4 weeks
+
+[Sedona JIRA](https://issues.apache.org/jira/projects/SEDONA): Bugs, Pull
Requests, and other similar issues
+
+[Sedona Mailing Lists](https://lists.apache.org/list.html?sedona.apache.org):
[[email protected]](https://lists.apache.org/[email protected]):
project development, general questions or tutorials.
+
+* Please first subscribe and then post emails. To subscribe, please send an
email (leave the subject and content blank) to [email protected]
+
## What is Apache Sedona?
Apache Sedonaâ„¢ is a spatial computing engine that enables developers to easily
process spatial data at any scale within modern cluster computing systems such
as Apache Spark and Apache Flink. Sedona developers can express their spatial
data processing tasks in Spatial SQL, Spatial Python or Spatial R. Internally,
Sedona provides spatial data loading, indexing, partitioning, and query
processing/optimization functionality that enable users to efficiently analyze
spatial data at any scale.
@@ -104,7 +118,7 @@ We provide a Docker image for Apache Sedona with Python
JupyterLab and a single-
```
pip install apache-sedona
```
-* To Compile the source code, please refer to [Sedona
website](https://sedona.apache.org/latest-snapshot/setup/compile/)
+* To compile the source code, please refer to [Sedona
website](https://sedona.apache.org/latest-snapshot/setup/compile/)
* Modules in the source code
@@ -129,17 +143,6 @@ We provide a Docker image for Apache Sedona with Python
JupyterLab and a single-
Please visit [Apache Sedona website](http://sedona.apache.org/) for detailed
information
-## Join the community
-
-Follow Sedona on Twitter for fresh news:
[Sedona@Twitter](https://twitter.com/ApacheSedona)
-
-Join the Sedona Discord community:
[](https://sedona.apache.org/latest/community/contact/#discord-server)
-
-[Sedona JIRA](https://issues.apache.org/jira/projects/SEDONA): Bugs, Pull
Requests, and other similar issues
-
-[Sedona Mailing Lists](https://lists.apache.org/list.html?sedona.apache.org):
[[email protected]](https://lists.apache.org/[email protected]):
project development, general questions or tutorials.
-
-* Please first subscribe and then post emails. To subscribe, please send an
email (leave the subject and content blank) to [email protected]
## Powered by