Release notes February 2024

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 deleteSpaceUseTypes, deleteMetrics and deleteMetricSources.
  • The previously deprecated Locked and ShowZoningEnvelopes fields have been removed.
  • The plans and plansMeta fields in UrbanDatabase have been deprecated.

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 [[[Float!]!]!]! to Rings!
  • Input field PolygonInput.rings changed type from [[[Float!]!]!]! to Rings!
  • Removal date for ParcelAttributes.Develop has changed from 2024-02-28 to 2024-06-26

Improvements

  • Further improved the cascade deletion for deleteSpaceUseTypes, deleteMetrics and deleteMetricSources and fixed the cleanup of references to dependent items.

Deprecations

plans and plansMeta fields in UrbanDatabase have been deprecated:

  • Field UrbanDatabase.plans is deprecated (Removal date: 2025-02-26). Plans stored in the urban database are no longer supported. Use an urban design database instead.
  • Field UrbanDatabase.plansMeta is deprecated (Removal date: 2025-02-26). Plans stored in the urban database are no longer supported. Use an urban design database instead.

Breaking changes

The following previously deprecated fields have been removed.

Locked has been removed from IndicatorAttributes, PlanAttributes and ProjectAttributes:

  • Field Locked (deprecated) was removed from object type IndicatorAttributes
    • Input field Locked was removed from input object type CreateIndicatorAttributesInput
    • Input field Locked was removed from input object type UpdateIndicatorAttributesInput
  • Field Locked (deprecated) was removed from object type PlanAttributes
    • Input field Locked was removed from input object type CreatePlanAttributesInput
    • Input field Locked was removed from input object type UpdatePlanAttributesInput
  • Field Locked (deprecated) was removed from object type ProjectAttributes
    • Input field Locked was removed from input object type CreateProjectAttributesInput
    • Input field Locked was removed from input object type UpdateProjectAttributesInput

ShowZoningEnvelopes has been removed from ParcelAttributes:

  • Field ShowZoningEnvelopes (deprecated) was removed from object type ParcelAttributes
    • Input field ShowZoningEnvelopes was removed from input object type CreateParcelAttributesInput
    • Input field ShowZoningEnvelopes was removed from input object type UpdateParcelAttributesInput

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