Skip to content

Commit a0bb0b3

Browse files
Andrew HuangAndrew Huang
authored andcommitted
Add draft
1 parent 6f1712f commit a0bb0b3

File tree

2 files changed

+816
-15
lines changed

2 files changed

+816
-15
lines changed

notebooks/introducing_web_map_feature_services.ipynb renamed to notebooks/introduction.ipynb

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,9 @@
55
"cell_type": "markdown",
66
"metadata": {},
77
"source": [
8-
"<img src=\"images/TilePyramid.jpg\" width=500 alt=\"Tile Pyramid\"></img>\n",
8+
"# Introduction\n",
99
"\n",
10-
"Image from [Web Map Tile Services for Spatial Data Infrastructures: Management and Optimization](https://www.intechopen.com/chapters/38302)"
11-
]
12-
},
13-
{
14-
"attachments": {},
15-
"cell_type": "markdown",
16-
"metadata": {},
17-
"source": [
18-
"# Introducing Web Map / Feature Services\n",
19-
"\n",
20-
"Web map and feature services (WMS / WFS) are powerful tools that revolutionize the way we interact with geospatial data.\n",
10+
"Web map and feature services (WMS and WFS) are powerful tools that revolutionize the way we interact with geospatial data.\n",
2111
"\n",
2212
"These services provide users with seamless access to a vast array of geospatial information, ranging from basemaps and satellite imagery to weather data and demographic information. \n",
2313
"\n",
@@ -94,9 +84,7 @@
9484
"\n",
9585
"Users unlock the full potential of geospatial data by leveraging web map and feature services. They gain insights and make informed decisions based on spatial relationships and patterns in the data\n",
9686
"\n",
97-
"### What's next?\n",
98-
"\n",
99-
"Next, we’ll first learn about how to use web map services with GeoViews, Matplotlib, and CartoPy."
87+
"In the next couple sections we’ll learn about how to use web map and feature services with GeoViews, Matplotlib, and CartoPy."
10088
]
10189
},
10290
{

0 commit comments

Comments
 (0)