Skip to content

Commit 0c05c18

Browse files
authored
Small typo on Wikipedia name (#189)
1 parent e834f11 commit 0c05c18

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

workshop/jupyter/content/notebooks/03-spatial-reference-systems.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"metadata": {},
3131
"source": [
3232
"![Geodesic Datum](https://upload.wikimedia.org/wikipedia/commons/thumb/b/b2/Gloabl_and_Regional_Ellipsoids.svg/640px-Gloabl_and_Regional_Ellipsoids.svg.png)\n",
33-
"*Sketch of geodesic datums positioned relative to the Earth's surface. Source: [Wikipaedia](https://en.wikipedia.org/wiki/Geodetic_datum).* "
33+
"*Sketch of geodesic datums positioned relative to the Earth's surface. Source: [Wikipedia](https://en.wikipedia.org/wiki/Geodetic_datum).* "
3434
]
3535
},
3636
{
@@ -45,7 +45,7 @@
4545
"metadata": {},
4646
"source": [
4747
"![Map Projections](https://upload.wikimedia.org/wikipedia/commons/0/02/Kaardiprojektsiooni_klassid.gif)\n",
48-
"*Visual examples of the transformations applied to the *datum* by simple map projections. Source: [Wikipaedia](https://en.wikipedia.org/wiki/Map_projection).*"
48+
"*Visual examples of the transformations applied to the *datum* by simple map projections. Source: [Wikipedia](https://en.wikipedia.org/wiki/Map_projection).*"
4949
]
5050
},
5151
{

workshop/jupyter/content/notebooks/05-raster-data.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"The earliest examples of raster data were aerial photographs taken on board of aircraft that were transformed into digital format. The photograph would become a matrix of geo-referenced values - the raster. \n",
1919
"\n",
2020
"![Aerial photograph](https://upload.wikimedia.org/wikipedia/commons/c/c7/Cecil_Shadbolt_collection_-_54_-_An_aerial_view_showing_Stonebridge_Road%2C_Stamford_Hill%2C_and_Seven_Sisters_Curve%2C_part_of_the_Tottenham_and_Hampstead_Junction_Railway%2C_taken_from_2000ft.jpg)\n",
21-
"*Image from [Wikipaedia](https://en.wikipedia.org/wiki/Aerial_photography#/media/File:Cecil_Shadbolt_collection_-_54_-_An_aerial_view_showing_Stonebridge_Road,_Stamford_Hill,_and_Seven_Sisters_Curve,_part_of_the_Tottenham_and_Hampstead_Junction_Railway,_taken_from_2000ft.jpg)*\n",
21+
"*Image from [Wikipedia](https://en.wikipedia.org/wiki/Aerial_photography#/media/File:Cecil_Shadbolt_collection_-_54_-_An_aerial_view_showing_Stonebridge_Road,_Stamford_Hill,_and_Seven_Sisters_Curve,_part_of_the_Tottenham_and_Hampstead_Junction_Railway,_taken_from_2000ft.jpg)*\n",
2222
"\n",
2323
"![Satellite image](https://miro.medium.com/max/315/1*ibilH1kPEWujNaUhwM5ezA.jpeg)\n",
2424
"*Satellite image from [Sentinel Hub](https://www.sentinel-hub.com/blog/building-added-value-services-top-sentinel-hub)*\n",

0 commit comments

Comments
 (0)