Skip to content

Commit 543de58

Browse files
authored
Merge pull request #1805 from jyaistMap/jy-upd-samples-mdata
Update online samples and align metadata with file names
2 parents 81b465d + 03b64a4 commit 543de58

File tree

64 files changed

+61703
-1567
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+61703
-1567
lines changed

items_metadata.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ samples:
116116
# tags: ["Data Science", "GIS", "Thomas Fire", "California"]
117117
- title: Chennai Floods 2015 - A Geographic Analysis
118118
url: https://www.arcgis.com/home/item.html?id=44c4fc1e56654768840a03971feb1e77
119-
path: ./samples/04_gis_analysts_data_scientists/chennai_floods_analysis.ipynb
119+
path: ./samples/04_gis_analysts_data_scientists/chennai_floods_analysis_rn.ipynb
120120
thumbnail: ./static/thumbnails/chennai_floods_analysis.jpg
121121
snippet: Analyze the rainfall in Chennai, India
122122
description: This sample showcases not just the analysis and visualization capabilities of your GIS, but also the ability to store illustrative text, graphics and live code in a Jupyter notebook.
@@ -320,9 +320,9 @@ samples:
320320
# description: Use the ArcGIS API for Python to answer if wildfires are increasing over time.
321321
# licenseInfo: ""
322322
# tags: ["Data Science", "GIS", "Wildfire"]
323-
- title: How much green is Delhi as on 15 Oct 2017?
323+
- title: How much green is Delhi as on 21 Oct 20122?
324324
url: https://www.arcgis.com/home/item.html?id=8094be16f34e46e48880883a1ae6a4f1
325-
path: ./samples/04_gis_analysts_data_scientists/how-much-green-is-Delhi-as-on-15-oct-2017.ipynb
325+
path: ./samples/04_gis_analysts_data_scientists/how-much-green-is-Delhi-as-on-21-oct-2022.ipynb
326326
thumbnail: ./static/thumbnails/how-much-green-is-Delhi-as-on-15-oct-2017.jpg
327327
snippet: Use Landsat 8 imagery to detect green cover of New Delhi, India
328328
description: This sample shows the capabilities of spectral indices such as Normalized Difference Vegetation index (NDVI) for the calculation of green cover in Delhi, India on 15 October 2017 using Landsat 8 imagery.
@@ -569,7 +569,7 @@ samples:
569569
tags: ['Data Science', 'GIS', "Geometry"]
570570
- title: Using Geoprocessing Tools
571571
url: https://www.arcgis.com/home/item.html?id=5a5839d87b4645e685bcd46d79995358
572-
path: ./samples/02_power_users_developers/using_geoprocessing_tools.ipynb
572+
path: ./samples/02_power_users_developers/using_geoprocessing_tools_rn.ipynb
573573
thumbnail: ./static/thumbnails/using_geoprocessing_tools.png
574574
snippet: using geoprocessing tools
575575
description: The analysis below uses a geoprocessing tool to deduce the path that the debris of a crashed airplane would take if it went down at different places in the ocean.
@@ -771,9 +771,9 @@ samples:
771771
licenseInfo: ""
772772
runtime: advanced_gpu
773773
tags: ["Data Science", "GIS", "Hyperspectral", "Deep Learning"]
774-
- title: Streams Extraction using MultiTaskRoadExtractor
774+
- title: Streams Extraction using Deep Learning
775775
url: https://www.arcgis.com/home/item.html?id=356899f6baad407b9db49bb526073ee1
776-
path: ./samples/04_gis_analysts_data_scientists/streams_extraction_using_multi_task_road_extractor.ipynb
776+
path: ./samples/04_gis_analysts_data_scientists/streams_extraction_using_deeplearning.ipynb
777777
thumbnail: ./static/thumbnails/default.png
778778
snippet: The aim of this notebook is to make use of arcgis.learn MultiTaskRoadExtractor model to extract streams.
779779
description: The aim of this notebook is to make use of arcgis.learn MultiTaskRoadExtractor model to extract streams.

labs/create_data.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@
236236
"anaconda-cloud": {},
237237
"esriNotebookRuntime": {
238238
"notebookRuntimeName": "ArcGIS Notebook Python 3 Standard",
239-
"notebookRuntimeVersion": "5.0"
239+
"notebookRuntimeVersion": "9.0"
240240
},
241241
"kernelspec": {
242242
"display_name": "Python 3",

labs/display_web_map.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"anaconda-cloud": {},
8888
"esriNotebookRuntime": {
8989
"notebookRuntimeName": "ArcGIS Notebook Python 3 Standard",
90-
"notebookRuntimeVersion": "5.0"
90+
"notebookRuntimeVersion": "9.0"
9191
},
9292
"kernelspec": {
9393
"display_name": "Python 3",

labs/display_web_scene.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
"anaconda-cloud": {},
193193
"esriNotebookRuntime": {
194194
"notebookRuntimeName": "ArcGIS Notebook Python 3 Standard",
195-
"notebookRuntimeVersion": "5.0"
195+
"notebookRuntimeVersion": "9.0"
196196
},
197197
"kernelspec": {
198198
"display_name": "Python 3",

labs/download_data.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
"anaconda-cloud": {},
145145
"esriNotebookRuntime": {
146146
"notebookRuntimeName": "ArcGIS Notebook Python 3 Standard",
147-
"notebookRuntimeVersion": "5.0"
147+
"notebookRuntimeVersion": "9.0"
148148
},
149149
"kernelspec": {
150150
"display_name": "Python 3",

labs/find_places.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@
253253
"metadata": {
254254
"esriNotebookRuntime": {
255255
"notebookRuntimeName": "ArcGIS Notebook Python 3 Standard",
256-
"notebookRuntimeVersion": "5.0"
256+
"notebookRuntimeVersion": "9.0"
257257
},
258258
"kernelspec": {
259259
"display_name": "Python 3",

labs/import_data.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@
205205
"anaconda-cloud": {},
206206
"esriNotebookRuntime": {
207207
"notebookRuntimeName": "ArcGIS Notebook Python 3 Standard",
208-
"notebookRuntimeVersion": "5.0"
208+
"notebookRuntimeVersion": "9.0"
209209
},
210210
"kernelspec": {
211211
"display_name": "Python 3",

labs/load_item_by_id.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"metadata": {
135135
"esriNotebookRuntime": {
136136
"notebookRuntimeName": "ArcGIS Notebook Python 3 Standard",
137-
"notebookRuntimeVersion": "5.0"
137+
"notebookRuntimeVersion": "9.0"
138138
},
139139
"kernelspec": {
140140
"display_name": "Python 3",

labs/load_spatial_data_frame.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@
349349
"metadata": {
350350
"esriNotebookRuntime": {
351351
"notebookRuntimeName": "ArcGIS Notebook Python 3 Standard",
352-
"notebookRuntimeVersion": "5.0"
352+
"notebookRuntimeVersion": "9.0"
353353
},
354354
"kernelspec": {
355355
"display_name": "Python 3",

labs/search_and_geocode.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
"metadata": {
194194
"esriNotebookRuntime": {
195195
"notebookRuntimeName": "ArcGIS Notebook Python 3 Standard",
196-
"notebookRuntimeVersion": "5.0"
196+
"notebookRuntimeVersion": "9.0"
197197
},
198198
"kernelspec": {
199199
"display_name": "Python 3",

0 commit comments

Comments
 (0)