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 icon for shop=interior_decoration #3293

Merged
merged 9 commits into from
Jul 19, 2018
Merged

Add icon for shop=interior_decoration #3293

merged 9 commits into from
Jul 19, 2018

Conversation

Adamant36
Copy link
Contributor

@Adamant36 Adamant36 commented Jul 4, 2018

This pull request adds an icon for shop=interior_decoration and closes #1406
https://www.openstreetmap.org/#map=19/37.77273/-122.42231 (node)
interior_decoration node
https://www.openstreetmap.org/#map=19/37.77735/-122.40954 (way)
interior_decoration way

@Adamant36
Copy link
Contributor Author

Adamant36 commented Jul 4, 2018

@kocio-pl so I did the thing with branches so I could do more then pull request at a time, but it looks like it combined them on this one. Is that correct? If I change the icon on shop=ticket do I have to recommit this one or something? Or does it keep them separate even though it shows them together here?

@kocio-pl
Copy link
Collaborator

kocio-pl commented Jul 4, 2018

I won't be available for a few days and have no time to look closer now, so please be patient or - preferably - somebody else could respond you.

@Adamant36
Copy link
Contributor Author

OK. No worries.

@Adamant36 Adamant36 changed the title Icon/ideco Add icon for shop=interior_decoration Jul 4, 2018
@Tomasz-W
Copy link

Tomasz-W commented Jul 4, 2018

@matthijsmelissen #3293 (comment) Can you check it? I don't have enough knowledge, and Kocio is busy :)

@kocio-pl
Copy link
Collaborator

symbols/shop/ticket.svg should be just removed from this PR and all the code moved into just 1 commit.

Remember to change phrasing so closing would happen automatically.

@Adamant36
Copy link
Contributor Author

Ok. I'll do that.

@Tomasz-W Tomasz-W mentioned this pull request Jul 11, 2018
26 tasks
@Adamant36
Copy link
Contributor Author

@kocio-pl So I deleted ticket.svg, but it I had to update the branch first to get it inline with this one and now its failing The Travis CL build because it needs it needs ticket.svg there since the code has been updated to include it. If I re add ticket.svg though, I assume it will just go back being part of the commit again and create another one which I assume I don't want. Plus, instead of rolling back to one commit like it was suppose to, it created a bunch of other ones. I'm not sure why it didn't work out like the other did when it was essentially the same problem.

So, any idea what to do at this point? Is there a way to role back the whole thing and do it over or something? I don't want to just keep making it worse by adding more unnecessary commits but I tried everything I could find. So it would be good if I could get some advice from someone here about it before I do anything else.

Sorry for the issues.

@kocio-pl
Copy link
Collaborator

Could anybody more fluent with git help here?

@kocio-pl
Copy link
Collaborator

BTW: You don't need to apologize and feel sorry, version control is kind of art in itself, and sometimes it looks to me like a martial art. :-) I'm grateful that you've tried and i understand your frustration that it didn't work as expected. Been there, seen that!

@jragusa
Copy link
Contributor

jragusa commented Jul 15, 2018

@Adamant36 look at your project.mml in the Resolved merge conflict above. You have to remove duplication lines 1662-1666, 2069-2073, 2240-2244. You can do that on the GitHub page by editing the text. Then you click to merge.
You probably forgot to update your local fork from the upstream repository. To resolve this next time: Syncing a fork.

@kocio-pl
Copy link
Collaborator

@Adamant36 Do you need more help with this?

@Adamant36
Copy link
Contributor Author

@kocio-pl Its good to go now :)

@kocio-pl
Copy link
Collaborator

It effectively removes existing ticket.svg icon. So please add this icon again (to not make things harder by removing commit deleting it) and I will take care of squashing the commits if everything else will be OK.

@Adamant36
Copy link
Contributor Author

Done. I don't know why it did that.

@kocio-pl kocio-pl merged commit 654ea38 into gravitystorm:master Jul 19, 2018
@kocio-pl
Copy link
Collaborator

It was probably because you were adding ticket when it was not available n master, then you have deleted it, and when ticket was in master, deletion was still active.

Thanks anyway, I tested it in some other places and it works OK.

@Adamant36 Adamant36 deleted the icon/ideco branch July 21, 2018 04:57
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

Successfully merging this pull request may close these issues.

Add special rendering for shop=interior_decoration
4 participants