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

Render amenity=internet_cafe #3463

Merged
merged 18 commits into from
Oct 21, 2018
Merged

Conversation

jeisenbe
Copy link
Collaborator

@jeisenbe jeisenbe commented Oct 20, 2018

Fixes #3451

Changes proposed in this pull request:

Adds rendering for amenity=internet_cafe on nodes and closed ways ("areas") with an icon based on the '@' symbol in "amenity brown" color. The icon and name label are rendered at z17 and up, similar to other amenities. Thanks @Tomasz-W for the icon.

Test rendering with links to the examples:

z18 Node with amenity=internet_cafe
https://www.openstreetmap.org/node/5130908200

z19 Node with amenity=internet_cafe

z18 Closed way (area) with amenity=internet_cafe
https://www.openstreetmap.org/way/436919789
internet-germany

@Tomasz-W Tomasz-W mentioned this pull request Oct 20, 2018
26 tasks
@@ -3084,4 +3092,4 @@
trunk/marker-height: 6;
}
}
}
}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like you have accidentally removed new line at the end of file, this is technical detail, but please bring it back.

@kocio-pl
Copy link
Collaborator

Thanks, this PR looks good in general and I will test it soon, just please resolve a tiny code detail.

@jeisenbe
Copy link
Collaborator Author

I added back the final line on amenity-points.mss
Sorry about the large number of commits, next time I'll make sure to do the testing first.

@kocio-pl kocio-pl merged commit 4e3b539 into gravitystorm:master Oct 21, 2018
@kocio-pl
Copy link
Collaborator

Thanks, my check has showed that it works good. Congratulations on you first PR! 😄

@jeisenbe jeisenbe deleted the internet-cafe branch November 7, 2018 08:11
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 amenity=internet_cafe icon
2 participants