|
211 | 211 | "* Adds `tiles_only` keyword argument to functions\n",
|
212 | 212 | "* [`build_multidimensional_transpose()`](https://developers.arcgis.com/python/api-reference/arcgis.raster.analytics.html#arcgis.raster.analytics.build_multidimensional_transpose)\n",
|
213 | 213 | " * Adds new parameter:\n",
|
214 |
| - " * `delete_transpose` (*Parameter available inArcGIS Image Server 10.9 or higher*)\n", |
| 214 | + " * `delete_transpose` (*Parameter available in ArcGIS Image Server 10.9 or higher*)\n", |
215 | 215 | "* [`summarize_raster_within()`](https://developers.arcgis.com/python/api-reference/arcgis.raster.analytics.html#summarize-raster-within)\n",
|
216 | 216 | " * Adds new parameter:\n",
|
217 |
| - " * `percentile_interpolation_type`(*Parameter available inArcGIS Image Server 10.9 or higher*)\n", |
| 217 | + " * `percentile_interpolation_type`(*Parameter available in ArcGIS Image Server 10.9 or higher*)\n", |
218 | 218 | "* Enhanced the following functions to accept local datasets to create hosted imagery layers \n",
|
219 | 219 | " * [`create_image_collection()`](https://developers.arcgis.com/python/api-reference/arcgis.raster.analytics.html#create-image-collection)\n",
|
220 | 220 | " * [`copy_raster()`](https://developers.arcgis.com/python/api-reference/arcgis.raster.analytics.html#copy-raster)\n",
|
|
282 | 282 | "source": [
|
283 | 283 | "#### [`arcgis.raster.functions.gbl`](https://developers.arcgis.com/python/api-reference/arcgis.raster.functions.gbl.html)\n",
|
284 | 284 | "* Adds new functions:\n",
|
285 |
| - " * [`boundary_clean()`](https://developers.arcgis.com/python/api-reference/arcgis.raster.functions.gbl.html#boundary-clean) (*Parameter available inArcGIS Image Server 10.9 or higher*)\n", |
| 285 | + " * [`boundary_clean()`](https://developers.arcgis.com/python/api-reference/arcgis.raster.functions.gbl.html#boundary-clean) (*Parameter available in ArcGIS Image Server 10.9 or higher*)\n", |
286 | 286 | "* [`zonal_statistics()`](https://developers.arcgis.com/python/api-reference/arcgis.raster.functions.gbl.html#arcgis.raster.functions.gbl.zonal_statistics)\n",
|
287 | 287 | " * Adds new parameter:\n",
|
288 |
| - " * `percentile_interpolation_type` (*Parameter available inArcGIS Image Server 10.9 or higher*)\n", |
| 288 | + " * `percentile_interpolation_type` (*Parameter available in ArcGIS Image Server 10.9 or higher*)\n", |
289 | 289 | "* [`kernel_density()`](https://developers.arcgis.com/python/api-reference/arcgis.raster.functions.gbl.html#kernel-density)\n",
|
290 | 290 | " * Adds `in_barriers` parameter (*Parameter available in ArcGIS Image Server 10.9 and higher*)"
|
291 | 291 | ]
|
|
0 commit comments