Skip to content

Commit a87f03a

Browse files
AtmaManirohitgeo
authored andcommitted
Updates for Working with the API and minor fixes for guide pages (#33)
1 parent 05e1ede commit a87f03a

14 files changed

+47
-29554
lines changed

guide/Working with the API/Overview.html

Lines changed: 0 additions & 11801 deletions
This file was deleted.

guide/Working with the API/Overview.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"source": [
2525
"## Modules\n",
2626
"\n",
27-
"<img src=\"http://esri.github.io/arcgis-python-api/notebooks/nbimages/modules.png\" />\n",
27+
"<img src=\"http://esri.github.io/arcgis-python-api/notebooks/nbimages/guide_WorkingWithTheAPI_Overview_01.png\" />\n",
2828
"\n",
2929
"The <code><b>arcgis package</b></code> has a modularized design that makes it simple to use and understand. These modules contain classes, functions and types for managing and working with the different elements of the GIS. The main modules in the API are:\n",
3030
"\n",
@@ -62,7 +62,7 @@
6262
"name": "python",
6363
"nbconvert_exporter": "python",
6464
"pygments_lexer": "ipython3",
65-
"version": "3.4.5"
65+
"version": "3.5.2"
6666
}
6767
},
6868
"nbformat": 4,

0 commit comments

Comments
 (0)