Skip to content

v1.3.0

Compare
Choose a tag to compare
@vcschapp vcschapp released this 13 Nov 17:32
· 16 commits to dev since this release

What's Changed

Read the full release notes here: https://docs.overturemaps.org/release/latest/. Below is a list of changes to the schema since the last release.

Schema-Wide Changes

N/A

Theme-Specific Schema Changes

Addresses (Status: Alpha)

πŸ— The addresses theme is in alpha status. Schema changes with potential backward-incompatibility are likely from month to month until the addresses schema increases in maturity. When these changes occur, we will try to provide some notice and a "bridge" period where the old schema is also supported.

Added a top-level postal_city property for cases where the postally-approved city/municipality/locality line of an address contains a different locality name than the locality that physically contains the address coordinates. #291

Base (Status: GA)

🟒 The base theme is in GA status. We are striving to avoid backwardly-incompatible schema changes and to deliver adequate notice should they occur.

  1. Added a top-level, optional, height property to features of type infrastructure: #276.
  2. Added new members to the class enumeration for features of type infrastructure: #276 (apron, fountain, gasometer, goods, j-bar, launchpad, magic_carpet, motorcycle_parking, platter, reservoir_covered, rope_tow, stopway, subway_station, taxilane, zip_line).
  3. Added new members to the class enumeration for features of type land_use: #276 (connection, downhill, driving_school, ice_skate, kindergarten, military_hospital, military_school, music_school, resort, ski_jump, skitour, sled, sleigh, snow_park).
  4. Added new members to the subtype enumeration for features of type land: 57eeed7#diff-991c09b9f238daa6433fca5ca495d5cabdf718b21f99450c87ec9b2f0619b651R87 (crater, meteor_crater, volcanic_caldera_rim).

Buildings (Status: GA)

🟒 The buildings theme is in GA status. We are striving to avoid backwardly-incompatible schema changes and to deliver adequate notice should they occur.

Added a roof member to the class enumeration: #289.

Divisions (Status: GA)

🟒 The divisions theme is in GA status. We are striving to avoid backwardly-incompatible schema changes and to deliver adequate notice should they occur.

Added a new macrohood subtype to features of type division and division_area: #290.

Places (Status: GA)

🟒 The places theme is in GA status. We are striving to avoid backwardly-incompatible schema changes and to deliver adequate notice should they occur.

No changes.

Transportation (Status: Beta)

πŸ— The transportation theme is in beta status. The transportation schema is nearing maturity, but backwardly-incompatible schema changes may occur from month to month until GA status is achieved. When these changes occur, we will try to provide some notice and a "bridge" period where the old schema is also supported.

Removed the lanes property: #286.

Full Changelog

Full Changelog: v1.2.0...v1.3.0