protomaps / basemaps

Basemap PMTiles generation and cartographic styles for OpenStreetMap data and more
https://maps.protomaps.com/
Other
347 stars 44 forks source link

NE boundaries get "doubled" (visible while zooming in) #119

Closed bdon closed 10 months ago

bdon commented 1 year ago

@nvkelso this boils down to duplication of NE boundaries from zooms 0-3 somehow

https://github.com/protomaps/basemaps/blob/main/tiles/src/main/java/com/protomaps/basemap/layers/Boundaries.java#L33

Can we remove the 50m dataset in favor of using the 10m dataset only?

nvkelso commented 1 year ago

I have an idea, let me submit a PR...