Skip to content

Commit f828445

Browse files
authored
Add Statistics Notebook (#617)
* Initial commit adding Statistics notebook * Added basic plan for the structure of the example * Added first draft example * Added statistics to mkdocs.yml * Clean up notebook * Prettified output
1 parent 9fb8a18 commit f828445

File tree

3 files changed

+567
-0
lines changed

3 files changed

+567
-0
lines changed

docs/mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ nav:
5959
- Non-WebMercator TMS: "examples/notebooks/Working_with_nonWebMercatorTMS.ipynb"
6060
- NumpyTile: "examples/notebooks/Working_with_NumpyTile.ipynb"
6161
- Algorithm: "examples/notebooks/Working_with_Algorithm.ipynb"
62+
- Statistics: "examples/notebooks/Working_with_Statistics.ipynb"
6263

6364
- API:
6465
- titiler.core:

0 commit comments

Comments
 (0)