-
Notifications
You must be signed in to change notification settings - Fork 823
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
Smart users place objects a safe distance from roads #4314
Comments
Is there any request regarding this style in here or is this just some mapping advice? |
Smart users capture object data as it actually is on the ground and then creating a map displace needed objects as much as required for each scale. Non smart users try to do displacement in data which will never work as displacement will depend on scale and symbolisation of objects (f.e. width of roads) from which you will want to displace your "important" object. |
Well all I know is for editors, even with background imagery turned off, what looks deceivingly great in the editor, needs several double checks (editing for the renderer), to make sure will not in fact end up looking like a muffin run over by a bulldozer. That's all I know. |
Closing as off-topic. @jidanni please review the code of conduct, in particular the avoiding destructive behavior section which covers staying on topic, unconstructive criticism, and snarking. |
I think the root of this issue is the same as #3925 - highway=tertiary features near the equator are often quite narrow, so the current rendering is too wide at z18. This can be solved either by rendering highway=tertiary more narrowly, perhaps in concert with changing the color to light yellow and shifting the other highway classes toward red (and motorways to magenta), or by adjusting feature width based on lattitude - which is more complicated. |
I think it's quite interesting that this actually turns out to be a North versus South, Rich vs. poor.... Where Editors in the north countries Assume that things will look the same in the middle countries Dot-dot-dot and it all turns out to be a Mathematical problem do the curvature of the Earth! Sorry, today I'm using voice input to type this. |
Zoom level 18
Smart users place objects a safe distance from roads:
Non-smart users don't, and these are the consequences:
Yup, 90% obscured.
Zoom level 19
Ah, finally, there it is,
Moral of story: smart users place items a safe distance (five meters+?) from roads, no matter how safe they might look when editing. Also if one day the road gets thicker, (via reclassification by an person editing it, or even via a stylesheet change) you will be safer.
Yes, maybe in some countries the police will stop one from building too close to roads, so the
bugissue never occurs there.Sure, you might say "stop using wireframe in iD".
But we never were:
The text was updated successfully, but these errors were encountered: