Learn about recent changes to the ArcGIS Urban API. The release date is January 31, 2024.
What's new
This section provides a summary of the most important changes in this release.
- New mutations for updating an
Urbanand anModel Urbanhave been added.Design Database - Support for land-use plans has been added to the previously introduced experimental
metricsquery.Dashboards - A new title filter has been added to
urbanandModels urbanqueries.Design Databases
Schema changes
This section describes new features, improvements, and changes made to the Urban API schema.
The following fields related to the new update and update mutations were added:
- Field
updatewas added to object typeUrban Design Database Mutation - Field
updatewas added to object typeUrban Model Mutation
The following arguments related to the title filter were added:
- Argument
titlewas added to fieldQuery.urbanModels - Argument
titlewas added to fieldQuery.urbanModels Meta - Argument
titlewas added to fieldQuery.urbanDesign Databases - Argument
titlewas added to fieldQuery.urbanDesign Databases Meta - Argument
titlewas added to fieldUrbanModel.urban Design Databases
Other changes were introduced:
- Field
Urbanchanged type fromDesign Database.urban Model Id PortaltoItem Id PortalItem Id! - Field
Urbanchanged type fromModel.urban Database Id PortaltoItem Id PortalItem Id! - Field
Urbanchanged type fromModel.urban Database View Id PortalItem Id to PortalItem Id!
Bug fixes
- Improved querying the
urbanwhile an upgrade is in progress.Database - Fixed a bug that could cause the Urban API to become unresponsive.
- Added a check for title length on
create,Urban Model update,Urban Model create,Urban Design Database updateto prevent unexpected errors.Urban Design Database