Skip to content

Commit d79aef4

Browse files
author
Atma Mani
committed
revised and updated visualization guide
1 parent 10de3f8 commit d79aef4

File tree

2 files changed

+575
-122
lines changed

2 files changed

+575
-122
lines changed

guide/05-working-with-the-spatial-dataframe/introduction-to-the-spatially-enabled-dataframe.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
" * [Reading Web Layers](#Reading-Web-Layers)\n",
2828
" * [Reading Feature Layer Data](#Reading-Feature-Layer-Data)\n",
2929
" * [Examining Feature Layer Content](#Example:-Examining-Feature-Layer-content)\n",
30-
" * [Example: Feature Layer Query Results to a Spatial DataFrame](#Example:-Feature-Layer-Query-Results-to-a-Spatial-DataFrame)\n",
30+
" * [Example: Feature Layer Query Results to a Spatial DataFrame](#Example:-Feature-Layer-Query-Results-to-a-Spatially-Enabled-DataFrame)\n",
3131
"* [Accessing local GIS Data](#Accessing-local-GIS-data)\n",
3232
" * [Example: Reading a Shapefile](#Example:-Reading-a-Shapefile)\n",
33-
"* [Saving Spatial DataFrames](#Saving-Spatial-DataFrames)\n",
33+
"* [Saving Spatiall Enabled DataFrames](#Saving-Spatially-Enabled-DataFrames)\n",
3434
" * [Export Options](#Export-Options)\n",
3535
" * [Exporting to a Feature Class](#Export-to-Feature-Class)\n",
3636
" * [Example: Export a whole dataset to a Shapefile](#Example:-Export-a-whole-dataset-to-a-shapefile:)\n",
@@ -938,7 +938,7 @@
938938
"cell_type": "markdown",
939939
"metadata": {},
940940
"source": [
941-
"## Saving Spatial DataFrames\n",
941+
"## Saving Spatially Enabled DataFrames\n",
942942
"\n",
943943
"The SEDF can export data to various data formats for use in other applications.\n",
944944
"\n",

0 commit comments

Comments
 (0)