tilezen / vector-datasource

Tilezen vector tile service - OpenStreetMap data in several formats
https://www.nextzen.org/
Other
509 stars 120 forks source link

Restore early lake labels, add kind_detail for lakes and etc #2047

Closed nvkelso closed 2 years ago

nvkelso commented 2 years ago

Connects with https://github.com/tilezen/vector-datasource/issues/2003 and followup of https://github.com/tilezen/vector-datasource/pull/2010 to restore "lake" water labels at low zooms.

Also non-breaking change implementation of #984 for the v1.x series (which should stay open as a separate breaking change for v2.x series).

peitili commented 2 years ago

there is a linter violations, you might want to fix them using the pre-commit

peitili commented 2 years ago

I am not sure why but the integration tests always failed with context deadline exceed.