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

Add polygon outlines to labelmap and user dashboard #2085

Closed
misaugstad opened this issue Apr 30, 2020 · 11 comments
Closed

Add polygon outlines to labelmap and user dashboard #2085

misaugstad opened this issue Apr 30, 2020 · 11 comments

Comments

@misaugstad
Copy link
Member

The maps on the user dashboard and the Label Map don't have polygon outlines for the neighborhoods which makes it hard to see what's really going on. This is especially true if there is not much data, or the neighborhoods we are auditing are not connected (like in Mexico City).

labelmap-map

@MattJ12
Copy link
Collaborator

MattJ12 commented Jun 27, 2020

@misaugstad. I have been playing around with different border weights and opacities and thought I would post them here to see which ones we want to use. I made the border weight the same weight as the black lines drawn for the streets on the label map (3). With border opacity 0.25, you can see how the border gets darker in some areas where multiple borders overlap, one solution setting the border opacity equal to 1. I included a picture of this on the user dashboard, but the bright red looks a little out of place.

user dashboard before:
userdashbefore
user dashboard after:
userdashafter
user dashboard with border opacity = 1
opacity=1
label map before:
labelmapbefore
label map after:
labelmapafter

Let me know which type of styling we want to use for the borders.

@jonfroehlich
Copy link
Member

jonfroehlich commented Jun 27, 2020 via email

@MattJ12
Copy link
Collaborator

MattJ12 commented Jun 27, 2020

@jonfroehlich

color #888, 80% opacity, width 2, dash length = 5

user dashboard:
user-dash-new
user dashboard w/ dashed borders
user-dash-dash
label map:
label-map-new
label map w/ dashed borders
labelampdash

@misaugstad
Copy link
Member Author

I think that in addition to the outline, it might be useful to have some sort of low opacity coloring of the neighborhoods.

@MattJ12
Copy link
Collaborator

MattJ12 commented Jun 29, 2020

I think that in addition to the outline, it might be useful to have some sort of low opacity coloring of the neighborhoods.

Something like this?
mapoverlay

@misaugstad
Copy link
Member Author

Yeah something like that. I'd like to see it on a noisier map with labels too

@MattJ12
Copy link
Collaborator

MattJ12 commented Jun 29, 2020

Yeah something like that. I'd like to see it on a noisier map with labels too
Here is the label map:
labelmap5
Here is the label map w/ dashed borders:
labelmap5dash
Here is the label map with a different shade of grey
labelmapopacity
Label map w/ dashed borders and different shade of grey
labelmapdasharrayopacity

@misaugstad
Copy link
Member Author

Yeah I like that a lot better. It's much easier to see where the city is this way.

@jonfroehlich
Copy link
Member

Me too. I like the lighter gray versions... not sure about dashed vs. solid line borders. Thoughts?

@misaugstad
Copy link
Member Author

I think I prefer the solid lines, but I like both!

misaugstad added a commit that referenced this issue Jul 1, 2020
…utline

#2085 Add dark polygon outline and gray overlay to neighborhoods
@misaugstad
Copy link
Member Author

closing via #2156

@misaugstad misaugstad mentioned this issue Jul 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants