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 6daf9f3943 [DOC] Add Stac API doc link to the mkdocs yml file (#1782)
6daf9f3943 is described below
commit 6daf9f3943c05a7308540d79dcb277033dbb4749
Author: Feng Zhang <[email protected]>
AuthorDate: Thu Jan 30 13:52:49 2025 -0800
[DOC] Add Stac API doc link to the mkdocs yml file (#1782)
---
mkdocs.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/mkdocs.yml b/mkdocs.yml
index 876db88464..eed5a32ab5 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -90,6 +90,7 @@ nav:
- Query optimization: api/sql/Optimizer.md
- Nearest-Neighbour searching:
api/sql/NearestNeighbourSearching.md
- "Spider:Spatial Data Generator": api/sql/Spider.md
+ - Reading STAC Data Source: api/sql/Stac.md
- Reading Legacy Parquet Files:
api/sql/Reading-legacy-parquet.md
- Visualization:
- SedonaPyDeck: api/sql/Visualization_SedonaPyDeck.md