Skip to content

Commit f5fea82

Browse files
add tuto 2 (#31)
1 parent 911cae7 commit f5fea82

13 files changed

Lines changed: 262 additions & 2 deletions

Tutorials/03_networks.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"# 04. Networks"
7+
"# 05. Networks"
88
]
99
},
1010
{

Tutorials/05_web_mapping.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
# 03: Making a web map
1+
# 03: Web Mapping (Part 1)
22
[Web mapping with Leaflet](../Tutorials/05_web_mapping_with_leaflet.md) and [Web mapping with Maplibre](./05_web_mapping_with_maplibre.md) are two tutorials that introduce you to creating interactive maps on the web using popular JavaScript libraries. These tutorials guide you through the process of setting up a basic web map, adding layers, and customizing the map's appearance and functionality. Both result in very similar maps, but use different libraries to achieve the same goal.

Tutorials/06_web_mapping_2.md

Lines changed: 259 additions & 0 deletions
Large diffs are not rendered by default.

Tutorials/images/web2-image-1.png

419 KB
Loading

Tutorials/images/web2-image-2.png

323 KB
Loading

Tutorials/images/web2-image-3.png

229 KB
Loading

Tutorials/images/web2-image-4.png

510 KB
Loading

Tutorials/images/web2-image-5.png

82.5 KB
Loading

Tutorials/images/web2-image-6.png

455 KB
Loading

Tutorials/images/web2-image-7.png

169 KB
Loading

0 commit comments

Comments
 (0)