Cut compatibility back to support using slightly modified Mapbox Open Styles (OSM Bright and Basic) and iterate from there.
### Schema
Take a look at the diff between future OSM2VectorTiles v3 and Mapbox Streets v7. Use the gl-style-schema Python script to check for schema differences.
- Layers
- Remove
#airport_label - Remove
#motorway_junction - Remove
#mountain_peak - Remove
#rail_station_label
- Remove
- Fields
- Remove
iso_3166_1from#admin - Remove
undergroundin `#building`` - Rename
house_numto#addr - Remove
layerfrom#road - Remove
shield,iso_3166_2from#road_label - Remove
lenfrom#road - Remove
parent,typefrom#country_label - Remove
placementin#marine_label - Remove
areafield from#state_label,#water_label,#marine_label - Remove
ldirfrom#place_label
- Remove
- Rename
class,typeconcept to better OSM terms likecategory,subcategory(to be discussed)
- Remove comparison tools
- Do not market the OSM2VectorTiles project as 1:1 free alternative to Mapbox Streets