incubator-baremaps icon indicating copy to clipboard operation
incubator-baremaps copied to clipboard

Display boundaries and borders

Open bchapuis opened this issue 8 months ago • 6 comments

Description: Openstreetmap contains tags for boundaries and borders and we should properly display them at low and high zoom levels. We currently display borders at level 13 and greater. This change probably requires to do some line work and simplifications in the database and possibly in the java code as well (for handling complex multipolygons).

Tag: https://wiki.openstreetmap.org/wiki/Key:boundary

Attachements: Image

Files: https://github.com/apache/incubator-baremaps/tree/main/basemap/layers/boundary

bchapuis avatar Jan 31 '25 07:01 bchapuis