Skip to content

Commit 155dbda

Browse files
committed
update item ids and urls in samples
1 parent 3a9663c commit 155dbda

15 files changed

+82
-82
lines changed

land_parcel_extraction_using_edge_detection_deep_learning_model.ipynb

+2-2
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"metadata": {},
123123
"outputs": [],
124124
"source": [
125-
"training_area_raster = gis.content.get('8202ffe4fcaf4ba9bfefe2154f98e7b8')\n",
125+
"training_area_raster = gis.content.get('4f9d56b58e354aac9ed043355a4fa870')\n",
126126
"training_area_raster"
127127
]
128128
},
@@ -1154,7 +1154,7 @@
11541154
"metadata": {},
11551155
"outputs": [],
11561156
"source": [
1157-
"test_area_raster = gis.content.get('481f2ba520274f0fabfe470d2c8def39')\n",
1157+
"test_area_raster = gis.content.get('ed2951a19296485d9334460f343c5a0c')\n",
11581158
"test_area_raster"
11591159
]
11601160
},

samples/04_gis_analysts_data_scientists/calculate_impervious_surfaces_from_spectral_imagery.ipynb

+6-6
Original file line numberDiff line numberDiff line change
@@ -118,13 +118,13 @@
118118
"text/html": [
119119
"<div class=\"item_container\" style=\"height: auto; overflow: hidden; border: 1px solid #cfcfcf; border-radius: 2px; background: #f6fafa; line-height: 1.21429em; padding: 10px;\">\n",
120120
" <div class=\"item_left\" style=\"width: 210px; float: left;\">\n",
121-
" <a href='https://pythonapi.playground.esri.com/portal/home/item.html?id=eb9fe459cc26486eb4a733b2a2def44f' target='_blank'>\n",
121+
" <a href='https://pythonapi.playground.esri.com/portal/home/item.html?id=5cfa05015d2c43b4a00da529eb0e5411' target='_blank'>\n",
122122
" <img src='https://pythonapi.playground.esri.com/portal/portalimages/desktopapp.png' class=\"itemThumbnail\">\n",
123123
" </a>\n",
124124
" </div>\n",
125125
"\n",
126126
" <div class=\"item_right\" style=\"float: none; width: auto; overflow: hidden;\">\n",
127-
" <a href='https://pythonapi.playground.esri.com/portal/home/item.html?id=eb9fe459cc26486eb4a733b2a2def44f' target='_blank'><b>RFT_Reclassify_RasterFunction</b>\n",
127+
" <a href='https://pythonapi.playground.esri.com/portal/home/item.html?id=5cfa05015d2c43b4a00da529eb0e5411' target='_blank'><b>RFT_Reclassify_RasterFunction</b>\n",
128128
" </a>\n",
129129
" <br/>RFT_Reclassify_RasterFunction<img src='https://pythonapi.playground.esri.com/portal/home/js/jsapi/esri/css/images/item_type_icons/layers16.png' style=\"vertical-align:middle;\">Raster function template by api_data_owner\n",
130130
" <br/>Last Modified: June 07, 2021\n",
@@ -143,7 +143,7 @@
143143
}
144144
],
145145
"source": [
146-
"rft_to_reclassify = gis.content.get('eb9fe459cc26486eb4a733b2a2def44f')\n",
146+
"rft_to_reclassify = gis.content.get('5cfa05015d2c43b4a00da529eb0e5411')\n",
147147
"rft_to_reclassify"
148148
]
149149
},
@@ -157,13 +157,13 @@
157157
"text/html": [
158158
"<div class=\"item_container\" style=\"height: auto; overflow: hidden; border: 1px solid #cfcfcf; border-radius: 2px; background: #f6fafa; line-height: 1.21429em; padding: 10px;\">\n",
159159
" <div class=\"item_left\" style=\"width: 210px; float: left;\">\n",
160-
" <a href='https://pythonapi.playground.esri.com/portal/home/item.html?id=7e00802c927a40cbbdc36cefdb2928e4' target='_blank'>\n",
160+
" <a href='https://pythonapi.playground.esri.com/portal/home/item.html?id=b6ea95a68bdd415f85296fefa2eeef6c' target='_blank'>\n",
161161
" <img src='https://pythonapi.playground.esri.com/portal/portalimages/desktopapp.png' class=\"itemThumbnail\">\n",
162162
" </a>\n",
163163
" </div>\n",
164164
"\n",
165165
" <div class=\"item_right\" style=\"float: none; width: auto; overflow: hidden;\">\n",
166-
" <a href='https://pythonapi.playground.esri.com/portal/home/item.html?id=7e00802c927a40cbbdc36cefdb2928e4' target='_blank'><b>Land Cover of Kent County Delaware</b>\n",
166+
" <a href='https://pythonapi.playground.esri.com/portal/home/item.html?id=b6ea95a68bdd415f85296fefa2eeef6c' target='_blank'><b>Land Cover of Kent County Delaware</b>\n",
167167
" </a>\n",
168168
" <br/>KENT_10001_us8bit_tif<img src='https://pythonapi.playground.esri.com/portal/home/js/jsapi/esri/css/images/item_type_icons/imagery16.png' style=\"vertical-align:middle;\">Imagery Layer by api_data_owner\n",
169169
" <br/>Last Modified: June 08, 2021\n",
@@ -182,7 +182,7 @@
182182
}
183183
],
184184
"source": [
185-
"classified_raster = gis.content.get('7e00802c927a40cbbdc36cefdb2928e4')\n",
185+
"classified_raster = gis.content.get('b6ea95a68bdd415f85296fefa2eeef6c')\n",
186186
"classified_raster"
187187
]
188188
},

