forked from apache/sedona
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mkdocs.yml
197 lines (196 loc) · 8.1 KB
/
mkdocs.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
site_name: Apache Sedona™
site_description: Apache Sedona™ is a cluster computing system for processing large-scale spatial data. Sedona extends existing cluster computing systems, such as Apache Spark, Apache Flink, and Snowflake, with a set of out-of-the-box distributed Spatial Datasets and Spatial SQL that efficiently load, process, and analyze large-scale spatial data across machines.
nav:
- Home: index.md
- Setup:
- Overview: setup/overview.md
- Supported platforms:
- Sedona with Apache Spark:
- Modules: setup/modules.md
- Language wrappers: setup/platform.md
- Sedona with Apache Flink:
- Modules: setup/flink/modules.md
- Language wrappers: setup/flink/platform.md
- Sedona with Snowflake:
- Modules: setup/snowflake/modules.md
- Maven Central coordinate: setup/maven-coordinates.md
- Install with Apache Spark:
- Install Sedona Scala/Java: setup/install-scala.md
- Install Sedona Python: setup/install-python.md
- Install Sedona R: api/rdocs
- Install Sedona-Zeppelin: setup/zeppelin.md
- Play Sedona in Docker: setup/docker.md
- Install on Wherobots: setup/wherobots.md
- Install on Databricks: setup/databricks.md
- Install on AWS EMR: setup/emr.md
- Set up Spark cluster: setup/cluster.md
- Install with Apache Flink:
- Install Sedona Scala/Java: setup/flink/install-scala.md
- Install with Snowflake:
- Install Sedona SQL: setup/snowflake/install.md
- Release notes: setup/release-notes.md
- Compile the code: setup/compile.md
- Download: download.md
- Programming Guides:
- Sedona with Apache Spark:
- Spatial SQL app: tutorial/sql.md
- Raster SQL app: tutorial/raster.md
- Pure SQL environment: tutorial/sql-pure-sql.md
- Spatial RDD app: tutorial/rdd.md
- Sedona R: api/rdocs
- Work with GeoPandas and Shapely: tutorial/geopandas-shapely.md
- Map visualization SQL app:
- Scala/Java: tutorial/viz.md
- Use Apache Zeppelin: tutorial/zeppelin.md
- Gallery: tutorial/viz-gallery.md
- Performance tuning:
- Benchmark: tutorial/benchmark.md
- Tune RDD application: tutorial/Advanced-Tutorial-Tune-your-Application.md
- Storing large raster geometries in Parquet files: tutorial/storing-blobs-in-parquet.md
- Sedona with Apache Flink:
- Spatial SQL app: tutorial/flink/sql.md
- Sedona with Snowflake:
- Spatial SQL app: tutorial/snowflake/sql.md
- Examples:
- Scala/Java: tutorial/demo.md
- Python: tutorial/jupyter-notebook.md
- API Docs:
- Sedona with Apache Spark:
- SQL:
- Quick start: api/sql/Overview.md
- Vector data:
- Constructor: api/sql/Constructor.md
- Function: api/sql/Function.md
- Predicate: api/sql/Predicate.md
- Aggregate function: api/sql/AggregateFunction.md
- DataFrame Style functions: api/sql/DataFrameAPI.md
- Query optimization: api/sql/Optimizer.md
- Reading Legacy Parquet Files: api/sql/Reading-legacy-parquet.md
- Visualization:
- SedonaPyDeck: api/sql/Visualization_SedonaPyDeck.md
- SedonaKepler: api/sql/Visualization_SedonaKepler.md
- Raster data:
- Raster loader: api/sql/Raster-loader.md
- Raster aggregates: api/sql/Raster-aggregate-function.md
- Raster writer: api/sql/Raster-writer.md
- Raster operators: api/sql/Raster-operators.md
- Raster map algebra: api/sql/Raster-map-algebra.md
- Raster visualization: api/sql/Raster-visualizer.md
- Parameter: api/sql/Parameter.md
- RDD (core):
- Scala/Java doc: api/java-api.md
- Viz:
- DataFrame/SQL: api/viz/sql.md
- RDD: api/viz/java-api.md
- Sedona R: api/rdocs
- Sedona with Apache Flink:
- SQL:
- Overview: api/flink/Overview.md
- Constructor: api/flink/Constructor.md
- Function: api/flink/Function.md
- Aggregator: api/flink/Aggregator.md
- Predicate: api/flink/Predicate.md
- Sedona with Snowflake:
- SQL:
- Overview: api/snowflake/vector-data/Overview.md
- Constructor: api/snowflake/vector-data/Constructor.md
- Function: api/snowflake/vector-data/Function.md
- Aggregate Function: api/snowflake/vector-data/AggregateFunction.md
- Predicate: api/snowflake/vector-data/Predicate.md
- Community:
- Community: community/contact.md
- Contributor Guide:
- Rules: community/rule.md
- Develop: community/develop.md
- Committer Guide:
- Project Management Committee: community/contributor.md
- Become a release manager: community/release-manager.md
- Publish a snapshot version: community/snapshot.md
- Make a release: community/publish.md
- Vote a release: community/vote.md
- Publications: community/publication.md
- Use cases:
- Spatially aggregate airports per country: usecases/airport-country.md
- Match foot traffic to Seattle coffee shops: usecases/foot-traffic.md
- Raster image manipulation: usecases/raster.md
- Apache Software Foundation:
- Foundation: asf/asf.md
- License: https://www.apache.org/licenses/" target="_blank
- Events: https://www.apache.org/events/current-event" target="_blank
- Sponsorship: https://www.apache.org/foundation/sponsorship.html" target="_blank
- Thanks: https://www.apache.org/foundation/thanks.html" target="_blank
- Security: https://www.apache.org/security/" target="_blank
- Privacy: https://privacy.apache.org/policies/privacy-policy-public.html" target="_blank
repo_url: https://github.com/apache/sedona
repo_name: apache/sedona
theme:
font: false
name: 'material'
custom_dir: docs-overrides
palette:
primary: 'deep orange'
accent: 'green'
favicon: image/sedona_logo_symbol.png
logo: image/sedona_logo_symbol_white.svg
icon:
logo: fontawesome/solid/earth-americas
repo: fontawesome/brands/github
features:
- navigation.instant
- navigation.tabs
- navigation.top
- search.suggest
- search.highlight
- search.share
- navigation.footer
extra:
version:
provider: mike
social:
- icon: fontawesome/brands/github-alt
link: 'https://github.com/apache/sedona'
- icon: fontawesome/brands/twitter
link: 'https://twitter.com/ApacheSedona'
- icon: fontawesome/brands/discord
link: './community/discord-invite-form.html'
sedona:
current_version: 1.5.1
current_geotools: 1.5.1-28.2
sedona_create_release:
current_version: 1.5.1
current_git_tag: sedona-1.5.1-rc1
current_rc: 1.5.1-rc1
current_snapshot: 1.5.1-SNAPSHOT
next_version: 1.6.0
copyright: Copyright © 2024 The Apache Software Foundation. Apache Sedona, Sedona, Apache, the Apache feather logo, and the Apache Sedona project logo are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries. All other marks mentioned may be trademarks or registered trademarks of their respective owners. Please visit <a href="http://www.apache.org/">Apache Software Foundation</a> for more details.
markdown_extensions:
- admonition
- attr_list
- codehilite
- toc:
permalink: true
toc_depth: 3
- pymdownx.arithmatex
- pymdownx.betterem:
smart_enable: all
- pymdownx.caret
- pymdownx.critic
- pymdownx.details
- pymdownx.emoji:
emoji_generator: !!python/name:pymdownx.emoji.to_svg
- pymdownx.inlinehilite
- pymdownx.magiclink
- pymdownx.mark
- pymdownx.smartsymbols
- pymdownx.superfences
- pymdownx.tabbed:
alternate_style: true
- pymdownx.tasklist:
custom_checkbox: true
- pymdownx.tilde
plugins:
- search:
#prebuild_index: true
- macros
- git-revision-date-localized:
type: datetime