We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68533ae commit 95ee077Copy full SHA for 95ee077
1 file changed
bindings/pydeck-carto/pydeck_carto/sources.py
@@ -270,7 +270,7 @@ def h3_table_source(**kwargs: Unpack[H3TableSourceOptions]):
270
Fully-qualified name of table.
271
spatial_data_column : str, optional
272
Name of spatial data column. Common examples are "geom", "h3", or "quadbin".
273
- aggregation_exp : str, optional
+ aggregation_exp : str
274
Aggregation SQL expression. Only used for spatial index datasets.
275
aggregation_res_level : int, optional
276
Aggregation resolution level. Only used for spatial index datasets,
0 commit comments