samples/04_gis_analysts_data_scientists/calculate_post_fire_landslide_risk.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -917,7 +917,7 @@
917917
"name": "python",
918918
"nbconvert_exporter": "python",
919919
"pygments_lexer": "ipython3",
920-
"version": "3.11.0"
920+
"version": "3.11.8"
921921
},
922922
"toc": {
923923
"base_numbering": 1,

samples/04_gis_analysts_data_scientists/detecting_swimming_pools_using_satellite_image_and_deep_learning.ipynb

+1-1
Large diffs are not rendered by default.

samples/04_gis_analysts_data_scientists/extracting_features_and_land_use_land_cover_using_panoptic_segmentation.ipynb

+1-1
Large diffs are not rendered by default.

samples/04_gis_analysts_data_scientists/feature_categorization_using_satellite_imagery_and_deep_learning.ipynb

+9-9
Large diffs are not rendered by default.

samples/04_gis_analysts_data_scientists/flood_inundation_mapping_using_sar_data_and_deep_learning.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1619,7 +1619,7 @@
16191619
"metadata": {},
16201620
"outputs": [],
16211621
"source": [
1622-
"raster_for_inferencing = gis.content.get('c6abe978dc854c20bf0664f6f7b43290')\n",
1622+
"raster_for_inferencing = gis.content.get('05a5c9ffd2044d2583ec1ae2a5712d54')\n",
16231623
"raster_for_inferencing"
16241624
]
16251625
},

samples/04_gis_analysts_data_scientists/generating_rgb_imagery_from_digital_surface_model_using_pix2pix.ipynb

+1-1
Large diffs are not rendered by default.

samples/04_gis_analysts_data_scientists/land_cover_classification_using_unet.ipynb

+5-5
Large diffs are not rendered by default.

samples/04_gis_analysts_data_scientists/landcover_classification_using_hyperspectral_imagery_and_deep_learning.ipynb

+15-15
Large diffs are not rendered by default.

samples/04_gis_analysts_data_scientists/multi_class_change_detection_using_segmentation_deep_learning_models.ipynb

