Skip to content

v1.0.0

Compare
Choose a tag to compare
@jenningsanderson jenningsanderson released this 19 Jul 17:45
· 27 commits to main 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

  • added update_time to each source, removing it from the top-level properties.

Theme Specific Schema Changes

Addresses

  • A completely new theme, see the schema here

Base

  • Additional classes in infrastructure, land, land_use, and water types.

Buildings

  • capped height and roof_height at 850 meters and discarded values over that limit
  • added classification for bridge structures to schema
  • added is_underground to all buildings

Divisions

  • added the dependency subtype in division and division_area
  • added the microhood subtype in division

Places

  • Allow for NULL categories

Transportation

  • removed deprecated road column

New Contributors

Full Changelog: v0.12.0-beta...v1.0.0