Skip to content

Commit b81809a

Browse files
committed
remove errant member of list and update url for hyperlink
1 parent eb76295 commit b81809a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

guide/10-mapping-and-visualization/managing-offline-map-areas.ipynb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"* [ArcGIS Enterprise](https://enterprise.arcgis.com/en/portal/latest/use/take-maps-offline.htm)\n",
2727
" \n",
2828
"\n",
29-
"Once web maps have been prepared, certain applications in the ArcGIS Platform and the [ArcGIS Runtime SDKs](https://developers.arcgis.com/features/offline/) allow you to build applications that can utitlize these maps while remaining disconnected. These workflows all make use of [_offline map areas_](https://doc.arcgis.com/en/arcgis-online/manage-data/take-maps-offline.htm#ESRI_SECTION1_AB810E1B98EA4F248C3A7F22CB20DDFB), which a [web map](/python/api-reference/arcgis.map.toc.html#map) owner can define in one of two ways:\n",
29+
"Once web maps have been prepared, certain applications in the ArcGIS Platform and the [ArcGIS Runtime SDKs](https://developers.arcgis.com/features/offline/) allow you to build applications that can utitlize these maps while remaining disconnected. These workflows all make use of [_offline map areas_](https://doc.arcgis.com/en/arcgis-online/manage-data/take-maps-offline.htm#ESRI_SECTION1_AB810E1B98EA4F248C3A7F22CB20DDFB), which a [web map](https://doc.arcgis.com/en/arcgis-online/reference/what-is-web-map.htm) owner can define in one of two ways:\n",
3030
"\n",
3131
"* ahead of the time field workers will download these areas for offline use, known as _preplanned map areas_\n",
3232
"* at the time field workers actually need to download them for use, known as _on-demand map areas_\n",
@@ -542,7 +542,6 @@
542542
"name": "stdout",
543543
"output_type": "stream",
544544
"text": [
545-
"<Item title:\"Offline area for Bear Creek Subwatershed\" type:Map Area owner:api_data_owner>\n",
546545
"<Item title:\"Offline area for mid-section of Merrifield Creek Subwatershed\" type:Map Area owner:api_data_owner>\n",
547546
"<Item title:\"Offline area for Lower Garner Creek Subwatershed\" type:Map Area owner:api_data_owner>\n"
548547
]

0 commit comments

Comments
 (0)