diff --git a/src/MAUI/Maui.Samples/Samples/Geoprocessing/ListGeodatabaseVersions/readme.md b/src/MAUI/Maui.Samples/Samples/Geoprocessing/ListGeodatabaseVersions/readme.md index ecae8b74cf..5feb5b1df1 100644 --- a/src/MAUI/Maui.Samples/Samples/Geoprocessing/ListGeodatabaseVersions/readme.md +++ b/src/MAUI/Maui.Samples/Samples/Geoprocessing/ListGeodatabaseVersions/readme.md @@ -40,8 +40,8 @@ The sample uses a [sample geoprocessing service](https://sampleserver6.arcgisonl ## Additional information -ArcGIS Server does not include a geoprocessing service for listing geodatabase versions. You must configure one using the steps defined in [Geoprocessing service example: list, create, and delete geodatabase versions](http://desktop.arcgis.com/en/arcmap/latest/analyze/sharing-workflows/gp-service-example-list-create-and-delete-geodatabase-versions.htm) in the *ArcMap* documentation. +ArcGIS Server does not include a geoprocessing service for listing geodatabase versions. Instead, you must configure and publish one yourself using ArcGIS Pro. To learn more about geoprocessing services see [Web tools and geoprocessing services](https://enterprise.arcgis.com/en/server/latest/publish-services/linux/what-is-a-web-tool.htm) in the *ArcGIS Server* documentation. ## Tags -conflict resolution, data management, database, multi-user, sync, version \ No newline at end of file +conflict resolution, data management, database, multi-user, sync, version diff --git a/src/MAUI/Maui.Samples/Samples/Layers/ApplyMosaicRule/readme.md b/src/MAUI/Maui.Samples/Samples/Layers/ApplyMosaicRule/readme.md index e5af79c60e..96dfc930d4 100644 --- a/src/MAUI/Maui.Samples/Samples/Layers/ApplyMosaicRule/readme.md +++ b/src/MAUI/Maui.Samples/Samples/Layers/ApplyMosaicRule/readme.md @@ -36,7 +36,7 @@ This sample uses a [raster image service](https://sampleserver7.arcgisonline.com ## Additional information -For more information, see [Understanding the mosaicking rules](https://desktop.arcgis.com/en/arcmap/latest/manage-data/raster-and-images/understanding-the-mosaicking-rules-for-a-mosaic-dataset.htm) from *ArcGIS Desktop* documentation. To learn more about how to define certain mosaic rules, see [Mosaic rule objects](https://developers.arcgis.com/documentation/common-data-types/mosaic-rules.htm) from *ArcGIS for Developers*. +For more information, see [Mosaicking rules for a mosaic dataset](https://pro.arcgis.com/en/pro-app/latest/help/data/imagery/mosaicking-rules-for-a-mosaic-dataset-pro-.htm) from the *ArcGIS Pro* documentation. To learn more about how to define certain mosaic rules, see [Mosaic rule objects](https://developers.arcgis.com/rest/services-reference/enterprise/mosaic-rules/) from *ArcGIS for Developers*. ## Tags diff --git a/src/MAUI/Maui.Samples/Samples/Layers/ChangeStretchRenderer/readme.md b/src/MAUI/Maui.Samples/Samples/Layers/ChangeStretchRenderer/readme.md index dda7466783..cf13f1519d 100644 --- a/src/MAUI/Maui.Samples/Samples/Layers/ChangeStretchRenderer/readme.md +++ b/src/MAUI/Maui.Samples/Samples/Layers/ChangeStretchRenderer/readme.md @@ -49,8 +49,8 @@ This sample uses a raster imagery tile of an area of forested mountainous terrai ## Additional information -See [Stretch function](http://desktop.arcgis.com/en/arcmap/latest/manage-data/raster-and-images/stretch-function.htm) in the *ArcMap* documentation for more information about the types of stretches that can be performed. +See [Stretch function](https://pro.arcgis.com/en/pro-app/latest/help/analysis/raster-functions/stretch-function.htm) in the *ArcGIS Pro* documentation for more information about the types of stretches that can be performed. ## Tags -analysis, deviation, histogram, imagery, interpretation, min-max, percent clip, pixel, raster, stretch, symbology, visualization \ No newline at end of file +analysis, deviation, histogram, imagery, interpretation, min-max, percent clip, pixel, raster, stretch, symbology, visualization diff --git a/src/MAUI/Maui.Samples/Samples/Layers/RasterLayerFile/readme.md b/src/MAUI/Maui.Samples/Samples/Layers/RasterLayerFile/readme.md index 9ae69fa36b..f980947c3f 100644 --- a/src/MAUI/Maui.Samples/Samples/Layers/RasterLayerFile/readme.md +++ b/src/MAUI/Maui.Samples/Samples/Layers/RasterLayerFile/readme.md @@ -31,8 +31,8 @@ This sample downloads the following items from ArcGIS Online automatically: ## Additional information -See the topic [What is raster data?](http://desktop.arcgis.com/en/arcmap/10.3/manage-data/raster-and-images/what-is-raster-data.htm) in the *ArcMap* documentation for more information about raster images. +See the topic [Introduction to image and raster data](https://pro.arcgis.com/en/pro-app/latest/help/data/imagery/introduction-to-raster-data.htm) in the *ArcGIS Pro* documentation for more information about raster images. ## Tags -data, image, import, layer, raster, visualization \ No newline at end of file +data, image, import, layer, raster, visualization diff --git a/src/MAUI/Maui.Samples/Samples/Layers/RasterLayerRasterFunction/readme.md b/src/MAUI/Maui.Samples/Samples/Layers/RasterLayerRasterFunction/readme.md index 56556123f5..41033a2770 100644 --- a/src/MAUI/Maui.Samples/Samples/Layers/RasterLayerRasterFunction/readme.md +++ b/src/MAUI/Maui.Samples/Samples/Layers/RasterLayerRasterFunction/readme.md @@ -32,7 +32,7 @@ The raster function is applied automatically when the sample starts and the resu ## About the data -The sample applies a hillshade function to a raster produced from the National Land Cover Database, [NLCDLandCover2001](https://sampleserver6.arcgisonline.com/arcgis/rest/services/NLCDLandCover2001/ImageServer). You can learn more about the [hillshade function](http://desktop.arcgis.com/en/arcmap/latest/manage-data/raster-and-images/hillshade-function.htm) in the *ArcMap* documentation. +The sample applies a hillshade function to a raster produced from the National Land Cover Database, [NLCDLandCover2001](https://sampleserver6.arcgisonline.com/arcgis/rest/services/NLCDLandCover2001/ImageServer). You can learn more about the [hillshade function](https://pro.arcgis.com/en/pro-app/latest/help/analysis/raster-functions/hillshade-function.htm) in the *ArcGIS Pro* documentation. ## Additional information @@ -40,4 +40,4 @@ The raster function computation happens locally on the client device. ## Tags -function, layer, raster, raster function, service \ No newline at end of file +function, layer, raster, raster function, service diff --git a/src/MAUI/Maui.Samples/Samples/Layers/TimeBasedQuery/readme.md b/src/MAUI/Maui.Samples/Samples/Layers/TimeBasedQuery/readme.md index 0bef15cf25..d2b760efc3 100644 --- a/src/MAUI/Maui.Samples/Samples/Layers/TimeBasedQuery/readme.md +++ b/src/MAUI/Maui.Samples/Samples/Layers/TimeBasedQuery/readme.md @@ -14,7 +14,7 @@ Run the sample, and a subset of records will be displayed on the map. ## How it works -1. An instance of `ServiceFeatureTable` is created by passing a URL to the REST endpoint of a time-enabled service. Time-enabled services will have TimeInfo defined in the service description. This information is specified in ArcMap or ArcGIS Pro prior to publishing the service. +1. An instance of `ServiceFeatureTable` is created by passing a URL to the REST endpoint of a time-enabled service. Time-enabled services will have TimeInfo defined in the service description. This information is specified in ArcGIS Pro prior to publishing the service. 2. The feature request mode of the `ServiceFeatureTable` is set to `ManualCache`, so that the developer can control how and when the feature table is populated with data. 3. A `FeatureLayer` is created by passing in the instance of the `ServiceFeatureTable`. 4. A `TimeExtent` object is created by specifying start and end date/time objects. diff --git a/src/WPF/WPF.Viewer/Samples/Geoprocessing/ListGeodatabaseVersions/readme.md b/src/WPF/WPF.Viewer/Samples/Geoprocessing/ListGeodatabaseVersions/readme.md index 2e80596553..c9bec1b801 100644 --- a/src/WPF/WPF.Viewer/Samples/Geoprocessing/ListGeodatabaseVersions/readme.md +++ b/src/WPF/WPF.Viewer/Samples/Geoprocessing/ListGeodatabaseVersions/readme.md @@ -40,8 +40,8 @@ The sample uses a [sample geoprocessing service](https://sampleserver6.arcgisonl ## Additional information -ArcGIS Server does not include a geoprocessing service for listing geodatabase versions. You must configure one using the steps defined in [Geoprocessing service example: list, create, and delete geodatabase versions](http://desktop.arcgis.com/en/arcmap/latest/analyze/sharing-workflows/gp-service-example-list-create-and-delete-geodatabase-versions.htm) in the *ArcMap* documentation. +ArcGIS Server does not include a geoprocessing service for listing geodatabase versions. Instead, you must configure and publish one yourself using ArcGIS Pro. To learn more about geoprocessing services see [Web tools and geoprocessing services](https://enterprise.arcgis.com/en/server/latest/publish-services/linux/what-is-a-web-tool.htm) in the *ArcGIS Server* documentation. ## Tags -conflict resolution, data management, database, multi-user, sync, version \ No newline at end of file +conflict resolution, data management, database, multi-user, sync, version diff --git a/src/WPF/WPF.Viewer/Samples/Layers/ApplyMosaicRule/readme.md b/src/WPF/WPF.Viewer/Samples/Layers/ApplyMosaicRule/readme.md index 4dbb64cc62..8e2c49c13a 100644 --- a/src/WPF/WPF.Viewer/Samples/Layers/ApplyMosaicRule/readme.md +++ b/src/WPF/WPF.Viewer/Samples/Layers/ApplyMosaicRule/readme.md @@ -36,7 +36,7 @@ This sample uses a [raster image service](https://sampleserver7.arcgisonline.com ## Additional information -For more information, see [Understanding the mosaicking rules](https://desktop.arcgis.com/en/arcmap/latest/manage-data/raster-and-images/understanding-the-mosaicking-rules-for-a-mosaic-dataset.htm) from *ArcGIS Desktop* documentation. To learn more about how to define certain mosaic rules, see [Mosaic rule objects](https://developers.arcgis.com/documentation/common-data-types/mosaic-rules.htm) from *ArcGIS for Developers*. +For more information, see [Mosaicking rules for a mosaic dataset](https://pro.arcgis.com/en/pro-app/latest/help/data/imagery/mosaicking-rules-for-a-mosaic-dataset-pro-.htm) from the *ArcGIS Pro* documentation. To learn more about how to define certain mosaic rules, see [Mosaic rule objects](https://developers.arcgis.com/rest/services-reference/enterprise/mosaic-rules/) from *ArcGIS for Developers*. ## Tags diff --git a/src/WPF/WPF.Viewer/Samples/Layers/ChangeStretchRenderer/readme.md b/src/WPF/WPF.Viewer/Samples/Layers/ChangeStretchRenderer/readme.md index 834908d6fc..082dab00d2 100644 --- a/src/WPF/WPF.Viewer/Samples/Layers/ChangeStretchRenderer/readme.md +++ b/src/WPF/WPF.Viewer/Samples/Layers/ChangeStretchRenderer/readme.md @@ -49,8 +49,8 @@ This sample uses a raster imagery tile of an area of forested mountainous terrai ## Additional information -See [Stretch function](http://desktop.arcgis.com/en/arcmap/latest/manage-data/raster-and-images/stretch-function.htm) in the *ArcMap* documentation for more information about the types of stretches that can be performed. +See [Stretch function](https://pro.arcgis.com/en/pro-app/latest/help/analysis/raster-functions/stretch-function.htm) in the *ArcGIS Pro* documentation for more information about the types of stretches that can be performed. ## Tags -analysis, deviation, histogram, imagery, interpretation, min-max, percent clip, pixel, raster, stretch, symbology, visualization \ No newline at end of file +analysis, deviation, histogram, imagery, interpretation, min-max, percent clip, pixel, raster, stretch, symbology, visualization diff --git a/src/WPF/WPF.Viewer/Samples/Layers/RasterLayerFile/readme.md b/src/WPF/WPF.Viewer/Samples/Layers/RasterLayerFile/readme.md index c5f54b5eaa..1a4067ce8d 100644 --- a/src/WPF/WPF.Viewer/Samples/Layers/RasterLayerFile/readme.md +++ b/src/WPF/WPF.Viewer/Samples/Layers/RasterLayerFile/readme.md @@ -31,8 +31,8 @@ This sample downloads the following items from ArcGIS Online automatically: ## Additional information -See the topic [What is raster data?](http://desktop.arcgis.com/en/arcmap/10.3/manage-data/raster-and-images/what-is-raster-data.htm) in the *ArcMap* documentation for more information about raster images. +See the topic [Introduction to image and raster data](https://pro.arcgis.com/en/pro-app/latest/help/data/imagery/introduction-to-raster-data.htm) in the *ArcGIS Pro* documentation for more information about raster images. ## Tags -data, image, import, layer, raster, visualization \ No newline at end of file +data, image, import, layer, raster, visualization diff --git a/src/WPF/WPF.Viewer/Samples/Layers/RasterLayerRasterFunction/readme.md b/src/WPF/WPF.Viewer/Samples/Layers/RasterLayerRasterFunction/readme.md index 32995d6b4e..f62f78d335 100644 --- a/src/WPF/WPF.Viewer/Samples/Layers/RasterLayerRasterFunction/readme.md +++ b/src/WPF/WPF.Viewer/Samples/Layers/RasterLayerRasterFunction/readme.md @@ -32,7 +32,7 @@ The raster function is applied automatically when the sample starts and the resu ## About the data -The sample applies a hillshade function to a raster produced from the National Land Cover Database, [NLCDLandCover2001](https://sampleserver6.arcgisonline.com/arcgis/rest/services/NLCDLandCover2001/ImageServer). You can learn more about the [hillshade function](http://desktop.arcgis.com/en/arcmap/latest/manage-data/raster-and-images/hillshade-function.htm) in the *ArcMap* documentation. +The sample applies a hillshade function to a raster produced from the National Land Cover Database, [NLCDLandCover2001](https://sampleserver6.arcgisonline.com/arcgis/rest/services/NLCDLandCover2001/ImageServer). You can learn more about the [hillshade function](https://pro.arcgis.com/en/pro-app/latest/help/analysis/raster-functions/hillshade-function.htm) in the *ArcGIS Pro* documentation. ## Additional information @@ -40,4 +40,4 @@ The raster function computation happens locally on the client device. ## Tags -function, layer, raster, raster function, service \ No newline at end of file +function, layer, raster, raster function, service diff --git a/src/WPF/WPF.Viewer/Samples/Layers/TimeBasedQuery/readme.md b/src/WPF/WPF.Viewer/Samples/Layers/TimeBasedQuery/readme.md index f1ce18fa74..43ec007921 100644 --- a/src/WPF/WPF.Viewer/Samples/Layers/TimeBasedQuery/readme.md +++ b/src/WPF/WPF.Viewer/Samples/Layers/TimeBasedQuery/readme.md @@ -14,7 +14,7 @@ Run the sample, and a subset of records will be displayed on the map. ## How it works -1. An instance of `ServiceFeatureTable` is created by passing a URL to the REST endpoint of a time-enabled service. Time-enabled services will have TimeInfo defined in the service description. This information is specified in ArcMap or ArcGIS Pro prior to publishing the service. +1. An instance of `ServiceFeatureTable` is created by passing a URL to the REST endpoint of a time-enabled service. Time-enabled services will have TimeInfo defined in the service description. This information is specified in ArcGIS Pro prior to publishing the service. 2. The feature request mode of the `ServiceFeatureTable` is set to `ManualCache`, so that the developer can control how and when the feature table is populated with data. 3. A `FeatureLayer` is created by passing in the instance of the `ServiceFeatureTable`. 4. A `TimeExtent` object is created by specifying start and end date/time objects. diff --git a/src/WinUI/ArcGIS.WinUI.Viewer/Samples/Geoprocessing/ListGeodatabaseVersions/readme.md b/src/WinUI/ArcGIS.WinUI.Viewer/Samples/Geoprocessing/ListGeodatabaseVersions/readme.md index 2e80596553..c9bec1b801 100644 --- a/src/WinUI/ArcGIS.WinUI.Viewer/Samples/Geoprocessing/ListGeodatabaseVersions/readme.md +++ b/src/WinUI/ArcGIS.WinUI.Viewer/Samples/Geoprocessing/ListGeodatabaseVersions/readme.md @@ -40,8 +40,8 @@ The sample uses a [sample geoprocessing service](https://sampleserver6.arcgisonl ## Additional information -ArcGIS Server does not include a geoprocessing service for listing geodatabase versions. You must configure one using the steps defined in [Geoprocessing service example: list, create, and delete geodatabase versions](http://desktop.arcgis.com/en/arcmap/latest/analyze/sharing-workflows/gp-service-example-list-create-and-delete-geodatabase-versions.htm) in the *ArcMap* documentation. +ArcGIS Server does not include a geoprocessing service for listing geodatabase versions. Instead, you must configure and publish one yourself using ArcGIS Pro. To learn more about geoprocessing services see [Web tools and geoprocessing services](https://enterprise.arcgis.com/en/server/latest/publish-services/linux/what-is-a-web-tool.htm) in the *ArcGIS Server* documentation. ## Tags -conflict resolution, data management, database, multi-user, sync, version \ No newline at end of file +conflict resolution, data management, database, multi-user, sync, version diff --git a/src/WinUI/ArcGIS.WinUI.Viewer/Samples/Layers/ApplyMosaicRule/readme.md b/src/WinUI/ArcGIS.WinUI.Viewer/Samples/Layers/ApplyMosaicRule/readme.md index 4dbb64cc62..8e2c49c13a 100644 --- a/src/WinUI/ArcGIS.WinUI.Viewer/Samples/Layers/ApplyMosaicRule/readme.md +++ b/src/WinUI/ArcGIS.WinUI.Viewer/Samples/Layers/ApplyMosaicRule/readme.md @@ -36,7 +36,7 @@ This sample uses a [raster image service](https://sampleserver7.arcgisonline.com ## Additional information -For more information, see [Understanding the mosaicking rules](https://desktop.arcgis.com/en/arcmap/latest/manage-data/raster-and-images/understanding-the-mosaicking-rules-for-a-mosaic-dataset.htm) from *ArcGIS Desktop* documentation. To learn more about how to define certain mosaic rules, see [Mosaic rule objects](https://developers.arcgis.com/documentation/common-data-types/mosaic-rules.htm) from *ArcGIS for Developers*. +For more information, see [Mosaicking rules for a mosaic dataset](https://pro.arcgis.com/en/pro-app/latest/help/data/imagery/mosaicking-rules-for-a-mosaic-dataset-pro-.htm) from the *ArcGIS Pro* documentation. To learn more about how to define certain mosaic rules, see [Mosaic rule objects](https://developers.arcgis.com/rest/services-reference/enterprise/mosaic-rules/) from *ArcGIS for Developers*. ## Tags diff --git a/src/WinUI/ArcGIS.WinUI.Viewer/Samples/Layers/ChangeStretchRenderer/readme.md b/src/WinUI/ArcGIS.WinUI.Viewer/Samples/Layers/ChangeStretchRenderer/readme.md index 834908d6fc..082dab00d2 100644 --- a/src/WinUI/ArcGIS.WinUI.Viewer/Samples/Layers/ChangeStretchRenderer/readme.md +++ b/src/WinUI/ArcGIS.WinUI.Viewer/Samples/Layers/ChangeStretchRenderer/readme.md @@ -49,8 +49,8 @@ This sample uses a raster imagery tile of an area of forested mountainous terrai ## Additional information -See [Stretch function](http://desktop.arcgis.com/en/arcmap/latest/manage-data/raster-and-images/stretch-function.htm) in the *ArcMap* documentation for more information about the types of stretches that can be performed. +See [Stretch function](https://pro.arcgis.com/en/pro-app/latest/help/analysis/raster-functions/stretch-function.htm) in the *ArcGIS Pro* documentation for more information about the types of stretches that can be performed. ## Tags -analysis, deviation, histogram, imagery, interpretation, min-max, percent clip, pixel, raster, stretch, symbology, visualization \ No newline at end of file +analysis, deviation, histogram, imagery, interpretation, min-max, percent clip, pixel, raster, stretch, symbology, visualization diff --git a/src/WinUI/ArcGIS.WinUI.Viewer/Samples/Layers/RasterLayerFile/readme.md b/src/WinUI/ArcGIS.WinUI.Viewer/Samples/Layers/RasterLayerFile/readme.md index c5f54b5eaa..1a4067ce8d 100644 --- a/src/WinUI/ArcGIS.WinUI.Viewer/Samples/Layers/RasterLayerFile/readme.md +++ b/src/WinUI/ArcGIS.WinUI.Viewer/Samples/Layers/RasterLayerFile/readme.md @@ -31,8 +31,8 @@ This sample downloads the following items from ArcGIS Online automatically: ## Additional information -See the topic [What is raster data?](http://desktop.arcgis.com/en/arcmap/10.3/manage-data/raster-and-images/what-is-raster-data.htm) in the *ArcMap* documentation for more information about raster images. +See the topic [Introduction to image and raster data](https://pro.arcgis.com/en/pro-app/latest/help/data/imagery/introduction-to-raster-data.htm) in the *ArcGIS Pro* documentation for more information about raster images. ## Tags -data, image, import, layer, raster, visualization \ No newline at end of file +data, image, import, layer, raster, visualization diff --git a/src/WinUI/ArcGIS.WinUI.Viewer/Samples/Layers/RasterLayerRasterFunction/readme.md b/src/WinUI/ArcGIS.WinUI.Viewer/Samples/Layers/RasterLayerRasterFunction/readme.md index 32995d6b4e..f62f78d335 100644 --- a/src/WinUI/ArcGIS.WinUI.Viewer/Samples/Layers/RasterLayerRasterFunction/readme.md +++ b/src/WinUI/ArcGIS.WinUI.Viewer/Samples/Layers/RasterLayerRasterFunction/readme.md @@ -32,7 +32,7 @@ The raster function is applied automatically when the sample starts and the resu ## About the data -The sample applies a hillshade function to a raster produced from the National Land Cover Database, [NLCDLandCover2001](https://sampleserver6.arcgisonline.com/arcgis/rest/services/NLCDLandCover2001/ImageServer). You can learn more about the [hillshade function](http://desktop.arcgis.com/en/arcmap/latest/manage-data/raster-and-images/hillshade-function.htm) in the *ArcMap* documentation. +The sample applies a hillshade function to a raster produced from the National Land Cover Database, [NLCDLandCover2001](https://sampleserver6.arcgisonline.com/arcgis/rest/services/NLCDLandCover2001/ImageServer). You can learn more about the [hillshade function](https://pro.arcgis.com/en/pro-app/latest/help/analysis/raster-functions/hillshade-function.htm) in the *ArcGIS Pro* documentation. ## Additional information @@ -40,4 +40,4 @@ The raster function computation happens locally on the client device. ## Tags -function, layer, raster, raster function, service \ No newline at end of file +function, layer, raster, raster function, service diff --git a/src/WinUI/ArcGIS.WinUI.Viewer/Samples/Layers/TimeBasedQuery/readme.md b/src/WinUI/ArcGIS.WinUI.Viewer/Samples/Layers/TimeBasedQuery/readme.md index f1ce18fa74..43ec007921 100644 --- a/src/WinUI/ArcGIS.WinUI.Viewer/Samples/Layers/TimeBasedQuery/readme.md +++ b/src/WinUI/ArcGIS.WinUI.Viewer/Samples/Layers/TimeBasedQuery/readme.md @@ -14,7 +14,7 @@ Run the sample, and a subset of records will be displayed on the map. ## How it works -1. An instance of `ServiceFeatureTable` is created by passing a URL to the REST endpoint of a time-enabled service. Time-enabled services will have TimeInfo defined in the service description. This information is specified in ArcMap or ArcGIS Pro prior to publishing the service. +1. An instance of `ServiceFeatureTable` is created by passing a URL to the REST endpoint of a time-enabled service. Time-enabled services will have TimeInfo defined in the service description. This information is specified in ArcGIS Pro prior to publishing the service. 2. The feature request mode of the `ServiceFeatureTable` is set to `ManualCache`, so that the developer can control how and when the feature table is populated with data. 3. A `FeatureLayer` is created by passing in the instance of the `ServiceFeatureTable`. 4. A `TimeExtent` object is created by specifying start and end date/time objects.