Learn about recent changes to the ArcGIS Urban API. The release date is February 28, 2024.
What's new
This section provides a summary of the most important changes in this release.
- The cascade deletion has been improved for
delete
,Space Use Types delete
andMetrics delete
.Metric Sources - The previously deprecated
Locked
andShow
fields have been removed.Zoning Envelopes - The
plans
andplans
fields inMeta Urban
have been deprecated.Database
Schema changes
This section describes new features, improvements, and changes made to the Urban API schema.
The following changes were introduced:
- Type
Rings
was added - Field
Polygon.rings
changed type from[[[
toFloat!]!]!]! Rings!
- Input field
Polygon
changed type fromInput.rings [[[
toFloat!]!]!]! Rings!
- Removal date for
Parcel
has changed from 2024-02-28 to 2024-06-26Attributes. Develop
Improvements
- Further improved the cascade deletion for
delete
,Space Use Types delete
andMetrics delete
and fixed the cleanup of references to dependent items.Metric Sources
Deprecations
plans
and plans
fields in Urban
have been deprecated:
- Field
Urban
is deprecated (Removal date: 2025-02-26). Plans stored in the urban database are no longer supported. Use an urban design database instead.Database.plans - Field
Urban
is deprecated (Removal date: 2025-02-26). Plans stored in the urban database are no longer supported. Use an urban design database instead.Database.plans Meta
Breaking changes
The following previously deprecated fields have been removed.
Locked
has been removed from Indicator
, Plan
and Project
:
- Field
Locked
(deprecated) was removed from object typeIndicator
Attributes - Input field
Locked
was removed from input object typeCreate
Indicator Attributes Input - Input field
Locked
was removed from input object typeUpdate
Indicator Attributes Input
- Input field
- Field
Locked
(deprecated) was removed from object typePlan
Attributes - Input field
Locked
was removed from input object typeCreate
Plan Attributes Input - Input field
Locked
was removed from input object typeUpdate
Plan Attributes Input
- Input field
- Field
Locked
(deprecated) was removed from object typeProject
Attributes - Input field
Locked
was removed from input object typeCreate
Project Attributes Input - Input field
Locked
was removed from input object typeUpdate
Project Attributes Input
- Input field
Show
has been removed from Parcel
:
- Field
Show
(deprecated) was removed from object typeZoning Envelopes Parcel
Attributes - Input field
Show
was removed from input object typeZoning Envelopes Create
Parcel Attributes Input - Input field
Show
was removed from input object typeZoning Envelopes Update
Parcel Attributes Input
- Input field