Skip to content

Commit

Permalink
deploy: 6757906
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed Jun 13, 2024
1 parent 292b91e commit 718a639
Show file tree
Hide file tree
Showing 153 changed files with 11,849 additions and 11,849 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: 08ac6a53c59882b87f27c2dc3076ebad
config: 15d6ef56f93a96ac493497a351ea425f
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.dev70+g66726fdb',
VERSION: '0.16.1.dev74+g67579062',
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.dev70+g66726fdb documentation</title>
<title>Advanced guide &#8212; Folium 0.16.1.dev74+g67579062 documentation</title>



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

<script src="_static/documentation_options.js?v=36d80bac"></script>
<script src="_static/documentation_options.js?v=5ce04e97"></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 @@ -541,7 +541,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.dev70+g66726fdb</div>
Folium version 0.16.1.dev74+g67579062</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.dev70+g66726fdb documentation</title>
<title>Customizing javascript or css resources &#8212; Folium 0.16.1.dev74+g67579062 documentation</title>



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

<script src="../_static/documentation_options.js?v=36d80bac"></script>
<script src="../_static/documentation_options.js?v=5ce04e97"></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 @@ -569,7 +569,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_25e88cc14b0ad48b8d6363bdd1cb3e94 {
#map_ad55dce694b82b4ccfe037587c2c1e2d {
position: relative;
width: 100.0%;
height: 100.0%;
Expand All @@ -585,14 +585,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_25e88cc14b0ad48b8d6363bdd1cb3e94&quot; &gt;&lt;/div&gt;
&lt;div class=&quot;folium-map&quot; id=&quot;map_ad55dce694b82b4ccfe037587c2c1e2d&quot; &gt;&lt;/div&gt;
&lt;/body&gt;
&lt;script&gt;
var map_25e88cc14b0ad48b8d6363bdd1cb3e94 = L.map(
&quot;map_25e88cc14b0ad48b8d6363bdd1cb3e94&quot;,
var map_ad55dce694b82b4ccfe037587c2c1e2d = L.map(
&quot;map_ad55dce694b82b4ccfe037587c2c1e2d&quot;,
{
center: [0.0, 0.0],
crs: L.CRS.EPSG3857,
Expand All @@ -606,18 +606,18 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
var tile_layer_70a374c4080c456d2d1bc22b33623c51 = L.tileLayer(
var tile_layer_8f57a74416e32bbfe5650a846b55d24b = 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_70a374c4080c456d2d1bc22b33623c51.addTo(map_25e88cc14b0ad48b8d6363bdd1cb3e94);
tile_layer_8f57a74416e32bbfe5650a846b55d24b.addTo(map_ad55dce694b82b4ccfe037587c2c1e2d);
var realtime_ee319d3ebda1cb5dc1099854aef85112_options = {&quot;interval&quot;: 1000, &quot;removeMissing&quot;: false, &quot;start&quot;: true};
var realtime_8fe9ff2eac493346ae52b7bc9aca9d15_options = {&quot;interval&quot;: 1000, &quot;removeMissing&quot;: false, &quot;start&quot;: true};
realtime_ee319d3ebda1cb5dc1099854aef85112_options[&quot;onEachFeature&quot;] =
realtime_8fe9ff2eac493346ae52b7bc9aca9d15_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 @@ -626,7 +626,7 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
;
var realtime_ee319d3ebda1cb5dc1099854aef85112 = L.realtime(
var realtime_8fe9ff2eac493346ae52b7bc9aca9d15 = L.realtime(
function(responseHandler, errorHandler) {
var url = &#x27;https://api.wheretheiss.at/v1/satellites/25544&#x27;;
Expand Down Expand Up @@ -656,10 +656,10 @@ <h3>Example 2: loading additional javascript<a class="headerlink" href="#Example
.catch(errorHandler);
}
,
realtime_ee319d3ebda1cb5dc1099854aef85112_options
realtime_8fe9ff2eac493346ae52b7bc9aca9d15_options
);
map_25e88cc14b0ad48b8d6363bdd1cb3e94.addLayer(
realtime_ee319d3ebda1cb5dc1099854aef85112._container);
map_ad55dce694b82b4ccfe037587c2c1e2d.addLayer(
realtime_8fe9ff2eac493346ae52b7bc9aca9d15._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 @@ -753,7 +753,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.dev70+g66726fdb</div>
Folium version 0.16.1.dev74+g67579062</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": "09abae78",
"id": "9ee91692",
"metadata": {},
"source": [
"# Customizing javascript or css resources"
Expand All @@ -11,13 +11,13 @@
{
"cell_type": "code",
"execution_count": 1,
"id": "ca6d36fc",
"id": "e9d34fd6",
"metadata": {
"execution": {
"iopub.execute_input": "2024-06-03T16:40:55.413820Z",
"iopub.status.busy": "2024-06-03T16:40:55.413656Z",
"iopub.status.idle": "2024-06-03T16:40:55.818188Z",
"shell.execute_reply": "2024-06-03T16:40:55.817650Z"
"iopub.execute_input": "2024-06-13T15:39:54.760976Z",
"iopub.status.busy": "2024-06-13T15:39:54.760804Z",
"iopub.status.idle": "2024-06-13T15:39:55.208348Z",
"shell.execute_reply": "2024-06-13T15:39:55.207742Z"
},
"nbsphinx": "hidden"
},
Expand All @@ -28,7 +28,7 @@
},
{
"cell_type": "markdown",
"id": "4f35eef0",
"id": "e60d3233",
"metadata": {},
"source": [
"## Adding javascript or css resources\n",
Expand All @@ -43,13 +43,13 @@
{
"cell_type": "code",
"execution_count": 2,
"id": "f368fb2f",
"id": "e8516162",
"metadata": {
"execution": {
"iopub.execute_input": "2024-06-03T16:40:55.821031Z",
"iopub.status.busy": "2024-06-03T16:40:55.820559Z",
"iopub.status.idle": "2024-06-03T16:40:55.829293Z",
"shell.execute_reply": "2024-06-03T16:40:55.828828Z"
"iopub.execute_input": "2024-06-13T15:39:55.210718Z",
"iopub.status.busy": "2024-06-13T15:39:55.210501Z",
"iopub.status.idle": "2024-06-13T15:39:55.217411Z",
"shell.execute_reply": "2024-06-13T15:39:55.216940Z"
}
},
"outputs": [],
Expand All @@ -63,7 +63,7 @@
},
{
"cell_type": "markdown",
"id": "4030229c",
"id": "968ab21f",
"metadata": {},
"source": [
"### Example 2: loading additional javascript\n",
Expand All @@ -73,13 +73,13 @@
{
"cell_type": "code",
"execution_count": 3,
"id": "55702435",
"id": "61f4208b",
"metadata": {
"execution": {
"iopub.execute_input": "2024-06-03T16:40:55.831458Z",
"iopub.status.busy": "2024-06-03T16:40:55.831158Z",
"iopub.status.idle": "2024-06-03T16:40:55.961811Z",
"shell.execute_reply": "2024-06-03T16:40:55.961341Z"
"iopub.execute_input": "2024-06-13T15:39:55.219290Z",
"iopub.status.busy": "2024-06-13T15:39:55.219004Z",
"iopub.status.idle": "2024-06-13T15:39:55.330721Z",
"shell.execute_reply": "2024-06-13T15:39:55.330188Z"
}
},
"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_25e88cc14b0ad48b8d6363bdd1cb3e94 {\n",
" #map_ad55dce694b82b4ccfe037587c2c1e2d {\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_25e88cc14b0ad48b8d6363bdd1cb3e94&quot; &gt;&lt;/div&gt;\n",
" &lt;div class=&quot;folium-map&quot; id=&quot;map_ad55dce694b82b4ccfe037587c2c1e2d&quot; &gt;&lt;/div&gt;\n",
" \n",
"&lt;/body&gt;\n",
"&lt;script&gt;\n",
" \n",
" \n",
" var map_25e88cc14b0ad48b8d6363bdd1cb3e94 = L.map(\n",
" &quot;map_25e88cc14b0ad48b8d6363bdd1cb3e94&quot;,\n",
" var map_ad55dce694b82b4ccfe037587c2c1e2d = L.map(\n",
" &quot;map_ad55dce694b82b4ccfe037587c2c1e2d&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_70a374c4080c456d2d1bc22b33623c51 = L.tileLayer(\n",
" var tile_layer_8f57a74416e32bbfe5650a846b55d24b = 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_70a374c4080c456d2d1bc22b33623c51.addTo(map_25e88cc14b0ad48b8d6363bdd1cb3e94);\n",
" tile_layer_8f57a74416e32bbfe5650a846b55d24b.addTo(map_ad55dce694b82b4ccfe037587c2c1e2d);\n",
" \n",
" \n",
" var realtime_ee319d3ebda1cb5dc1099854aef85112_options = {&quot;interval&quot;: 1000, &quot;removeMissing&quot;: false, &quot;start&quot;: true};\n",
" var realtime_8fe9ff2eac493346ae52b7bc9aca9d15_options = {&quot;interval&quot;: 1000, &quot;removeMissing&quot;: false, &quot;start&quot;: true};\n",
" \n",
" realtime_ee319d3ebda1cb5dc1099854aef85112_options[&quot;onEachFeature&quot;] = \n",
" realtime_8fe9ff2eac493346ae52b7bc9aca9d15_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_ee319d3ebda1cb5dc1099854aef85112 = L.realtime(\n",
" var realtime_8fe9ff2eac493346ae52b7bc9aca9d15 = 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_ee319d3ebda1cb5dc1099854aef85112_options\n",
" realtime_8fe9ff2eac493346ae52b7bc9aca9d15_options\n",
" );\n",
" map_25e88cc14b0ad48b8d6363bdd1cb3e94.addLayer(\n",
" realtime_ee319d3ebda1cb5dc1099854aef85112._container);\n",
" map_ad55dce694b82b4ccfe037587c2c1e2d.addLayer(\n",
" realtime_8fe9ff2eac493346ae52b7bc9aca9d15._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 0x7f52c5f30230>"
"<folium.folium.Map at 0x7ffb785a6090>"
]
},
"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.dev70+g66726fdb documentation</title>
<title>Using folium with flask &#8212; Folium 0.16.1.dev74+g67579062 documentation</title>



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

<script src="../_static/documentation_options.js?v=36d80bac"></script>
<script src="../_static/documentation_options.js?v=5ce04e97"></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 @@ -626,7 +626,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.dev70+g66726fdb</div>
Folium version 0.16.1.dev74+g67579062</div>

<div class="footer-item">

Expand Down
Loading

0 comments on commit 718a639

Please sign in to comment.