Skip to content

Commit

Permalink
deploy: aaa3212
Browse files Browse the repository at this point in the history
  • Loading branch information
Conengmo committed May 6, 2024
1 parent 2f06fff commit d2d0470
Show file tree
Hide file tree
Showing 149 changed files with 11,791 additions and 11,797 deletions.
2 changes: 1 addition & 1 deletion latest/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: ec8be51ecdfb8f7e1263e359299189a3
config: f7b77af2fd169907704fac63c773f365
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file modified latest/_images/user_guide_plugins_timeslider_choropleth_12_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion latest/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const DOCUMENTATION_OPTIONS = {
VERSION: '0.16.1.dev55+g0d2415bf',
VERSION: '0.16.1.dev56+gaaa3212c',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
6 changes: 3 additions & 3 deletions latest/advanced_guide.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>Advanced guide &#8212; Folium 0.16.1.dev55+g0d2415bf documentation</title>
<title>Advanced guide &#8212; Folium 0.16.1.dev56+gaaa3212c documentation</title>



Expand Down Expand Up @@ -36,7 +36,7 @@
<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=8d27b9dea8ad943066ae" />
<script src="_static/vendor/fontawesome/6.5.1/js/all.min.js?digest=8d27b9dea8ad943066ae"></script>

<script src="_static/documentation_options.js?v=e6ca9c05"></script>
<script src="_static/documentation_options.js?v=541d7655"></script>
<script src="_static/doctools.js?v=9a2dae69"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
Expand Down Expand Up @@ -537,7 +537,7 @@ <h1>Advanced guide<a class="headerlink" href="#advanced-guide" title="Link to th
<div class="footer-items__start">

<div class="footer-item"><!-- This will display the version of the docs -->
Folium version 0.16.1.dev55+g0d2415bf</div>
Folium version 0.16.1.dev56+gaaa3212c</div>

<div class="footer-item">

Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

138 changes: 69 additions & 69 deletions latest/advanced_guide/colormaps.html

Large diffs are not rendered by default.

382 changes: 191 additions & 191 deletions latest/advanced_guide/colormaps.ipynb

Large diffs are not rendered by default.

76 changes: 38 additions & 38 deletions latest/advanced_guide/custom_panes.html

Large diffs are not rendered by default.

120 changes: 60 additions & 60 deletions latest/advanced_guide/custom_panes.ipynb

Large diffs are not rendered by default.

114 changes: 57 additions & 57 deletions latest/advanced_guide/custom_tiles.html

Large diffs are not rendered by default.

182 changes: 91 additions & 91 deletions latest/advanced_guide/custom_tiles.ipynb

Large diffs are not rendered by default.

30 changes: 15 additions & 15 deletions latest/advanced_guide/customize_javascript_and_css.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>Customizing javascript or css resources &#8212; Folium 0.16.1.dev55+g0d2415bf documentation</title>
<title>Customizing javascript or css resources &#8212; Folium 0.16.1.dev56+gaaa3212c documentation</title>



Expand Down Expand Up @@ -37,7 +37,7 @@
<link rel="preload" as="script" href="../_static/scripts/pydata-sphinx-theme.js?digest=8d27b9dea8ad943066ae" />
<script src="../_static/vendor/fontawesome/6.5.1/js/all.min.js?digest=8d27b9dea8ad943066ae"></script>

<script src="../_static/documentation_options.js?v=e6ca9c05"></script>
<script src="../_static/documentation_options.js?v=541d7655"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
Expand Down Expand Up @@ -565,7 +565,7 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width,
initial-scale=1.0, maximum-scale=1.0, user-scalable=no&quot; /&gt;
&lt;style&gt;
#map_67497e71856ecaef9836e2c7329debba {
#map_5fd448e9a79caadfdcff260a3107df60 {
position: relative;
width: 100.0%;
height: 100.0%;
Expand All @@ -581,14 +581,14 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
&lt;body&gt;
&lt;div class=&quot;folium-map&quot; id=&quot;map_67497e71856ecaef9836e2c7329debba&quot; &gt;&lt;/div&gt;
&lt;div class=&quot;folium-map&quot; id=&quot;map_5fd448e9a79caadfdcff260a3107df60&quot; &gt;&lt;/div&gt;
&lt;/body&gt;
&lt;script&gt;
var map_67497e71856ecaef9836e2c7329debba = L.map(
&quot;map_67497e71856ecaef9836e2c7329debba&quot;,
var map_5fd448e9a79caadfdcff260a3107df60 = L.map(
&quot;map_5fd448e9a79caadfdcff260a3107df60&quot;,
{
center: [0.0, 0.0],
crs: L.CRS.EPSG3857,
Expand All @@ -602,18 +602,18 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
var tile_layer_ad85aadd9a19ae47e00a6ccbd6c8a9f8 = L.tileLayer(
var tile_layer_f5458da00c3e3a4956f6c8a81e83d878 = L.tileLayer(
&quot;https://tile.openstreetmap.org/{z}/{x}/{y}.png&quot;,
{&quot;attribution&quot;: &quot;\u0026copy; \u003ca href=\&quot;https://www.openstreetmap.org/copyright\&quot;\u003eOpenStreetMap\u003c/a\u003e contributors&quot;, &quot;detectRetina&quot;: false, &quot;maxNativeZoom&quot;: 19, &quot;maxZoom&quot;: 19, &quot;minZoom&quot;: 0, &quot;noWrap&quot;: false, &quot;opacity&quot;: 1, &quot;subdomains&quot;: &quot;abc&quot;, &quot;tms&quot;: false}
);
tile_layer_ad85aadd9a19ae47e00a6ccbd6c8a9f8.addTo(map_67497e71856ecaef9836e2c7329debba);
tile_layer_f5458da00c3e3a4956f6c8a81e83d878.addTo(map_5fd448e9a79caadfdcff260a3107df60);
var realtime_f05f5f48a9f9bfd2e1bc96e5323ab627_options = {&quot;interval&quot;: 1000, &quot;removeMissing&quot;: false, &quot;start&quot;: true};
var realtime_7203f1fd7a589940959002652427a123_options = {&quot;interval&quot;: 1000, &quot;removeMissing&quot;: false, &quot;start&quot;: true};
realtime_f05f5f48a9f9bfd2e1bc96e5323ab627_options[&quot;onEachFeature&quot;] =
realtime_7203f1fd7a589940959002652427a123_options[&quot;onEachFeature&quot;] =
function(f, l) {
l.bindPopup(function() {
return &#x27;&lt;h5&gt;&#x27; + dayjs.unix(f.properties.timestamp).format() + &#x27;&lt;/h5&gt;&#x27;;
Expand All @@ -622,7 +622,7 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
;
var realtime_f05f5f48a9f9bfd2e1bc96e5323ab627 = L.realtime(
var realtime_7203f1fd7a589940959002652427a123 = L.realtime(
function(responseHandler, errorHandler) {
var url = &#x27;https://api.wheretheiss.at/v1/satellites/25544&#x27;;
Expand Down Expand Up @@ -652,10 +652,10 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
.catch(errorHandler);
}
,
realtime_f05f5f48a9f9bfd2e1bc96e5323ab627_options
realtime_7203f1fd7a589940959002652427a123_options
);
map_67497e71856ecaef9836e2c7329debba.addLayer(
realtime_f05f5f48a9f9bfd2e1bc96e5323ab627._container);
map_5fd448e9a79caadfdcff260a3107df60.addLayer(
realtime_7203f1fd7a589940959002652427a123._container);
&lt;/script&gt;
&lt;/html&gt;" style="position:absolute;width:100%;height:100%;left:0;top:0;border:none !important;" allowfullscreen webkitallowfullscreen mozallowfullscreen></iframe></div></div></div>
Expand Down Expand Up @@ -749,7 +749,7 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
<div class="footer-items__start">

<div class="footer-item"><!-- This will display the version of the docs -->
Folium version 0.16.1.dev55+g0d2415bf</div>
Folium version 0.16.1.dev56+gaaa3212c</div>

<div class="footer-item">

Expand Down
62 changes: 31 additions & 31 deletions latest/advanced_guide/customize_javascript_and_css.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "285fd7cf",
"id": "d16d83f1",
"metadata": {},
"source": [
"# Customizing javascript or css resources"
Expand All @@ -11,13 +11,13 @@
{
"cell_type": "code",
"execution_count": 1,
"id": "9db8f5d3",
"id": "94c24c03",
"metadata": {
"execution": {
"iopub.execute_input": "2024-05-06T09:54:09.917961Z",
"iopub.status.busy": "2024-05-06T09:54:09.917487Z",
"iopub.status.idle": "2024-05-06T09:54:10.385738Z",
"shell.execute_reply": "2024-05-06T09:54:10.385287Z"
"iopub.execute_input": "2024-05-06T14:33:05.394633Z",
"iopub.status.busy": "2024-05-06T14:33:05.394460Z",
"iopub.status.idle": "2024-05-06T14:33:05.828078Z",
"shell.execute_reply": "2024-05-06T14:33:05.827437Z"
},
"nbsphinx": "hidden"
},
Expand All @@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "6240d92b",
"id": "7e02525c",
"metadata": {},
"source": [
"## Adding javascript or css resources\n",
Expand All @@ -43,13 +43,13 @@
{
"cell_type": "code",
"execution_count": 2,
"id": "3644d975",
"id": "f9500cfd",
"metadata": {
"execution": {
"iopub.execute_input": "2024-05-06T09:54:10.388047Z",
"iopub.status.busy": "2024-05-06T09:54:10.387798Z",
"iopub.status.idle": "2024-05-06T09:54:10.394214Z",
"shell.execute_reply": "2024-05-06T09:54:10.393760Z"
"iopub.execute_input": "2024-05-06T14:33:05.830892Z",
"iopub.status.busy": "2024-05-06T14:33:05.830326Z",
"iopub.status.idle": "2024-05-06T14:33:05.837419Z",
"shell.execute_reply": "2024-05-06T14:33:05.836939Z"
}
},
"outputs": [],
Expand All @@ -63,7 +63,7 @@
},
{
"cell_type": "markdown",
"id": "a784375f",
"id": "bc463451",
"metadata": {},
"source": [
"### Example 2: loading additional javascript\n",
Expand All @@ -73,13 +73,13 @@
{
"cell_type": "code",
"execution_count": 3,
"id": "f7000ed9",
"id": "69f2e00a",
"metadata": {
"execution": {
"iopub.execute_input": "2024-05-06T09:54:10.396165Z",
"iopub.status.busy": "2024-05-06T09:54:10.395989Z",
"iopub.status.idle": "2024-05-06T09:54:10.508645Z",
"shell.execute_reply": "2024-05-06T09:54:10.508212Z"
"iopub.execute_input": "2024-05-06T14:33:05.839531Z",
"iopub.status.busy": "2024-05-06T14:33:05.839367Z",
"iopub.status.idle": "2024-05-06T14:33:05.948633Z",
"shell.execute_reply": "2024-05-06T14:33:05.948122Z"
}
},
"outputs": [
Expand Down Expand Up @@ -113,7 +113,7 @@
" &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width,\n",
" initial-scale=1.0, maximum-scale=1.0, user-scalable=no&quot; /&gt;\n",
" &lt;style&gt;\n",
" #map_67497e71856ecaef9836e2c7329debba {\n",
" #map_5fd448e9a79caadfdcff260a3107df60 {\n",
" position: relative;\n",
" width: 100.0%;\n",
" height: 100.0%;\n",
Expand All @@ -129,14 +129,14 @@
"&lt;body&gt;\n",
" \n",
" \n",
" &lt;div class=&quot;folium-map&quot; id=&quot;map_67497e71856ecaef9836e2c7329debba&quot; &gt;&lt;/div&gt;\n",
" &lt;div class=&quot;folium-map&quot; id=&quot;map_5fd448e9a79caadfdcff260a3107df60&quot; &gt;&lt;/div&gt;\n",
" \n",
"&lt;/body&gt;\n",
"&lt;script&gt;\n",
" \n",
" \n",
" var map_67497e71856ecaef9836e2c7329debba = L.map(\n",
" &quot;map_67497e71856ecaef9836e2c7329debba&quot;,\n",
" var map_5fd448e9a79caadfdcff260a3107df60 = L.map(\n",
" &quot;map_5fd448e9a79caadfdcff260a3107df60&quot;,\n",
" {\n",
" center: [0.0, 0.0],\n",
" crs: L.CRS.EPSG3857,\n",
Expand All @@ -150,18 +150,18 @@
"\n",
" \n",
" \n",
" var tile_layer_ad85aadd9a19ae47e00a6ccbd6c8a9f8 = L.tileLayer(\n",
" var tile_layer_f5458da00c3e3a4956f6c8a81e83d878 = L.tileLayer(\n",
" &quot;https://tile.openstreetmap.org/{z}/{x}/{y}.png&quot;,\n",
" {&quot;attribution&quot;: &quot;\\u0026copy; \\u003ca href=\\&quot;https://www.openstreetmap.org/copyright\\&quot;\\u003eOpenStreetMap\\u003c/a\\u003e contributors&quot;, &quot;detectRetina&quot;: false, &quot;maxNativeZoom&quot;: 19, &quot;maxZoom&quot;: 19, &quot;minZoom&quot;: 0, &quot;noWrap&quot;: false, &quot;opacity&quot;: 1, &quot;subdomains&quot;: &quot;abc&quot;, &quot;tms&quot;: false}\n",
" );\n",
" \n",
" \n",
" tile_layer_ad85aadd9a19ae47e00a6ccbd6c8a9f8.addTo(map_67497e71856ecaef9836e2c7329debba);\n",
" tile_layer_f5458da00c3e3a4956f6c8a81e83d878.addTo(map_5fd448e9a79caadfdcff260a3107df60);\n",
" \n",
" \n",
" var realtime_f05f5f48a9f9bfd2e1bc96e5323ab627_options = {&quot;interval&quot;: 1000, &quot;removeMissing&quot;: false, &quot;start&quot;: true};\n",
" var realtime_7203f1fd7a589940959002652427a123_options = {&quot;interval&quot;: 1000, &quot;removeMissing&quot;: false, &quot;start&quot;: true};\n",
" \n",
" realtime_f05f5f48a9f9bfd2e1bc96e5323ab627_options[&quot;onEachFeature&quot;] = \n",
" realtime_7203f1fd7a589940959002652427a123_options[&quot;onEachFeature&quot;] = \n",
"function(f, l) {\n",
" l.bindPopup(function() {\n",
" return &#x27;&lt;h5&gt;&#x27; + dayjs.unix(f.properties.timestamp).format() + &#x27;&lt;/h5&gt;&#x27;;\n",
Expand All @@ -170,7 +170,7 @@
";\n",
" \n",
"\n",
" var realtime_f05f5f48a9f9bfd2e1bc96e5323ab627 = L.realtime(\n",
" var realtime_7203f1fd7a589940959002652427a123 = L.realtime(\n",
" \n",
"function(responseHandler, errorHandler) {\n",
" var url = &#x27;https://api.wheretheiss.at/v1/satellites/25544&#x27;;\n",
Expand Down Expand Up @@ -200,16 +200,16 @@
" .catch(errorHandler);\n",
"}\n",
",\n",
" realtime_f05f5f48a9f9bfd2e1bc96e5323ab627_options\n",
" realtime_7203f1fd7a589940959002652427a123_options\n",
" );\n",
" map_67497e71856ecaef9836e2c7329debba.addLayer(\n",
" realtime_f05f5f48a9f9bfd2e1bc96e5323ab627._container);\n",
" map_5fd448e9a79caadfdcff260a3107df60.addLayer(\n",
" realtime_7203f1fd7a589940959002652427a123._container);\n",
" \n",
"&lt;/script&gt;\n",
"&lt;/html&gt;\" style=\"position:absolute;width:100%;height:100%;left:0;top:0;border:none !important;\" allowfullscreen webkitallowfullscreen mozallowfullscreen></iframe></div></div>"
],
"text/plain": [
"<folium.folium.Map at 0x7f54236304a0>"
"<folium.folium.Map at 0x7f9028906540>"
]
},
"execution_count": 3,
Expand Down
6 changes: 3 additions & 3 deletions latest/advanced_guide/flask.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>Using folium with flask &#8212; Folium 0.16.1.dev55+g0d2415bf documentation</title>
<title>Using folium with flask &#8212; Folium 0.16.1.dev56+gaaa3212c documentation</title>



Expand Down Expand Up @@ -36,7 +36,7 @@
<link rel="preload" as="script" href="../_static/scripts/pydata-sphinx-theme.js?digest=8d27b9dea8ad943066ae" />
<script src="../_static/vendor/fontawesome/6.5.1/js/all.min.js?digest=8d27b9dea8ad943066ae"></script>

<script src="../_static/documentation_options.js?v=e6ca9c05"></script>
<script src="../_static/documentation_options.js?v=541d7655"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
Expand Down Expand Up @@ -622,7 +622,7 @@ <h1>Using folium with flask<a class="headerlink" href="#using-folium-with-flask"
<div class="footer-items__start">

<div class="footer-item"><!-- This will display the version of the docs -->
Folium version 0.16.1.dev55+g0d2415bf</div>
Folium version 0.16.1.dev56+gaaa3212c</div>

<div class="footer-item">

Expand Down
Loading

0 comments on commit d2d0470

Please sign in to comment.