|
97 | 97 | "\n", |
98 | 98 | "* [`UX`](/python/latest/api-reference/arcgis.gis.admin.html#ux)\n", |
99 | 99 | " * [`MapSettings`](/python/latest/api-reference/arcgis.gis.admin.html#mapsettings)\n", |
100 | | - " \n", |
| 100 | + " * [`default_mapviwer()`](/python/latest/api-reference/arcgis.gis.admin.html#arcgis.gis.admin.MapSettings.default_mapviewer)\n", |
| 101 | + " * Updates method processing and documentation to accommodate deprecation of Classic Map Viewer\n", |
101 | 102 | "* [`Kubernetes`](/python/latest/api-reference/arcgis.gis.admin.html#kubernetes)\n", |
102 | 103 | " * **New classes:**\n", |
103 | 104 | " * [`ConfigurationJob`](/python/latest/api-reference/arcgis.gis.admin.html#configurationjob)\n", |
|
291 | 292 | " * [`SurveyManager`](/python/latest/api-reference/arcgis.apps.survey123.html#surveymanager)\n", |
292 | 293 | " * [`create()`](/python/latest/api-reference/arcgis.apps.survey123.html#arcgis.apps.survey123.SurveyManager.create)\n", |
293 | 294 | " * [**Public Repo Issue #2229**](https://github.com/Esri/arcgis-python-api/issues/2229) Adds support for *Folder* objects \n", |
294 | | - "\n", |
295 | | - " * [`MapTour`](/python/latest/api-reference/arcgis.apps.storymap.html#maptour)\n", |
296 | | - "\n", |
297 | | - " * [`Map`](/python/latest/api-reference/arcgis.apps.storymap.html#map)\n", |
298 | | - "\n", |
299 | | - " * [`Collection`](/python/latest/api-reference/arcgis.apps.storymap.html#collection)\n", |
300 | | - "\n", |
301 | | - " * [`BriefingSlide`](/python/latest/api-reference/arcgis.apps.storymap.html#briefingslide)\n", |
302 | | - "\n", |
303 | | - " * [`SlideLayout`](/python/latest/api-reference/arcgis.apps.storymap.html#slidelayout)\n", |
304 | | - "\n", |
305 | | - " * [`Block`](/python/latest/api-reference/arcgis.apps.storymap.html#block)\n", |
| 295 | + "* [`arcgis.apps.itemgraph`](/python/latest/api-reference/arcgis.apps.itemgraph.html)\n", |
| 296 | + " * [`ItemGraph`](/python/latest/api-reference/arcgis.apps.itemgraph.html#itemgraph)\n", |
| 297 | + " * **New methods:**\n", |
| 298 | + " * [`to_knowledgegraph()`](/python/latest/api-reference/arcgis.apps.itemgraph.html#arcgis.apps.itemgraph.ItemGraph.to_knowledge_graph) \n", |
306 | 299 | " \n", |
307 | 300 | " \n", |
308 | 301 | "#### [`arcgis.learn`](/python/latest/api-reference/arcgis.learn.toc.html)\n", |
|
522 | 515 | "\n", |
523 | 516 | "#### [`arcgis.raster.functions`](/python/latest/api-reference/arcgis.raster.functions.html)\n", |
524 | 517 | "* [`segment_mean_shift()`](/python/latest/api-reference/arcgis.raster.functions.html#segment_mean_shift)\n", |
525 | | - " * Adds missing parameter: *max_num_pixels_per_segment* \n", |
| 518 | + " * Adds missing parameter: *max_num_pixels_per_segment*\n", |
| 519 | + "* [`apply()`](/python/latest/api-reference/arcgis.raster.functions.html#apply)\n", |
| 520 | + " * Fixes situation where saving an imagery layer after applying a filter with rendering rule creates an empty image service \n", |
526 | 521 | "\n", |
527 | 522 | "#### [`arcgis.raster.functions.RFT`](/python/latest/api-reference/arcgis.raster.functions.RFT.html)\n", |
528 | 523 | "* [`RFT`](/python/latest/api-reference/arcgis.raster.functions.RFT.html#arcgis.raster.functions.RFT)\n", |
|
0 commit comments