Filtering geometry that is too small to be visible at the current zoom level #731
sharkAndshark
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
@sharkAndshark I think this is a worthy idea to be implemented, thanks! I will create an issue from this, but not certain when i can get to it. Want to try to implement it? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. It's just some random ideas.
For automatically discovered data sources, Martin will fetch a large amount of data when the zoom level is low, such as 0 to 4. At these zoom levels, the tiles are large and contain an overload of information on the map.Is it possible to remove polygons or linestrings whose area / length is not bigger than a single pixel in size at the current zoom level?
The function source
Beta Was this translation helpful? Give feedback.
All reactions