openstreetmap/iD

don't fill large multipolygons

Closed this issue · 0 comments

Large multipolygons (e.g. those used for administrative borders) would tend to cover the entire viewport with fill. We need to do some heuristics and render them with stroke only.

Excluding specific tags (boundary=*?) might work well enough. Or we could calculate the enclosed area and have a cutoff.