You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove rendering of minor railway (spur, siding, yard) at low zooms, fade them for higher zooms. Fix #559.
Use SQL views for easier maintenance of the SQL codes. BREAKING CHANGE,
requires to run psql -d osm --file=views.sql manually to create the
required views.
Fix some missing service:bicycle:* icons. See #573.
Render aerodrome icons at higher zoom levels. See #564.