From 255fd49f069e6e145c49a13b9decb0567ae53b51 Mon Sep 17 00:00:00 2001 From: vincentsarago Date: Thu, 7 Sep 2023 15:20:10 +0200 Subject: [PATCH] update endpoint --- docs/src/examples/notebooks/Working_with_MosaicJSON.ipynb | 7 +++---- docs/src/examples/notebooks/Working_with_STAC.ipynb | 7 +++---- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/docs/src/examples/notebooks/Working_with_MosaicJSON.ipynb b/docs/src/examples/notebooks/Working_with_MosaicJSON.ipynb index b62c9220e..2e26271ff 100644 --- a/docs/src/examples/notebooks/Working_with_MosaicJSON.ipynb +++ b/docs/src/examples/notebooks/Working_with_MosaicJSON.ipynb @@ -1,7 +1,6 @@ { "cells": [ { - "attachments": {}, "cell_type": "markdown", "metadata": {}, "source": [ @@ -30,7 +29,7 @@ "\n", "By default, TiTiler has `mosaicjson` endpoints.\n", "\n", - "Docs: https://api.cogeo.xyz/docs#/MosaicJSON" + "Docs: https://titiler.xyz/api.html#/MosaicJSON" ] }, { @@ -342,7 +341,7 @@ ], "metadata": { "kernelspec": { - "display_name": "Python 3", + "display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3" }, @@ -356,7 +355,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.8.2" + "version": "3.9.17" } }, "nbformat": 4, diff --git a/docs/src/examples/notebooks/Working_with_STAC.ipynb b/docs/src/examples/notebooks/Working_with_STAC.ipynb index 4d4660d52..ed583594e 100644 --- a/docs/src/examples/notebooks/Working_with_STAC.ipynb +++ b/docs/src/examples/notebooks/Working_with_STAC.ipynb @@ -1,7 +1,6 @@ { "cells": [ { - "attachments": {}, "cell_type": "markdown", "metadata": {}, "source": [ @@ -607,7 +606,7 @@ "source": [ "## Use Titiler endpoint\n", "\n", - "https://api.cogeo.xyz/docs#/SpatioTemporal%20Asset%20Catalog\n", + "https://titiler.xyz/api.html#/SpatioTemporal%20Asset%20Catalog\n", "\n", "`{endpoint}/stac/tiles/{z}/{x}/{y}.{format}?url={stac_item}&{otherquery params}`\n", "\n", @@ -1308,7 +1307,7 @@ ], "metadata": { "kernelspec": { - "display_name": "py39", + "display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3" }, @@ -1322,7 +1321,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.9.13 (main, May 24 2022, 21:13:51) \n[Clang 13.1.6 (clang-1316.0.21.2)]" + "version": "3.9.17" }, "vscode": { "interpreter": {