Skip to content

Commit d027a8f

Browse files
committed
nit
1 parent 0ae6902 commit d027a8f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/search.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@
388388
"href": "viz/PMTiles.html",
389389
"title": "Visualize with PMTiles",
390390
"section": "",
391-
"text": "PMTiles (a tileserver in the form of a single file, read with Range Requests) is a powerful way to visualize very large datasets, see https://pmtiles.io . The key tool to generate one is tippecanoe.\nSee here on how to use tippecanoe to create a PMTiles file, and for a more advanced example incl visualization, see this end-to-end notebook.\n\n\n\n\n\n\nNote\n\n\n\nNote that the maps built on PMTiles are slippy maps, pannable and zoomable, unlike the screenshot of it below.\n\n\n\n\n\nrailnetwork",
391+
"text": "PMTiles (a tileserver in the form of a single file, read with Range Requests) is a powerful way to visualize very large datasets, see https://pmtiles.io . The key tool to generate one is tippecanoe.\nSee here on how to use tippecanoe to create a PMTiles file, and for a more advanced example, see this end-to-end notebook.\n\n\n\n\n\n\nNote\n\n\n\nNote that the maps built on PMTiles are slippy maps, pannable and zoomable, unlike the screenshot of it below.\n\n\n\n\n\nrailnetwork",
392392
"crumbs": [
393393
"Visualization",
394394
"<span class='chapter-number'>13</span>  <span class='chapter-title'>Visualize with PMTiles</span>"

docs/viz/PMTiles.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ <h1 class="title"><span class="chapter-title">Visualize with PMTiles</span></h1>
351351

352352

353353
<p>PMTiles (a tileserver in the form of a single file, read with Range Requests) is a powerful way to visualize very large datasets, see https://pmtiles.io . The key tool to generate one is <a href="https://github.com/felt/tippecanoe">tippecanoe</a>.</p>
354-
<p>See <a href="../other_formats/export.html#pmtiles">here</a> on how to use tippecanoe to create a PMTiles file, and for a more advanced example incl visualization, see this <a href="../end2end/train_to_slopes.html">end-to-end notebook</a>.</p>
354+
<p>See <a href="../other_formats/export.html#pmtiles">here</a> on how to use tippecanoe to create a PMTiles file, and for a more advanced example, see this <a href="../end2end/train_to_slopes.html">end-to-end notebook</a>.</p>
355355
<div class="callout callout-style-default callout-note callout-titled">
356356
<div class="callout-header d-flex align-content-center">
357357
<div class="callout-icon-container">

viz/PMTiles.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"\n",
1010
"PMTiles (a tileserver in the form of a single file, read with Range Requests) is a powerful way to visualize very large datasets, see https://pmtiles.io . The key tool to generate one is [tippecanoe](https://github.com/felt/tippecanoe).\n",
1111
"\n",
12-
"See [here](../other_formats/export.ipynb#pmtiles) on how to use tippecanoe to create a PMTiles file, and for a more advanced example incl visualization, see this [end-to-end notebook](../end2end/train_to_slopes.ipynb).\n",
12+
"See [here](../other_formats/export.ipynb#pmtiles) on how to use tippecanoe to create a PMTiles file, and for a more advanced example, see this [end-to-end notebook](../end2end/train_to_slopes.ipynb).\n",
1313
"\n",
1414
":::{.callout-note}\n",
1515
"\n",

0 commit comments

Comments
 (0)