Skip to content

Commit 8b7195b

Browse files
committed
Website updates
1 parent 3fd350c commit 8b7195b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist/en/main/examples/numpytile.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ <h5 class="source-heading">main.js</h5>
157157
&#x27;https://storage.googleapis.com/open-cogs/stac-examples/20201211_223832_CS2_analytic.tif&#x27;;
158158

159159
function numpyTileLoader(z, x, y) {
160-
const url &#x3D; &#x60;https://api.cogeo.xyz/cog/tiles/WebMercatorQuad/${z}/${x}/${y}@1x?format&#x3D;npy&amp;url&#x3D;${encodeURIComponent(
160+
const url &#x3D; &#x60;https://titiler.xyz/cog/tiles/WebMercatorQuad/${z}/${x}/${y}@1x?format&#x3D;npy&amp;url&#x3D;${encodeURIComponent(
161161
COG,
162162
)}&#x60;;
163163

dist/en/main/examples/numpytile.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)