New

  • New Module:
    • arcgis.gis.video
      • Provides classes, methods and properties for administration capabilities on ArcGIS Video Server
  • Beta Transtion

Guides

Module Changes

arcgis.gis

  • User
    • reassign_to()
      • BUG-000185255 Fixes issue where method inadvertently reassigned groups the user was a member of and not just groups owned by the user to the target_username
    • update()
      • New Parameters:
        • password
  • UserManager
    • New methods:
      • all()
        • Adds ability to return all users when total in organization exceeds 10000
    • search()
      • Updates documentation note to specify number of users returned if no argument entered for query
      • Improves performance with updates to internal caching mechanism
  • OfflineContentManager
    • export_items()
      • Updates internal logic to better define item structures to enable capability of export of most item types
      • New parameters:
        • run_async
        • async_workers
    • import_content()
      • New parameters:
        • run_async
        • async_workers
  • Item
    • publish()
      • BUG-000184773 Improves performance with removal of unnecessary internal processing calls
  • SharingManager
  • ItemProperties
    • Updates to internal processing for more accurate conversion between data objects and reading of object values
  • ItemTypeEnum
    • Deprecates the TILES_PACKAGE_3D member in favor of new options
    • New Members:
      • TILES_PACKAGE_3D_GAUSSIAN
      • TILES_PACKAGE_3D_OBJECT
      • TILES_PACKAGE_3D_MESH
  • PortalDataStore

arcgis.gis.admin

arcgis.gis.agonb

arcgis.gis.nb

  • Updates to numerous areas of the API Reference documentation, including code examples

arcgis.gis.workflowmanager

arcgis.gis.video

** New Submodule **

arcgis.features

arcgis.features.analysis

  • Adds documentation for new return type when estimate=True for any functions that support it

arcgis.features.analyze_patterns

arcgis.features.managers

arcgis.features.enrich_data

arcgis.raster

  • ImageSource
    • Updates supported raster_type_name list:
      • Removes Aerial
      • Adds Altum, RedEdge
    • Adds support for spatial reference
  • RasterCollection
    • from_stac_api()
      • Enhances context parameter with 3 new options:
        • paginationMode
        • maxItems
        • maxPages
      • Enhances query parameter so that the bbox option accepts FeatureLayer and Geometry objects

arcgis.raster.analytics

arcgis.raster.functions.gbl

  • Numerous updates to API Reference documentation, particularly adding code examples for many functions

arcgis.raster.realitymapping

  • ArcGIS Reality Server product transitioned from beta to General Availability
    • note: Scripts written in 2.4.3 may need modified to accommodate necessary API changes based on overall product updates.
    • Mission
      • reconstruct_surface()
        • Updates to documentation to clarify output types
        • RAPID added as an option for the quality argument

arcgis.network

arcgis.geometry

  • Adds *deprecation notice that Geometry objects will no longer inherit from the Python dictionary object, so bracket notation will no longer be supported

arcgis.layers

arcgis.map

arcgis.apps

arcgis.ai

arcgis.learn

Fixes

Guides

Samples

Module Changes

arcgis.gis

  • GIS
    • Updates error messaging if entering a non-existent profile for the profile argument
  • Item
  • ContentManager
    • clone_items()
      • ENH-000178319 Updates method to preserve _content_status, delete protection, and migrate categories
  • User
    • Fixes issue in Jupyter Lab notebooks where code completion was not available
  • UserManager
    • search()
      • BUG-000183570 Fixes issue that more than 10000 users could not be returned by providing a new all() method
  • Folder
    • add()
      • BUG-000186625 Fixes issue where large file uploads were failing to configure valid item from all parts
      • Fixes UnboundLocalError for "calculate_upload_size" when setting stream=False
    • list()
      • Fixes issue iterating over items if any orphaned items are in the folder

arcgis.gis.admin

arcgis.gis.agonb

arcgis.features

arcgis.features.managers

arcgis.features.analysis

  • Updates API Reference with code examples for numerous functions

arcgis.raster.realitymapping

  • ArcGIS Reality Server product transitioned from beta to General Availability
    • note: Scripts written in 2.4.3 may need modified to accommodate necessary API changes based on overall product updates.
    • Project
      • Fixes issue when using AERIAL_DIGITAL for the sensor_type argument

arcgis.notebook

  • NotebookJob
    • running()
      • Fixes issue on ArcGIS for Kubernetes where a currently running job was returning False

arcgis.geometry

  • Fixes invalid literal ValueError when setting ARCGIS_IO_ENGINE to Shapely

arcgis.geoprocessing

  • import_toolbox()
    • Fixes failure to import toolboxes from ArcGIS Online that were created by Model Builder

arcgis.layers

arcgis.map

  • Improves performance with load times for:

arcgis.apps

  • storymap
    • Storymap
      • save
        • Fixes issue where typeKeywords property for items was not being update correctly
  • itemgraph
    • create_dependency_graph()
      • Updates handling of service URLs to create more accurate and comprehensive graphs
      • Updates processing to better distinguish between GUID and Item ID values
  • expbuilder
    • WebExperience
      • save()
        • BUG-000185104 Fixes issue where saving a cloned Experience item carried over the source-<item_id> keyword, causing subsequent clones of the original item to fail

arcgis.learn

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.