+9-9
Original file line numberDiff line numberDiff line change
@@ -129,13 +129,13 @@
129129
"text/html": [
130130
"<div class=\"item_container\" style=\"height: auto; overflow: hidden; border: 1px solid #cfcfcf; border-radius: 2px; background: #f6fafa; line-height: 1.21429em; padding: 10px;\">\n",
131131
" <div class=\"item_left\" style=\"width: 210px; float: left;\">\n",
132-
" <a href='https://pythonapi.playground.esri.com/portal/home/item.html?id=dbe2221e4e1240e986586f0eb3a1479b' target='_blank'>\n",
132+
" <a href='https://pythonapi.playground.esri.com/portal/home/item.html?id=47746f39e9c14a24936e754033a1a332' target='_blank'>\n",
133133
" <img src='https://pythonapi.playground.esri.com/portal/portalimages/desktopapp.png' class=\"itemThumbnail\">\n",
134134
" </a>\n",
135135
" </div>\n",
136136
"\n",
137137
" <div class=\"item_right\" style=\"float: none; width: auto; overflow: hidden;\">\n",
138-
" <a href='https://pythonapi.playground.esri.com/portal/home/item.html?id=dbe2221e4e1240e986586f0eb3a1479b' target='_blank'><b>train_area_landsat_composite_2001_16</b>\n",
138+
" <a href='https://pythonapi.playground.esri.com/portal/home/item.html?id=47746f39e9c14a24936e754033a1a332' target='_blank'><b>train_area_landsat_composite_2001_16</b>\n",
139139
" </a>\n",
140140
" <br/>Landsat composite of year 2001 and 2016<img src='https://pythonapi.playground.esri.com/portal/home/js/jsapi/esri/css/images/item_type_icons/imagery16.png' style=\"vertical-align:middle;\">Imagery Layer by api_data_owner\n",
141141
" <br/>Last Modified: April 02, 2021\n",
@@ -154,7 +154,7 @@
154154
}
155155
],
156156
"source": [
157-
"landsat_composite_2001_16 = ent_gis.content.get('dbe2221e4e1240e986586f0eb3a1479b')\n",
157+
"landsat_composite_2001_16 = ent_gis.content.get('47746f39e9c14a24936e754033a1a332')\n",
158158
"landsat_composite_2001_16"
159159
]
160160
},
@@ -170,13 +170,13 @@
170170
"text/html": [
171171
"<div class=\"item_container\" style=\"height: auto; overflow: hidden; border: 1px solid #cfcfcf; border-radius: 2px; background: #f6fafa; line-height: 1.21429em; padding: 10px;\">\n",
172172
" <div class=\"item_left\" style=\"width: 210px; float: left;\">\n",
173-
" <a href='https://pythonapi.playground.esri.com/portal/home/item.html?id=8eef999714d64e9f9494030b9c5f76c2' target='_blank'>\n",
173+
" <a href='https://pythonapi.playground.esri.com/portal/home/item.html?id=0e8faaca8eb04c4a9e30c7e7c9aba2c9' target='_blank'>\n",
174174
" <img src='https://pythonapi.playground.esri.com/portal/portalimages/desktopapp.png' class=\"itemThumbnail\">\n",
175175
" </a>\n",
176176
" </div>\n",
177177
"\n",
178178
" <div class=\"item_right\" style=\"float: none; width: auto; overflow: hidden;\">\n",
179-
" <a href='https://pythonapi.playground.esri.com/portal/home/item.html?id=8eef999714d64e9f9494030b9c5f76c2' target='_blank'><b>train_area_changemap_tif</b>\n",
179+
" <a href='https://pythonapi.playground.esri.com/portal/home/item.html?id=0e8faaca8eb04c4a9e30c7e7c9aba2c9' target='_blank'><b>train_area_changemap_tif</b>\n",
180180
" </a>\n",
181181
" <br/>Landsat change map for training change detection model from 2001 to 2016<img src='https://pythonapi.playground.esri.com/portal/home/js/jsapi/esri/css/images/item_type_icons/imagery16.png' style=\"vertical-align:middle;\">Imagery Layer by api_data_owner\n",
182182
" <br/>Last Modified: April 02, 2021\n",
@@ -195,7 +195,7 @@
195195
}
196196
],
197197
"source": [
198-
"landsat_changemap_2001_16 = ent_gis.content.get('8eef999714d64e9f9494030b9c5f76c2')\n",
198+
"landsat_changemap_2001_16 = ent_gis.content.get('0e8faaca8eb04c4a9e30c7e7c9aba2c9')\n",
199199
"landsat_changemap_2001_16"
200200
]
201201
},
@@ -703,13 +703,13 @@
703703
"text/html": [
704704
"<div class=\"item_container\" style=\"height: auto; overflow: hidden; border: 1px solid #cfcfcf; border-radius: 2px; background: #f6fafa; line-height: 1.21429em; padding: 10px;\">\n",
705705
" <div class=\"item_left\" style=\"width: 210px; float: left;\">\n",
706-
" <a href='https://pythonapi.playground.esri.com/portal/home/item.html?id=8e0ca6e7cefb45289eccc0e7ae2c9bfd' target='_blank'>\n",
706+
" <a href='https://pythonapi.playground.esri.com/portal/home/item.html?id=457df398de5848a385c8a854f4fe588c' target='_blank'>\n",
707707
" <img src='https://pythonapi.playground.esri.com/portal/portalimages/desktopapp.png' class=\"itemThumbnail\">\n",
708708
" </a>\n",
709709
" </div>\n",
710710
"\n",
711711
" <div class=\"item_right\" style=\"float: none; width: auto; overflow: hidden;\">\n",
712-
" <a href='https://pythonapi.playground.esri.com/portal/home/item.html?id=8e0ca6e7cefb45289eccc0e7ae2c9bfd' target='_blank'><b>test_area_change_landsat_tif</b>\n",
712+
" <a href='https://pythonapi.playground.esri.com/portal/home/item.html?id=457df398de5848a385c8a854f4fe588c' target='_blank'><b>test_area_change_landsat_tif</b>\n",
713713
" </a>\n",
714714
" <br/>Test raster for model inferencing<img src='https://pythonapi.playground.esri.com/portal/home/js/jsapi/esri/css/images/item_type_icons/imagery16.png' style=\"vertical-align:middle;\">Imagery Layer by api_data_owner\n",
715715
" <br/>Last Modified: April 05, 2021\n",
@@ -728,7 +728,7 @@
728728
}
729729
],
730730
"source": [
731-
"test_data = ent_gis.content.get('8e0ca6e7cefb45289eccc0e7ae2c9bfd')\n",
731+
"test_data = ent_gis.content.get('457df398de5848a385c8a854f4fe588c')\n",
732732
"test_data"
733733
]
734734
},

