|
118 | 118 | "text/html": [ |
119 | 119 | "<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", |
120 | 120 | " <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", |
122 | 122 | " <img src='https://pythonapi.playground.esri.com/portal/portalimages/desktopapp.png' class=\"itemThumbnail\">\n", |
123 | 123 | " </a>\n", |
124 | 124 | " </div>\n", |
125 | 125 | "\n", |
126 | 126 | " <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", |
128 | 128 | " </a>\n", |
129 | 129 | " <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", |
130 | 130 | " <br/>Last Modified: June 07, 2021\n", |
|
143 | 143 | } |
144 | 144 | ], |
145 | 145 | "source": [ |
146 | | - "rft_to_reclassify = gis.content.get('eb9fe459cc26486eb4a733b2a2def44f')\n", |
| 146 | + "rft_to_reclassify = gis.content.get('5cfa05015d2c43b4a00da529eb0e5411')\n", |
147 | 147 | "rft_to_reclassify" |
148 | 148 | ] |
149 | 149 | }, |
|
157 | 157 | "text/html": [ |
158 | 158 | "<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", |
159 | 159 | " <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", |
161 | 161 | " <img src='https://pythonapi.playground.esri.com/portal/portalimages/desktopapp.png' class=\"itemThumbnail\">\n", |
162 | 162 | " </a>\n", |
163 | 163 | " </div>\n", |
164 | 164 | "\n", |
165 | 165 | " <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", |
167 | 167 | " </a>\n", |
168 | 168 | " <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", |
169 | 169 | " <br/>Last Modified: June 08, 2021\n", |
|
182 | 182 | } |
183 | 183 | ], |
184 | 184 | "source": [ |
185 | | - "classified_raster = gis.content.get('7e00802c927a40cbbdc36cefdb2928e4')\n", |
| 185 | + "classified_raster = gis.content.get('b6ea95a68bdd415f85296fefa2eeef6c')\n", |
186 | 186 | "classified_raster" |
187 | 187 | ] |
188 | 188 | }, |
|
0 commit comments