Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make feature stroke width configureable #95

Open
ygerlach opened this issue Feb 23, 2023 · 4 comments
Open

Make feature stroke width configureable #95

ygerlach opened this issue Feb 23, 2023 · 4 comments

Comments

@ygerlach
Copy link

ygerlach commented Feb 23, 2023

Having many polygons next to each other makes the stroke overlap. When zoomed out, only the top rendered polygons appear. That makes it look like only the top rendered polygon is there.
One way to fix this would be to make the stroke width of polygons configureable. So you would be able to set it to zero.
Another way might be to make the stroke width smaller when the view is zoomed out.

Screenshots:
Zoomed in area:
image
Same area, zoomed out: (the green polygons "disappeared")
image

@nathanoday
Copy link

Yes, please! It's really difficult to see closely aligned polygons because of the stroke width. Compared with the stock geomap panel, it's borderline unusable in many cases.

@bobleijnse
Copy link

I'm having the same problem. Would there be a temporary (hard-coding) fix to solve this?

@ygerlach
Copy link
Author

I'm having the same problem. Would there be a temporary (hard-coding) fix to solve this?

For me removing the stroke or hard-coding its width to zero should resolve my problem.

@ygerlach
Copy link
Author

Looks like this is related to #76

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants