-
-
Notifications
You must be signed in to change notification settings - Fork 357
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
[Quest] How power line is attached on this support? #5382
base: master
Are you sure you want to change the base?
[Quest] How power line is attached on this support? #5382
Conversation
app/src/main/java/de/westnordost/streetcomplete/quests/power_attachment/AddPowerAttachment.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/de/westnordost/streetcomplete/quests/power_attachment/AddPowerAttachment.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/de/westnordost/streetcomplete/quests/power_attachment/PowerAttachmentItem.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/de/westnordost/streetcomplete/quests/power_attachment/PowerAttachmentItem.kt
Outdated
Show resolved
Hide resolved
I still have serious doubts about value of collecting this data (like for |
""" | ||
override val changesetComment = "Specify line_attachment power support" | ||
override val wikiLink = "Key:line_attachment" | ||
override val icon = R.drawable.ic_quest_power |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This quest should get a own icon.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why?
SC has similars quests with same the icon.
Do you have a better idea?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Because all quests have each a unique icon. But right now, I am unable to come up with a good idea for an icon.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perhaps a circle/disk/line at the bottom (and/or top) of the lightning bolt, making contact?
b7f38cb
to
b64d9e0
Compare
8d48ce3
to
e1f8618
Compare
@flacombe any news? |
e1f8618
to
018962c
Compare
018962c
to
79ec4cb
Compare
I want finish this PR |
At desktop they do seem recognizable to me, but I'm not sure how they'd look scaled down to just a small part of (already small) mobile phone screen. Although looking at thumbnails at https://wiki.openstreetmap.org/wiki/Key:line_attachment they might probably be fine. |
Theoretically yes, I think, after all the picture could be cropped a little to focus on what's important. (But need to try it out.) Also, it would be preferable if anything but the supports was about the same on the pictures, i.e. similar sky background, similar perspective. |
I have found better examples with good quality: I continue to search an example for line_attachment=pin @flacombe any suggestions? |
79ec4cb
to
855bf3e
Compare
@westnordost do you think is enough recognizable? |
Hello @Jean-BaptisteC and thank you for pictures. To me it's all good and recognizable. |
The difference is definitely recognizable. The first are some UFOs, the other are some springs. It's also nice that everything else about the pics is similar (the sky, the kind of pole), it highlights the differences. |
a65bcad
to
3afd1d0
Compare
The PR is ready, I have added pictures from my personal albums, I have only added photos about power pole because I think the anchor is more easy to understand on pole than on big tower (on a too tiny photos) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In /app/src/main/res
there is a file named authors.txt
. Could you please add the source, license and author in the form as they are supplied for the other graphics used within this app?
...rc/main/java/de/westnordost/streetcomplete/quests/power_attachment/AddPowerAttachmentForm.kt
Outdated
Show resolved
Hide resolved
""" | ||
override val changesetComment = "Specify line_attachment power support" | ||
override val wikiLink = "Key:line_attachment" | ||
override val icon = R.drawable.ic_quest_power |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Because all quests have each a unique icon. But right now, I am unable to come up with a good idea for an icon.
app/src/main/java/de/westnordost/streetcomplete/quests/power_attachment/AddPowerAttachment.kt
Show resolved
Hide resolved
Since the photos are (in part) from your personal albums, you can choose a license by yourself, anything between PD, CC-0, CC-BY and CC-BY-SA would be fine. It would be convenient if the original photos were available somewhere, e.g. in Wikimedia commons or in the OpenStreetMap Wiki. Finally, one more note: I noticed that one of the three pictures shows a power pole that is more zoomed out. It would be best if they had all the same zoom on the line attachment. The kind of line attachment is better to see, then. |
I have added photos on wikimedia and I have update authors.txt. |
https://commons.wikimedia.org/wiki/File:Power_pole_anchor.jpg is a different picture than the one you use in StreetComplete.
Hm? Why not like this? |
Photo is fixed on wikimedia :) FIY, to generates drawables, I have reduced the quality of photos, down size resolution from 50%, generates first drawables, down size resolution from 25%, ... |
I don't get it. Sides of the pole too much cutted? Can you post a picture? Maybe then I understand what you mean. I create the drawables by, in GIMP:
|
Files updated |
Alright, note also this:
|
Already fixed on wikimedia commons 🙂 |
Co-authored-by: Flo Edelmann <[email protected]>
1a6b9ca
to
67c2326
Compare
Fixes #4825
Todo: