|
60 | 60 | " \n",
|
61 | 61 | "* [`Folder`](/python/latest/api-reference/arcgis.gis.toc.html#arcgis.gis._impl._content_manager.Folder)\n",
|
62 | 62 | " * [`add()`](/python/latest/api-reference/arcgis.gis.toc.html#arcgis.gis._impl._content_manager.Folder.add)\n",
|
63 |
| - " * Adds **new parameter** _upload_part_size_ to support user import for larger part size for large files\n", |
| 63 | + " * **New parameter**\n", |
| 64 | + " * _upload_part_size_ - to support user import for larger part size for large files\n", |
| 65 | + "\n", |
64 | 66 | " * [`delete()`](/python/latest/api-reference/arcgis.gis.toc.html#arcgis.gis._impl._content_manager.Folder.delete)\n",
|
65 | 67 | " * Adds documenation for return value \n",
|
66 | 68 | " \n",
|
|
73 | 75 | "\n",
|
74 | 76 | "* [`GroupMigrationManager`](/python/latest/api-reference/arcgis.gis.toc.html#groupmigrationmanager)\n",
|
75 | 77 | " * [`create()`](/python/api-reference/arcgis.gis.toc.html#arcgis.gis.GroupMigrationManager.create)\n",
|
76 |
| - " * Adds support for `export_folder` parameter\n", |
| 78 | + " * **New parameter:**\n", |
| 79 | + " * _export_folder_\n", |
| 80 | + " \n", |
77 | 81 | " * [`load()`](/python/latest/api-reference/arcgis.gis.toc.html#arcgis.gis.GroupMigrationManager.load)\n",
|
78 |
| - " * Adds support for `folder_name` parameter\n", |
| 82 | + " * **New parameter:**\n", |
| 83 | + " * _folder_name_\n", |
| 84 | + " \n", |
| 85 | + "* [`OrgRecycleBin`](/python/latest/api-reference/arcgis.gis.toc.html#orgrecyclebin)\n", |
| 86 | + " * Adds reference documentation and code snippets for _content()_ method\n", |
79 | 87 | "\n",
|
80 | 88 | "* [`ViewManager`](/python/api-reference/arcgis.gis.toc.html#arcgis.gis.ViewManager)\n",
|
81 | 89 | " * Adds code snippet for initialization and updates reference documentation for methods\n",
|
|
122 | 130 | "\n",
|
123 | 131 | "* _Spatially Enabled DataFrame_ - [`GeoAccessor`](/python/latest/api-reference/arcgis.features.toc.html#arcgis.features.GeoAccessor)\n",
|
124 | 132 | " * [`sanitize_column_names()`](/python/latest/api-reference/arcgis.features.toc.html#arcgis.features.GeoAccessor.sanitize_column_names)\n",
|
125 |
| - "\n", |
| 133 | + "* [`OrientedImageryLayer`](/python/api-reference/arcgis.features.toc.html#arcgis.features.OrientedImageryLayer)\n", |
| 134 | + " * Adds Table of Contents heading and documentation\n", |
126 | 135 | "\n",
|
127 | 136 | "#### [`arcgis.features.managers`](/python/latest/api-reference/arcgis.features.managers.html#)\n",
|
128 | 137 | "* [`FeatureLayerCollectionManager`](/python/latest/api-reference/arcgis.features.managers.html#featurelayercollectionmanager)\n",
|
|
172 | 181 | " * [`edit()`](/python/api-reference/arcgis.layers.toc.html#arcgis.layers.EnterpriseVectorTileLayerManager.edit)\n",
|
173 | 182 | " * [**Public Repo Issue #1889](https://github.com/Esri/arcgis-python-api/issues/1889) - updates documentation to note the service must be stopped before editing in order for updates to be applied \n",
|
174 | 183 | " * [`MapFeatureLayer`](/python/latest/api-reference/arcgis.layers.toc.html#mapfeaturelayer)\n",
|
175 |
| - " \n", |
| 184 | + "* [Working with OGC Layers](/python/api-reference/arcgis.layers.toc.html#working-with-ogc-layers)\n", |
| 185 | + " * [`WMTSLayer`](/python/api-reference/arcgis.layers.toc.html#arcgis.layers.WMTSLayer)\n", |
| 186 | + " * **New method:**\n", |
| 187 | + " * [`get_operational_layer_json()`](/python/api-reference/arcgis.layers.toc.html#arcgis.layers.WMTSLayer.operational_layer_json) \n", |
176 | 188 | "\n",
|
177 | 189 | "#### [`arcgis.map`](/python/latest/api-reference/arcgis.map.toc.html)\n",
|
178 | 190 | "\n",
|
|
190 | 202 | " * [`Image`](/python/api-reference/arcgis.apps.storymap.html#arcgis.apps.storymap.story_content.Image)\n",
|
191 | 203 | " * **New properties:**\n",
|
192 | 204 | " * [`full_view`](/python/api-reference/arcgis.apps.storymap.html#arcgis.apps.storymap.story_content.Image.full_view)\n",
|
193 |
| - " * [`link`](/python/api-reference/arcgis.apps.storymap.html#arcgis.apps.storymap.story_content.Image.link) \n", |
| 205 | + " * [`link`](/python/api-reference/arcgis.apps.storymap.html#arcgis.apps.storymap.story_content.Image.link)\n", |
| 206 | + " * [`Map`](/python/api-reference/arcgis.apps.storymap.html#arcgis.apps.storymap.story_content.Map)\n", |
| 207 | + " * **New property:**\n", |
| 208 | + " * [`pinned_popup`](/python/api-reference/arcgis.apps.storymap.html#arcgis.apps.storymap.story_content.Map.pinned_popup) \n", |
194 | 209 | "\n",
|
195 | 210 | "* [`survey123`](/python/latest/api-reference/arcgis.apps.survey123.html)\n",
|
196 | 211 | "\n",
|
|
202 | 217 | " \n",
|
203 | 218 | "* [Object Detection Models](/python/latest/api-reference/arcgis.learn.toc.html#object-detection-models)\n",
|
204 | 219 | " * [MMDetection](/python/latest/api-reference/arcgis.learn.toc.html#mmdetection)\n",
|
205 |
| - " \n", |
| 220 | + "\n", |
| 221 | + "* [3D Models](/python/latest/api-reference/arcgis.learn.toc.html#d-models)\n", |
| 222 | + " * **New classes:**\n", |
| 223 | + " * [`Ptv3Seg`](/python/api-reference/arcgis.learn.toc.html#arcgis.learn.PTv3Seg) \n", |
206 | 224 | "* [Unstructured Text Models](/python/latest/api-reference/arcgis.learn.toc.html#unstructured-text-models)\n",
|
207 | 225 | " * [arcgis.learn.text module](/python/latest/api-reference/arcgis.learn.toc.html#arcgis-learn-text-module)\n",
|
208 | 226 | "\n",
|
|
227 | 245 | "\n",
|
228 | 246 | "#### [`arcgis.gis`](/python/latest/api-reference/arcgis.gis.toc.html)\n",
|
229 | 247 | "* [`GIS`](/python/latest/api-reference/arcgis.gis.toc.html#arcgis.gis.GIS)\n",
|
230 |
| - "\n", |
| 248 | + " * BUG-000173116 - Fixes `KeyError` regaring _role_ values when initializing with a public account\n", |
231 | 249 | "* [`Item`](/python/latest/api-reference/arcgis.gis.toc.html#arcgis.gis.Item)\n",
|
232 |
| - " * [`publish()`]()\n", |
233 |
| - " * [**Public Repo Issue #2152**](https://github.com/Esri/arcgis-python-api/issues/2152) - Fixes incorrect behavior of waiting for job to finish on asynchronous operation\n", |
234 | 250 | " * BUG-000171384 - Fixes error where _tables_ property returned empty list when item is a Map Service\n",
|
235 |
| - " * Fixes error when accessing _layers_ in ArcGIS Notebooks using _\"home\"_ authentication\n", |
236 |
| - "\n", |
| 251 | + " * Fixes error when accessing _layers_ in ArcGIS Notebooks using _\"home\"_ authentication \n", |
| 252 | + " * [`publish()`](/python/latest/api-reference/arcgis.gis.toc.html#arcgis.gis.Item.publish)\n", |
| 253 | + " * [**Public Repo Issue #2152**](https://github.com/Esri/arcgis-python-api/issues/2152) - Fixes incorrect behavior of waiting for job to finish on asynchronous operation\n", |
| 254 | + " * Fixes issue where _Date Only_ fields were not handled appropriately\n", |
| 255 | + " * [`download()`](/python/latest/api-reference/arcgis.gis.toc.html#arcgis.gis.Item.download)\n", |
| 256 | + " * Fixes failures to download json structure for specific item types, such as _Web Experiences_, lacking specific headers\n", |
237 | 257 | "* [`GroupManager`](/python/api-reference/arcgis.gis.toc.html#arcgis.gis.GroupManager)\n",
|
238 | 258 | " * [`clone()](/python/api-reference/arcgis.gis.toc.html#arcgis.gis.GroupManager.clone)\n",
|
239 | 259 | " * Fixes `KeyError: 'membershipAccess'` when cloning between ArcGIS Online organizations \n",
|
240 |
| - "\n", |
241 | 260 | "* [`GroupMigrationManager`](/python/latest/api-reference/arcgis.gis.toc.html#groupmigrationmanager)\n",
|
242 | 261 | " * [`load()`](/python/latest/api-reference/arcgis.gis.toc.html#arcgis.gis.GroupMigrationManager.load)\n",
|
243 | 262 | " * Fixes \"Item does not exist error\" on job result when items within the EPK item are skipped or fail to import \n",
|
244 |
| - "\n", |
245 | 263 | "* [`SharingGroupManager`](/python/latest/api-reference/arcgis.gis.toc.html#arcgis.gis._impl._content_manager.SharingGroupManager)\n",
|
246 |
| - " * [`add()`](/python/latest/api-reference/arcgis.gis.toc.html#arcgis.gis._impl._content_manager.SharingGroupManager.add) \n", |
| 264 | + " * [`list()`](/python/latest/api-reference/arcgis.gis.toc.html#arcgis.gis._impl._content_manager.SharingGroupManager.list)\n", |
| 265 | + " * Fixes situation where only 5 _groups_ were being returned regardless of whether _item_ was shared with more \n", |
247 | 266 | "\n",
|
248 | 267 | "* [`ContentManager`](/python/latest/api-reference/arcgis.gis.toc.html#contentmanager)\n",
|
249 | 268 | " * [clone_items()](/python/latest/api-reference/arcgis.gis.toc.html#arcgis.gis.ContentManager.clone_items)\n",
|
250 | 269 | " * [**Public Repo Issue #2146**](https://github.com/Esri/arcgis-python-api/issues/2146) - Fixes issue where features failed to clone if layer id is not 0\n",
|
251 |
| - " * BUG-000171865 - Fixes issue where only first item clones when cloning multiple dashboard items simultaneously \n", |
| 270 | + " * BUG-000171865 - Fixes issue where only first item clones when cloning multiple dashboard items simultaneously\n", |
| 271 | + " * [**Public Repo Issue #1872**](https://github.com/Esri/arcgis-python-api/issues/1872) - Fixes `IndexError` when cloning items with an empty string as the _name_ value\n", |
| 272 | + " * Fixes error when cloning _items_ referencing services whose associate _item_ has been deleted \n", |
252 | 273 | "\n",
|
253 | 274 | " * [`import_data()`](/python/latest/api-reference/arcgis.gis.toc.html#arcgis.gis.ContentManager.import_data)\n",
|
254 | 275 | "\n",
|
|
257 | 278 | "\n",
|
258 | 279 | "* [`Folder`](/python/latest/api-reference/arcgis.gis.toc.html#arcgis.gis._impl._content_manager.Folder)\n",
|
259 | 280 | " * [`add()`](/python/latest/api-reference/arcgis.gis.toc.html#arcgis.gis._impl._content_manager.Folder.add)\n",
|
260 |
| - "\n", |
| 281 | + " * Fixes issue where _Date Only_ fields were not handled appropriately\n", |
| 282 | + " \n", |
261 | 283 | "* [`UserManager`](/python/latest/api-reference/arcgis.gis.toc.html#arcgis.gis.UserManager)\n",
|
262 | 284 | " * [`create()`](/python/latest/api-reference/arcgis.gis.toc.html#arcgis.gis.UserManager.create)\n",
|
263 | 285 | "\n",
|
|
275 | 297 | " * Fixes `UnboundLocalError` because internal _Spatial Reference_ variable handled incorrectly \n",
|
276 | 298 | "\n",
|
277 | 299 | "#### [`arcgis.gis.admin`](/python/latest/api-reference/arcgis.gis.admin.html)\n",
|
| 300 | + "* [`AGOLAdminManager`](/python/latest/api-reference/arcgis.gis.admin.html#arcgis.gis.admin.AGOLAdminManager)\n", |
| 301 | + " * [`history()`](/python/latest/api-reference/arcgis.gis.admin.html#arcgis.gis.admin.AGOLAdminManager.history)\n", |
| 302 | + " * BUG-000170507 - Removes _raw_ and _df_ options from the _data_format_ parameter because of inconistent results\n", |
| 303 | + " \n", |
278 | 304 | "* [`PortalAdminManager`](/python/api-reference/arcgis.gis.admin.html#arcgis.gis.admin.PortalAdminManager)\n",
|
279 | 305 | " * [`mode`](/python/api-reference/arcgis.gis.admin.html#arcgis.gis.admin.PortalAdminManager.mode)\n",
|
280 | 306 | " * BUG-000170798 - Updates reference code snippet to correctly set value\n",
|
281 | 307 | "* [`LivingAtlasManager`](/python/latest/api-reference/arcgis.gis.admin.html#arcgis.gis.admin.LivingAtlasManager)\n",
|
282 | 308 | " * Raises log warning instead of error when attempting to initialize object when ArcGIS Enterprise is not configured for Living Atlas content \n",
|
283 | 309 | "\n",
|
| 310 | + "#### [`arcgis.gis.server`](/python/latest/api-reference/arcgis.gis.server.html)\n", |
| 311 | + "* [`DataStoreManager`](/python/latest/api-reference/arcgis.gis.server.html#arcgis.gis.server.DataStoreManager)\n", |
| 312 | + " * [`validate()`](/python/latest/api-reference/arcgis.gis.server.html#arcgis.gis.server.DataStoreManager.validate)\n", |
| 313 | + " * BUG-000172692 - Fixes incorrect return value of _False_ on valid datastores\n", |
| 314 | + " \n", |
284 | 315 | "#### [`arcgis.gis.nb`](/python/latest/api-reference/arcgis.gis.nb.html)\n",
|
285 | 316 | "\n",
|
286 | 317 | "\n",
|
287 | 318 | "#### [`arcgis.features`](/python/latest/api-reference/arcgis.features.toc.html)\n",
|
288 | 319 | "* [`FeatureLayer`](/python/latest/api-reference/arcgis.features.toc.html#arcgis.features.FeatureLayer)\n",
|
289 | 320 | " * [`query()`](/python/latest/api-reference/arcgis.features.toc.html#arcgis.features.FeatureLayer.query)\n",
|
290 | 321 | " * Fixes `Cannot access local variable` error if only _OBJECTID_ field is set in _out_fields_ argument \n",
|
291 |
| - "\n", |
292 | 322 | "* _Spatially Enabled DataFrame_ - [`GeoAccessor`](/python/latest/api-reference/arcgis.features.toc.html#arcgis.features.GeoAccessor)\n",
|
293 | 323 | " * [`insert_layer()`](/python/api-reference/arcgis.features.toc.html#arcgis.features.GeoAccessor.insert_layer)\n",
|
294 | 324 | " * Fixes issue on ArcGIS Enteprise where layer schema was inserted but features were not \n",
|
295 |
| - "\n", |
296 |
| - " * [`from_featureclass()`](/python/latest/api-reference/arcgis.features.toc.html#arcgis.features.GeoAccessor.from_featureclass)\n", |
297 |
| - "\n", |
298 | 325 | " * [`to_featureclass()`](/python/latest/api-reference/arcgis.features.toc.html#arcgis.features.GeoAccessor.to_featureclass)\n",
|
299 | 326 | " * BUG-000171826 - Fixes issue where null values for _Int32_ or _Float64_ datatypes were converted to strings \n",
|
300 |
| - "\n", |
301 | 327 | " * [`to_featurelayer()`](/python/latest/api-reference/arcgis.features.toc.html#arcgis.features.GeoAccessor.to_featurelayer)\n",
|
302 |
| - "\n", |
303 |
| - " * [`from_layer()`](/python/latest/api-reference/arcgis.features.toc.html#arcgis.features.GeoAccessor.from_layer)\n", |
304 |
| - "\n", |
305 |
| - "* [`OrientedImageryLayer`](/python/api-reference/arcgis.features.toc.html#arcgis.features.OrientedImageryLayer)\n", |
306 |
| - " * Adds Table of Contents heading and documentation\n", |
| 328 | + " * Fixes `AttributeError: 'GIS' object has not attribute 'is_arcgisonline'` error\n", |
| 329 | + " * Fixes `Overwrite unsuccessful` error and messaging when originated from a _FeatureSet_ \n", |
| 330 | + "* [`FeatureCollection`](/python/latest/api-reference/arcgis.features.toc.html#featurecollection)\n", |
| 331 | + " * [`from_featureset()`](/python/latest/api-reference/arcgis.features.toc.html#arcgis.features.FeatureCollection.from_featureset)\n", |
| 332 | + " * Updates url endpoint for _Esri Symbol Page_ link in _symbol_ parameter description \n", |
307 | 333 | " \n",
|
308 | 334 | "#### [`arcgis.features.managers`](/python/latest/api-reference/arcgis.features.managers.html) \n",
|
309 | 335 | "* [`FeatureLayerCollectionManager`]()\n",
|
310 |
| - " * [`insert_layer()`](/python/latest/api-reference/arcgis.features.managers.html#arcgis.features.managers.FeatureLayerCollectionManager.insert_layer)\n", |
311 |
| - "\n", |
| 336 | + " * [`update_definition()`](/python/latest/api-reference/arcgis.features.managers.html#arcgis.features.managers.FeatureLayerCollectionManager.update_definition)\n", |
| 337 | + " * Fixes `Invalid definition` error when updating _editorTrackingInfo_ \n", |
312 | 338 | " * [`create_view()`](/python/latest/api-reference/arcgis.features.managers.html#arcgis.features.managers.FeatureLayerCollectionManager.create_view)\n",
|
313 |
| - " * BUG-000169543 - Fixes `PropertyMap instance has no _serviceItemId_` error on ArcGIS Enterprise resulting in an empty view \n", |
| 339 | + " * BUG-000169543 - Fixes `PropertyMap instance has no _serviceItemId_` error on ArcGIS Enterprise resulting in an empty view\n", |
| 340 | + " * [`overwrite()`](/python/latest/api-reference/arcgis.features.managers.html#arcgis.features.managers.FeatureLayerCollectionManager.overwrite)\n", |
| 341 | + " * BUG-000173138 - Fixes `Error getting Item Info from Datastore` error when using on hosted _tables_ published from _service definition_ files\n", |
314 | 342 | "\n",
|
315 | 343 | "\n",
|
316 | 344 | "* [`VersionManager`](/python/latest/api-reference/arcgis.features.managers.html#arcgis.features._version.VersionManager)\n",
|
|
347 | 375 | " * BUG-000171775 - Fixes `AttributeError` with the _KeyFacts_ data collection \n",
|
348 | 376 | "\n",
|
349 | 377 | "#### [`arcgis.geometry`](/python/latest/api-reference/arcgis.geometry.html)\n",
|
| 378 | + "* BUG-000173067 - Fixes issue where importing \"*\" from module overrides _GIS_ object\n", |
350 | 379 | "\n",
|
351 | 380 | "* [`Geometry`](/python/latest/api-reference/arcgis.geometry.html#arcgis.geometry.Geometry)\n",
|
352 | 381 | " * [`has_z`](/python/latest/api-reference/arcgis.geometry.html#arcgis.geometry.Geometry.has_z)\n",
|
|
358 | 387 | "#### [`arcgis.layers`](/python/latest/api-reference/arcgis.layers.toc.html)\n",
|
359 | 388 | "* [Working with OGC layers](/python/latest/api-reference/arcgis.layers.toc.html#working-with-ogc-layers)\n",
|
360 | 389 | " * [`WMSLayer`](/python/latest/api-reference/arcgis.layers.toc.html#wmslayer)\n",
|
361 |
| - " * BUG-000166785 - Fixes issue with failed visualization and navigation on layer with sublayers \n", |
| 390 | + " * BUG-000166785 - Fixes issue with failed visualization and navigation on layer with sublayers\n", |
| 391 | + " * [`WMTSLayer`](/python/latest/api-reference/arcgis.layers.toc.html#wmtslayer)\n", |
| 392 | + " * [**Public Repo Issue #2098](https://github.com/Esri/arcgis-python-api/issues/2098) - Fixes failure to visualize service layers when service contains muliple layers and tilematrixsets \n", |
362 | 393 | "\n",
|
363 | 394 | "* [Working with 3D Maps](/python/latest/api-reference/arcgis.layers.toc.html#working-with-3d-maps)\n",
|
364 | 395 | " * [`SceneLayerManager`](/python/latest/api-reference/arcgis.layers.toc.html#arcgis.layers.SceneLayerManager)\n",
|
|
396 | 427 | " * [`Survey`](/python/latest/api-reference/arcgis.apps.survey123.html#arcgis.apps.survey123.Survey)\n",
|
397 | 428 | " * [`publish()`](/python/latest/api-reference/arcgis.apps.survey123.html#arcgis.apps.survey123.Survey.publish)\n",
|
398 | 429 | " * Fixes 500 Error with _Spatial Reference_ WKIDs when publishing on ArcGIS Enteprise\n",
|
| 430 | + " * Fixes `Invalid definition` error when publishing\n", |
| 431 | + " \n", |
399 | 432 | " * [`update_report_template()`](/python/latest/api-reference/arcgis.apps.survey123.html#arcgis.apps.survey123.Survey.update_report_template)\n",
|
400 | 433 | " * Fixes `TypeError` when using operation \n",
|
401 | 434 | "\n",
|
402 | 435 | "* [`expbuilder`](/python/latest/api-reference/arcgis.apps.expbuilder.html)\n",
|
403 | 436 | " * [`WebExperience`](/python/latest/api-reference/arcgis.apps.expbuilder.html#arcgis.apps.expbuilder.expbuilder.WebExperience)\n",
|
404 | 437 | " * [`upload()`](/python/latest/api-reference/arcgis.apps.expbuilder.html#arcgis.apps.expbuilder.expbuilder.WebExperience.upload)\n",
|
405 |
| - " \n", |
| 438 | + "\n", |
| 439 | + "* [`workforce`](/python/api-reference/arcgis.apps.workforce.html)\n", |
| 440 | + " * [`arcgis.apps.workforce.managers`](/python/api-reference/arcgis.apps.workforce.managers.html)\n", |
| 441 | + " * [`WorkerManager`](/python/api-reference/arcgis.apps.workforce.managers.html#workermanager)\n", |
| 442 | + " * [`add()`](/python/api-reference/arcgis.apps.workforce.managers.html#arcgis.apps.workforce.managers.WorkerManager.add)\n", |
| 443 | + " * BUG-000171541 - Fixes `KeyError` when using on ArcGIS Enterprise \n", |
406 | 444 | "\n",
|
407 | 445 | "#### [`arcgis.learn`](/python/latest/api-reference/arcgis.learn.toc.html)\n",
|
408 | 446 | "* Deprecates the _overwrite_ parameter in `save()` methods for all models\n",
|
|
0 commit comments