Release notes October 2022

Learn about recent changes to the ArcGIS Urban API. The release date is October 26, 2022.

What's new

This section provides a summary of the most important changes in this release.

  • Asynchronous creation of the UrbanModel and UrbanDesignDatabase has been added. Examples on how to use asynchronous urban model creation will be added to the Urban API tutorials or sample code in the future.
  • Various descriptions have been improved.

Schema changes

This section describes new features, improvements, and changes made to the Urban API schema.

The following field and input fields related to ZoneTypeName were added to ZoneTypeAttributes:

The sort argument was added to the following fields:

The async argument was added to the following mutations:

The following fields and input fields related to the metric dependency graph were added:

Other additions were introduced:

Bug fixes

  • Fixed the error behaviour for update mutations where GlobalID was the only input given. Added a more understandable internal error returned for an object with missing input values that points to the GlobalID or an index of the erroneous object. Also now mutations that do not cause any changes return an empty list.
  • Fixed a bug when upgrading the urban database or an urban model.
  • Improved error messages.

Breaking changes

The following breaking change related to the SpatialRelationship enum was made:

  • Enum value IndexIntersects was removed from enum SpatialRelationship

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