This is an automated email from the ASF dual-hosted git repository.
jiayu pushed a change to branch branch-0.1.0
in repository https://gitbox.apache.org/repos/asf/sedona-db.git
from 756fbe3 docs: Fix a documentation link in README (#127)
new fc36988 docs: Fix indentation in R example code (#129)
new f0d9d89 [DOCS] copyediting notebooks and SedonaDB as a whole (#128)
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:
.asf.yaml | 2 +-
README.md | 4 +-
docs/crs-examples.ipynb | 161 +++--
docs/crs-examples.md | 132 +++--
docs/geopandas-interop.ipynb | 41 +-
docs/geopandas-interop.md | 15 +-
docs/index.md | 10 +-
docs/overture-examples.ipynb | 224 +++----
docs/overture-examples.md | 184 +++---
docs/programming-guide.ipynb | 6 +-
docs/programming-guide.md | 8 +-
docs/quickstart-python.ipynb | 77 ++-
docs/quickstart-python.md | 34 +-
docs/reference/sql-joins.md | 37 +-
docs/reference/sql.md | 748 +++++++++++++++---------
docs/requirements.txt | 2 +
docs/{some_data.json => sample_geometries.json} | 0
docs/stylesheets/extra.css | 44 +-
docs/tags.md | 18 -
mkdocs.yml | 40 +-
20 files changed, 1071 insertions(+), 716 deletions(-)
rename docs/{some_data.json => sample_geometries.json} (100%)
delete mode 100644 docs/tags.md