What's Changed
- Documentation improved, see at https://docs.overturemaps.org
- Admins schema: `adminLevel` simplified to use ordinal numbers 1, 2, 3, ...
- Admins schema: `adminLevel=1` is now used for countries
- Admins schema: `population` property added
- Admins schema: `wikidata` property added
- Base theme: `elevation` property added
- For all features types, `names` property updated to a new "unified" format that is simpler in most cases and also supports linearly-referenced and "side-of-street" road names. The `road.roadName` property is dropped as names now always appear in the top-level `names` property
- Bug fixed: `updateTime` regular expression validation corrected
- Bug fixed: `road.surface` default value corrected
- Bug fixed: `level` property dropped from connector
- Bug fixed: temporal scoping removed from road flags
- Bug fixed: `isPrivate` flag dropped from road flags, as that is handled via access restrictions scoped to private
**Full Changelog**: https://github.com/OvertureMaps/schema/compare/v0.7.0...v0.8.0