|
89 | 89 | "\n", |
90 | 90 | "* [`NotebookDataAccess`](/python/latest/api-reference/arcgis.gis.nb.html#arcgis.gis.nb._dataaccess.NotebookDataAccess)\n", |
91 | 91 | "\n", |
| 92 | + " \n", |
92 | 93 | "* [`NotebookFile`](/python/latest/api-reference/arcgis.gis.nb.html#arcgis.gis.nb._dataaccess.NotebookFile)\n", |
93 | 94 | "\n", |
94 | 95 | " \n", |
|
117 | 118 | "\n", |
118 | 119 | "* [`VersionManager`](/python/api-reference/arcgis.features.managers.html#versionmanager)\n", |
119 | 120 | "\n", |
| 121 | + "#### [`arcgis.features.analysis`](/python/latest/api-reference/arcgis.features.analysis.html)\n", |
| 122 | + "* Adds deprecation notice for return type to those functions with *estimate* parameter\n", |
| 123 | + "\n", |
| 124 | + "#### [`arcgis.features.analyze_patterns`](/python/api-reference/arcgis.features.analyze_patterns.html)\n", |
120 | 125 | "\n", |
121 | 126 | "#### [`arcgis.features.analyze_patterns`](/python/api-reference/arcgis.features.analyze_patterns.html)\n", |
122 | 127 | "\n", |
|
131 | 136 | "\n", |
132 | 137 | "\n", |
133 | 138 | "#### [`arcgis.raster.realitymapping`](/python/latest/api-reference/arcgis.raster.realitymapping.html)\n", |
| 139 | + "* [`Project`](/python/latest/api-reference/arcgis.raster.realitymapping.html#arcgis.raster.realitymapping.Project)\n", |
| 140 | + " * **New parameter:**\n", |
| 141 | + " * *project* - for creating a new *Project item*\n", |
| 142 | + " * **New method:**\n", |
| 143 | + " * [`from_item()`](/python/latest/api-reference/arcgis.raster.realitymapping.html#arcgis.raster.realitymapping.Project.from_item)\n", |
| 144 | + " * for creating a *Project* object from an existing *item* \n", |
134 | 145 | " \n", |
135 | 146 | "#### [`arcgis.geoenrichment`](/python/api-reference/arcgis.geoenrichment.html)\n", |
136 | 147 | "* [`Country`](/python/api-reference/arcgis.geoenrichment.html#country)\n", |
|
162 | 173 | " * Removed from documentation and code base. Deprecated since release 2.1.0.\n", |
163 | 174 | "\n", |
164 | 175 | "* [`storymap`](/python/api-reference/arcgis.apps.storymap.html)\n", |
165 | | - "* Significant refactoring throughout module to:\n", |
166 | | - " * update numerous internal utilities, including for *node* and *resource ID* generation\n", |
167 | | - " * improve peformance through loading classes and data only when being used, particularly for internal functions of\n", |
168 | | - " * [`Collection`](/python/latest/api-reference/arcgis.apps.storymap.html#collection)\n", |
169 | | - " * [`Briefing`](/python/latest/api-reference/arcgis.apps.storymap.html#briefing) classes \n", |
170 | | - "\n", |
171 | | - "\n", |
172 | | - "\n", |
| 176 | + " * **New classes:**\n", |
| 177 | + " * [`Infographic`](/python/api-reference/arcgis.apps.storymap.html#infographic)\n", |
| 178 | + " * [`Image360`](/python/api-reference/arcgis.apps.storymap.html#image360)\n", |
| 179 | + " * [`App`](/python/api-reference/arcgis.apps.storymap.html#app)\n", |
173 | 180 | "\n", |
174 | 181 | " * [`MapTour`](/python/api-reference/arcgis.apps.storymap.html#maptour)\n", |
175 | 182 | "\n", |
|
251 | 258 | "\n", |
252 | 259 | "* [`Item`](/python/api-reference/arcgis.gis.toc.html#item)\n", |
253 | 260 | " * [`publish()`](/python/latest/api-reference/arcgis.gis.toc.html#arcgis.gis.Item.publish)\n", |
254 | | - " * Fixes error on *ArcGIS Enteprise* and *ArcGIS Enterprise on Kubernetes* after updating a source *csv*, *shapefile*, *file geodatabase* or *microsoft excel* item and attempting to use *overwrite=True* \n", |
| 261 | + " * Fixes error on *ArcGIS Enteprise* and *ArcGIS Enterprise on Kubernetes* after updating a source *csv*, *shapefile*, *file geodatabase* or *microsoft excel* item and attempting to use *overwrite=True*\n", |
| 262 | + " * [`copy_item()`](/python/latest/api-reference/arcgis.gis.toc.html#arcgis.gis.Item.copy_item)\n", |
| 263 | + " * Fixes issue where output was not properly added to the *folder* argument\n", |
| 264 | + " * Updates documentation to include parameter table \n", |
255 | 265 | "* [`ContentManager`](/python/api-reference/arcgis.gis.toc.html#contentmanager)\n", |
256 | 266 | " * [`clone_items()`](/python/api-reference/arcgis.gis.toc.html#arcgis.gis.ContentManager.clone_items)\n", |
257 | 267 | " * [`search()`](/python/latest/api-reference/arcgis.gis.toc.html#arcgis.gis.ContentManager.search)\n", |
|
271 | 281 | " * [`export_items()`](/python/latest/api-reference/arcgis.gis.toc.html#arcgis.gis.OfflineContentManager.export_items)\n", |
272 | 282 | " * [**Public Repo Issue #2326**](https://github.com/Esri/arcgis-python-api/issues/2326)\n", |
273 | 283 | " * Fixes issue where exported data was missing most recent content from an ArcGIS Online hosted feature layer published from a service definition file\n", |
274 | | - " * Fixes *PermissionError* that file is being used by another process when running *import_content()* \n", |
275 | | - "\n", |
| 284 | + " * Fixes *PermissionError* that file is being used by another process when running *import_content()*\n", |
| 285 | + " * [`import_content()`](/python/latest/api-reference/arcgis.gis.toc.html#arcgis.gis.OfflineContentManager.import_content)\n", |
| 286 | + " * Fixes issue where export package was failing to properly load contnet because of improper processing of package content properties \n", |
| 287 | + "* [`ResourceManager`](/python/latest/api-reference/arcgis.gis.toc.html#resourcemanager)\n", |
| 288 | + " * [`add()`](https://next.gha.afd.arcgis.com/python/latest/api-reference/arcgis.gis.toc.html#arcgis.gis.ResourceManager.add)\n", |
| 289 | + " * Updates documentation to include required extenstion value for *file_name* argument\n", |
| 290 | + " \n", |
276 | 291 | "* [`ItemProperties`](/python/latest/api-reference/arcgis.gis.toc.html#arcgis.gis._impl._dataclasses.ItemProperties)\n", |
277 | 292 | "\n", |
278 | 293 | "* [`ViewManager`](/python/latest/api-reference/arcgis.gis.toc.html#viewmanager)\n", |
|
283 | 298 | "\n", |
284 | 299 | "* [`SSLCertificates`](/python/latest/api-reference/arcgis.gis.admin.html#sslcertificates)\n", |
285 | 300 | "\n", |
| 301 | + "* [`UX`](/python/latest/api-reference/arcgis.gis.admin.html#ux)\n", |
| 302 | + " * [`SecuritySettings`](/python/latest/api-reference/arcgis.gis.admin.html#arcgis.gis.admin.SecuritySettings)\n", |
| 303 | + " * [`set_informational_banner()`](/python/latest/api-reference/arcgis.gis.admin.html#arcgis.gis.admin.SecuritySettings.set_informational_banner)\n", |
| 304 | + " * Fixes issue where empty text values incorrectly processed for resetting and/or disabling \n", |
286 | 305 | "\n", |
287 | 306 | "#### [`arcgis.gis.agonb`](/python/api-reference/arcgis.gis.agonb.html)\n", |
288 | 307 | "* [`AGOLNotebookManager`](/python/latest/api-reference/arcgis.gis.agonb.html#agolnotebookmanager)\n", |
289 | | - "\n", |
| 308 | + "* [`NotebookFolder`](/python/latest/api-reference/arcgis.gis.nb.html#notebookfolder)\n", |
| 309 | + " * [`move()`](/python/latest/api-reference/arcgis.gis.nb.html#arcgis.gis.nb._dataaccess.NotebookFolder.move)\n", |
| 310 | + " * Fixes invalid path error when moving another *NotebookFolder* object\n", |
290 | 311 | "\n", |
291 | 312 | "#### [`arcgis.gis.nb`](/python/api-reference/arcgis.gis.nb.html)\n", |
292 | 313 | "* [`MachineManager`](/python/latest/api-reference/arcgis.gis.nb.html#arcgis.gis.nb.MachineManager)\n", |
|
296 | 317 | "\n", |
297 | 318 | "\n", |
298 | 319 | "#### [`arcgis.features`](/python/api-reference/arcgis.features.toc.html)\n", |
| 320 | + "* [`FeatureSet`](/python/latest/api-reference/arcgis.features.toc.html#featureset)\n", |
| 321 | + " * [`sdf`](python/latest/api-reference/arcgis.features.toc.html#arcgis.features.FeatureSet.sdf)\n", |
| 322 | + " * Fixes `'float' is not interable` error when called on *FeatureSet* results of network analysis results \n", |
299 | 323 | "* [`FeatureLayer`](/python/api-reference/arcgis.features.toc.html#featurelayer) \n", |
300 | 324 | " * [`query()`](/python/api-reference/arcgis.features.toc.html#arcgis.features.FeatureLayer.query)\n", |
301 | 325 | " * [`query_top_features()`](/python/latest/api-reference/arcgis.features.toc.html#arcgis.features.FeatureLayer.query_top_features)\n", |
|
315 | 339 | "\n", |
316 | 340 | "* [`AttachmentManager`](/python/latest/api-reference/arcgis.features.managers.html#arcgis.features.managers.AttachmentManager)\n", |
317 | 341 | " * [`add()`](/python/latest/api-reference/arcgis.features.managers.html#arcgis.features.managers.AttachmentManager.add)\n", |
318 | | - "\n", |
| 342 | + " \n", |
| 343 | + "* [`Version`](/python/latest/api-reference/arcgis.features.managers.html#version)\n", |
| 344 | + " * [`stop_editing()`](/python/latest/api-reference/arcgis.features.managers.html#arcgis.features._version.Version.stop_editing)\n", |
| 345 | + " * Fixes documentation error describing method \n", |
319 | 346 | "\n", |
320 | 347 | "#### [`arcgis.raster`](/python/api-reference/arcgis.raster.toc.html)\n", |
321 | 348 | "* [`ImageryLayer`](/python/api-reference/arcgis.raster.toc.html#imagerylayer)\n", |
|
353 | 380 | "\n", |
354 | 381 | "#### [`arcgis.apps`](/python/api-reference/arcgis.apps.html)\n", |
355 | 382 | "* [`storymap`](/python/api-reference/arcgis.apps.storymap.html)\n", |
356 | | - " * [`Storymap`](/python/api-reference/arcgis.apps.storymap.html#storymap)\n", |
| 383 | + " * Significant refactoring throughout module to:\n", |
| 384 | + " * update numerous internal utilities, including for *node* and *resource ID* generation\n", |
| 385 | + " * improve peformance through loading classes and data only when being used, particularly for internal functions of\n", |
| 386 | + " * [`Collection`](/python/latest/api-reference/arcgis.apps.storymap.html#collection)\n", |
| 387 | + " * [`Briefing`](/python/latest/api-reference/arcgis.apps.storymap.html#briefing) classes\n", |
| 388 | + " * [`StoryMap`](/python/latest/api-reference/arcgis.apps.storymap.html#storymap)\n", |
| 389 | + " * [`get_theme()`](/python/latest/api-reference/arcgis.apps.storymap.html#arcgis.apps.storymap.story.StoryMap.get_theme) \n", |
| 390 | + " * Fixes issue with returning correct theme\n", |
357 | 391 | "\n", |
358 | 392 | "* [`itemgraph`](/python/latest/api-reference/arcgis.apps.itemgraph.html)\n", |
359 | 393 | " * [`create_dependency_graph()`](/python/latest/api-reference/arcgis.apps.itemgraph.html#create-dependency-graph)\n", |
|
0 commit comments