You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sedona.apache.org by ji...@apache.org on 2020/09/07 09:55:26 UTC

[incubator-sedona] branch master updated: Fix the readme and add the temporary information for the website

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/incubator-sedona.git


The following commit(s) were added to refs/heads/master by this push:
     new 03c0e5a  Fix the readme and add the temporary information for the website
03c0e5a is described below

commit 03c0e5a50e98e750e82683dc3c0bb2761d44d33c
Author: Jia Yu <ji...@apache.org>
AuthorDate: Mon Sep 7 02:55:14 2020 -0700

    Fix the readme and add the temporary information for the website
---
 README.md     | 16 +++-------------
 docs/index.md | 30 ++++++++++++++----------------
 mkdocs.yml    |  8 ++++----
 3 files changed, 21 insertions(+), 33 deletions(-)

diff --git a/README.md b/README.md
index 42912d9..d202f59 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,6 @@
 <img src="./sedona_logo.png" width="400">
 
-## We are working on importing GeoSpark to Apache Sedona infra. The structure of this repo may change frequently in the weeks to come.
-
-
-|     Stable    | Latest | Source code|
-|:-------------:|:------|:------:|
-|[![Maven Central with version prefix filter](https://img.shields.io/maven-central/v/org.datasyslab/geospark.svg)](http://datasystemslab.github.io/GeoSpark/download/GeoSpark-All-Modules-Maven-Central-Coordinates/) | [![Sonatype Nexus (Snapshots)](https://img.shields.io/nexus/s/https/oss.sonatype.org/org.datasyslab/geospark.svg)](http://datasystemslab.github.io/GeoSpark/download/GeoSpark-All-Modules-Maven-Central-Coordinates/) | [![Build Status](https://travis-ci.org/DataSystemsLab/GeoSpa [...]
-
-[Sedona@Twitter](https://twitter.com/ApacheSedona) || [Sedona Discussion Board](https://groups.google.com/forum/#!forum/geospark-discussion-board) || [![Join the chat at https://gitter.im/geospark-datasys/Lobby](https://badges.gitter.im/geospark-datasys/Lobby.svg)](https://gitter.im/geospark-datasys/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
+[![Build Status](https://travis-ci.org/apache/incubator-sedona.svg?branch=master)](https://travis-ci.org/apache/incubator-sedona) || [Sedona@Twitter](https://twitter.com/ApacheSedona) || [Sedona Mailling Lists](https://lists.apache.org/list.html?sedona.apache.org) || [![Gitter](https://badges.gitter.im/apache/sedona.svg)](https://gitter.im/apache/sedona?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
 
 Apache Sedona (incubating) is a cluster computing system for processing large-scale spatial data. Sedona extends Apache Spark / SparkSQL with a set of out-of-the-box Spatial Resilient Distributed Datasets (SRDDs)/ SpatialSQL that efficiently load, process, and analyze large-scale spatial data across machines.
 
@@ -18,14 +11,11 @@ Apache Sedona (incubating) is a cluster computing system for processing large-sc
 |Core  | RDD  | Spark 2.X/1.X  |SpatialRDDs and Query Operators. |
 |SQL  | SQL/DataFrame  | SparkSQL 2.1+ |SQL interfaces for GeoSpark core.|
 |Viz |  RDD, SQL/DataFrame | RDD - Spark 2.X/1.X, SQL - Spark 2.1+|Visualization for Spatial RDD and DataFrame.|
-|Zeppelin |  Apache Zeppelin | Spark 2.1+, Zeppelin 0.8.1+|GeoSpark plugin for Apache Zeppelin|
+|Zeppelin |  Apache Zeppelin | Spark 2.1+, Zeppelin 0.8.1+| Plugin for Apache Zeppelin|
 
 ### Sedona supports several programming languages: Scala, Java, SQL, Python and R.
 
-# Please visit [Apache Sedona website](https://apache.github.io/incubator-sedona/) for detailed documentations
-
-## News!
-* GeoSpark 1.3.1 is released. This version provides a complete Python wrapper to GeoSpark RDD and SQL API. It also contains a number of bug fixes and new functions from 12 contributors. See [Python tutorial: RDD](https://datasystemslab.github.io/GeoSpark/tutorial/geospark-core-python/), [Python tutorial: SQL](https://datasystemslab.github.io/GeoSpark/tutorial/geospark-sql-python/), [Release note](https://datasystemslab.github.io/GeoSpark/download/GeoSpark-All-Modules-Release-notes/)
+# Please visit [Apache Sedona website](http://sedona.apache.org/) for detailed information
 
 ## Powered by
 
diff --git a/docs/index.md b/docs/index.md
index b74032e..24e361f 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -1,19 +1,15 @@
 #
 
-## On 07/19/2020, GeoSpark has been accepted to the Apache Software Foundation under the new name Apache Sedona (incubating). This website will be moved to the ASF domain. Old contributors please read [this GitHub issue](https://github.com/DataSystemsLab/GeoSpark/issues/391#issuecomment-660855207) and submit your CLA at your earliest convenience.
+## On 07/19/2020, GeoSpark has been accepted to the Apache Software Foundation under the new name Apache Sedona (incubating). This website will be refactored in the weeks to come.
 
-![GeoSpark Logo](https://github.com/DataSystemsLab/GeoSpark/raw/master/GeoSpark_logo.png)
+<img src="https://raw.githubusercontent.com/apache/incubator-sedona/master/sedona_logo.png" width="400">
 
-|     Stable    | Latest | Source code|
-|:-------------:|:------|:------:|
-|[![Maven Central with version prefix filter](https://img.shields.io/maven-central/v/org.datasyslab/geospark.svg)](./download/GeoSpark-All-Modules-Maven-Central-Coordinates.md) | [![Sonatype Nexus (Snapshots)](https://img.shields.io/nexus/s/https/oss.sonatype.org/org.datasyslab/geospark.svg)](./download/GeoSpark-All-Modules-Maven-Central-Coordinates.md) | [![Build Status](https://travis-ci.org/DataSystemsLab/GeoSpark.svg?branch=master)](https://travis-ci.org/DataSystemsLab/GeoSpark)|
-
-[GeoSpark@Twitter](https://twitter.com/GeoSpark_ASU) || [GeoSpark Discussion Board](https://groups.google.com/forum/#!forum/geospark-discussion-board) || [![Join the chat at https://gitter.im/geospark-datasys/Lobby](https://badges.gitter.im/geospark-datasys/Lobby.svg)](https://gitter.im/geospark-datasys/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
+[![Build Status](https://travis-ci.org/apache/incubator-sedona.svg?branch=master)](https://travis-ci.org/apache/incubator-sedona) || [Sedona@Twitter](https://twitter.com/ApacheSedona) || [Sedona Mailling Lists](https://lists.apache.org/list.html?sedona.apache.org) || [![Gitter](https://badges.gitter.im/apache/sedona.svg)](https://gitter.im/apache/sedona?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
 
 ## News!
 * GeoSpark 1.3.1 is released. This version provides a complete Python wrapper to GeoSpark RDD and SQL API. It also contains a number of bug fixes and new functions from 12 contributors. See [Python tutorial: RDD](./tutorial/geospark-core-python/), [Python tutorial: SQL](./tutorial/geospark-sql-python/), [Release note](./download/GeoSpark-All-Modules-Release-notes/)
 
-## Companies are using GeoSpark 
+## Companies are using Sedona 
 
 (incomplete list)
 
@@ -23,24 +19,22 @@ Please make a Pull Request to add yourself!
 
 ## Introduction
 
-GeoSpark is a cluster computing system for processing large-scale spatial data. GeoSpark extends Apache Spark / SparkSQL with a set of out-of-the-box Spatial Resilient Distributed Datasets (SRDDs)/ SpatialSQL that efficiently load, process, and analyze large-scale spatial data across machines.
+Apache Sedona (incubating) is a cluster computing system for processing large-scale spatial data. Sedona extends Apache Spark / SparkSQL with a set of out-of-the-box Spatial Resilient Distributed Datasets (SRDDs)/ SpatialSQL that efficiently load, process, and analyze large-scale spatial data across machines.
 
-### GeoSpark contains several modules:
+### Sedona contains several modules:
 
 | Name  |  API |  Spark compatibility|Introduction|
 |---|---|---|---|
 |Core  | RDD  | Spark 2.X/1.X  |SpatialRDDs and Query Operators. |
-|SQL  | SQL/DataFrame  | SparkSQL 2.1+ |SQL interfaces for GeoSpark core.|
+|SQL  | SQL/DataFrame  | SparkSQL 2.1+ |SQL interfaces for Sedona core.|
 |Viz |  RDD, SQL/DataFrame | RDD - Spark 2.X/1.X, SQL - Spark 2.1+|Visualization for Spatial RDD and DataFrame.|
-|Zeppelin |  Apache Zeppelin | Spark 2.1+, Zeppelin 0.8.1+|GeoSpark plugin for Apache Zeppelin|
+|Zeppelin |  Apache Zeppelin | Spark 2.1+, Zeppelin 0.8.1+| Plugin for Apache Zeppelin|
 
 ## Impact
 
-### GeoSpark Downloads on Maven Central
-
-GeoSpark ecosystem has around 8K - 10K downloads per month.
+### GeoSpark Downloads
 
-<img src="image/geospark-stat.png" width="500"/>
+GeoSpark ecosystem has around 200K downloads per month.
 
 ## Features
 
@@ -93,3 +87,7 @@ GeoSpark development team has published many papers about GeoSpark. Please read
 
 GeoSpark received an evaluation from PVLDB 2018 paper ["How Good Are Modern Spatial Analytics Systems?"](http://www.vldb.org/pvldb/vol11/p1661-pandey.pdf) Varun Pandey, Andreas Kipf, Thomas Neumann, Alfons Kemper (Technical University of Munich), quoted as follows: 
 > GeoSpark comes close to a complete spatial analytics system. It also exhibits the best performance in most cases.
+
+## Powered by
+
+<img src="https://raw.githubusercontent.com/apache/incubator-sedona/master/incubator_logo.png" width="400">
\ No newline at end of file
diff --git a/mkdocs.yml b/mkdocs.yml
index 5044c35..444793c 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -1,4 +1,4 @@
-site_name: GeoSpark
+site_name: Apache Sedona
 pages:
     - Home: index.md
     - Download:
@@ -45,7 +45,7 @@ pages:
     - License: 
       - License-before-1.2.0: license/License-before-1-2-0.md
       - License: license/License.md
-repo_url: https://github.com/DataSystemsLab/GeoSpark
+repo_url: https://github.com/apache/incubator-sedona
 theme: 
   name: 'material'
   palette:
@@ -55,9 +55,9 @@ google_analytics: ['UA-64886725-1', 'www.public.asu.edu/~jiayu2/geospark/index.h
 extra:
   social:
     - type: 'github'
-      link: 'https://github.com/DataSystemsLab/GeoSpark'
+      link: 'https://github.com/apache/incubator-sedona'
     - type: 'twitter'
-      link: 'https://twitter.com/GeoSpark_ASU'
+      link: 'https://twitter.com/ApacheSedona'
 markdown_extensions:
   - admonition
   - codehilite