v1.3.0
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.
- Added a top-level, optional,
heightproperty to features of typeinfrastructure: #276. - Added new members to the
classenumeration for features of typeinfrastructure: #276 (apron,fountain,gasometer,goods,j-bar,launchpad,magic_carpet,motorcycle_parking,platter,reservoir_covered,rope_tow,stopway,subway_station,taxilane,zip_line). - Added new members to the
classenumeration for features of typeland_use: #276 (connection,downhill,driving_school,ice_skate,kindergarten,military_hospital,military_school,music_school,resort,ski_jump,skitour,sled,sleigh,snow_park). - Added new members to the
subtypeenumeration for features of typeland: 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