samples/04_gis_analysts_data_scientists/predict-floods-with-unit-hydrographs.ipynb

+6-6
Original file line numberDiff line numberDiff line change
@@ -220,13 +220,13 @@
220220
"text/html": [
221221
"<div class=\"item_container\" style=\"height: auto; overflow: hidden; border: 1px solid #cfcfcf; border-radius: 2px; background: #f6fafa; line-height: 1.21429em; padding: 10px;\">\n",
222222
" <div class=\"item_left\" style=\"width: 210px; float: left;\">\n",
223-
" <a href='https://pythonapi.playground.esri.com/portal/home/item.html?id=e8528b08a18b48958e16cc239d074e0d' target='_blank'>\n",
223+
" <a href='https://pythonapi.playground.esri.com/portal/home/item.html?id=d04cd0429d5b49558ffb3594672f6c03' target='_blank'>\n",
224224
" <img src='https://pythonapi.playground.esri.com/portal/portalimages/desktopapp.png' class=\"itemThumbnail\">\n",
225225
" </a>\n",
226226
" </div>\n",
227227
"\n",
228228
" <div class=\"item_right\" style=\"float: none; width: auto; overflow: hidden;\">\n",
229-
" <a href='https://pythonapi.playground.esri.com/portal/home/item.html?id=e8528b08a18b48958e16cc239d074e0d' target='_blank'><b>Stowe_DEM</b>\n",
229+
" <a href='https://pythonapi.playground.esri.com/portal/home/item.html?id=d04cd0429d5b49558ffb3594672f6c03' target='_blank'><b>Stowe_DEM</b>\n",
230230
" </a>\n",
231231
" <br/>A raster layer that depicts elevation within Stowe, Vermont.<img src='https://pythonapi.playground.esri.com/portal/home/js/jsapi/esri/css/images/item_type_icons/imagery16.png' style=\"vertical-align:middle;\">Imagery Layer by api_data_owner\n",
232232
" <br/>Last Modified: May 28, 2021\n",
@@ -245,7 +245,7 @@
245245
}
246246
],
247247
"source": [
248-
"stowe_dem_item = gis.content.get('e8528b08a18b48958e16cc239d074e0d')\n",
248+
"stowe_dem_item = gis.content.get('d04cd0429d5b49558ffb3594672f6c03')\n",
249249
"stowe_dem_item"
250250
]
251251
},
@@ -264,7 +264,7 @@
264264
"metadata": {},
265265
"outputs": [],
266266
"source": [
267-
"stowe_surface_water_item = gis.content.get('0abe2fe5b4694f08990907ce4ddcca62')"
267+
"stowe_surface_water_item = gis.content.get('4faafeed7f144f149a8b6590392992c7')"
268268
]
269269
},
270270
{
@@ -277,13 +277,13 @@
277277
"text/html": [
278278
"<div class=\"item_container\" style=\"height: auto; overflow: hidden; border: 1px solid #cfcfcf; border-radius: 2px; background: #f6fafa; line-height: 1.21429em; padding: 10px;\">\n",
279279
" <div class=\"item_left\" style=\"width: 210px; float: left;\">\n",
280-
" <a href='https://pythonapi.playground.esri.com/portal/home/item.html?id=0abe2fe5b4694f08990907ce4ddcca62' target='_blank'>\n",
280+
" <a href='https://pythonapi.playground.esri.com/portal/home/item.html?id=4faafeed7f144f149a8b6590392992c7' target='_blank'>\n",
281281
" <img src='https://pythonapi.playground.esri.com/portal/portalimages/desktopapp.png' class=\"itemThumbnail\">\n",
282282
" </a>\n",
283283
" </div>\n",
284284
"\n",
285285
" <div class=\"item_right\" style=\"float: none; width: auto; overflow: hidden;\">\n",
286-
" <a href='https://pythonapi.playground.esri.com/portal/home/item.html?id=0abe2fe5b4694f08990907ce4ddcca62' target='_blank'><b>Stowe_surface_water</b>\n",
286+
" <a href='https://pythonapi.playground.esri.com/portal/home/item.html?id=4faafeed7f144f149a8b6590392992c7' target='_blank'><b>Stowe_surface_water</b>\n",
287287
" </a>\n",
288288
" <br/>A raster layer that depicts all surface water bodies in Stowe, Vermont.<img src='https://pythonapi.playground.esri.com/portal/home/js/jsapi/esri/css/images/item_type_icons/imagery16.png' style=\"vertical-align:middle;\">Imagery Layer by api_data_owner\n",
289289
" <br/>Last Modified: May 28, 2021\n",

0 commit comments

Comments
 (0)