Skip to content

Commit b7adfc3

Browse files
EvaMuirohitgeo
authored andcommitted
Update sample to use API v1.0 from geonuma. (Esri#61)
1 parent 805eccc commit b7adfc3

File tree

1 file changed

+5
-13
lines changed

1 file changed

+5
-13
lines changed

samples/02 Power Users & Developers/Using geometry functions.ipynb

Lines changed: 5 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -64,16 +64,7 @@
6464
"metadata": {
6565
"collapsed": false
6666
},
67-
"outputs": [
68-
{
69-
"name": "stdout",
70-
"output_type": "stream",
71-
"text": [
72-
"Computing length of drawn polyline...\n",
73-
"Length: 5502.154897461851 m.\n"
74-
]
75-
}
76-
],
67+
"outputs": [],
7768
"source": [
7869
"map1"
7970
]
@@ -168,8 +159,9 @@
168159
}
169160
],
170161
"metadata": {
162+
"anaconda-cloud": {},
171163
"kernelspec": {
172-
"display_name": "Python 3",
164+
"display_name": "Python [default]",
173165
"language": "python",
174166
"name": "python3"
175167
},
@@ -183,11 +175,11 @@
183175
"name": "python",
184176
"nbconvert_exporter": "python",
185177
"pygments_lexer": "ipython3",
186-
"version": "3.4.5"
178+
"version": "3.5.2"
187179
},
188180
"widgets": {
189181
"state": {
190-
"338624bfe871463d945c7b2adea11770": {
182+
"1a4705ef41d84b129168fbea67b4c4d9": {
191183
"views": [
192184
{
193185
"cell_index": 5

0 commit comments

Comments
 (0)