-
Notifications
You must be signed in to change notification settings - Fork 1
Rendering a generic shop icon #3043
Comments
Author: Pieren This is something I wanted in the past. But when I see the result now on google maps, it's a real bad idea : the street names disappear behind business information ! It's not my concept of the main OSM showcase as Mapnik is currently. That can be done somewhere else. |
Author: JohnSmith Replying to [comment:1 Pieren]:
This is the benefit of having data available, not just tiles which you can put icons on top of, mapnik will shift the name of the street out of the way so the icon and the name don't overlap, also a lot of shops are off the road so shouldn't interfere too much if they are placed properly, google seems to do a lot of geocoding and places icons directly on top of the road ways. |
Author: Waldo000000 Two things:
|
Author: JohnSmith Replying to [comment:3 Waldo000000]:
I posted this in part to get ideas about what people think a generic shop icon would look like, would a hand basket be good enough, or a shopping cart, or ... ?
mapnik can handle if then else, so this would be a last resort if nothing else was rendered, my hope is if something renders, rather than nothing, people will enter a lot more POIs because they then show up on a map. |
Author: fluteflute Sorry, added that attachment to the wrong ticket! |
Author: info[at]cms-db.de I'd suggest using a simple circle as generic shop icon, as a shopping basket is already used for a specific shop. And I think that in most cases, when there are many shops, it would be better to display only the icon instead of nothing if it wouldn't fit as icon plus text. So in the lower zoom levels the text should never be displayed, as it would probably hide the street underneath, and only the more important shops should be displayed. When zooming in, more and more shops should be displayed and for the important shops the names should come in. In the highest zoom mode, all shops should be visible, and (if possible) all shops should be displayed as icon plus text. An additional zoom level would be great for this, but probably it would be a problem because of limited resources. |
Author: richlv any chance to get this in ? |
Author: richlv this seems to be undeservedly ignored :) when mapping, lots of shops do not fall under the quite narrow range that is recognised by the mapnik layer. this, of course, takes out a bit of motivation. for example, http://www.openstreetmap.org/?lat=30.38945&lon=-97.732099&zoom=18&layers=M would be more useful if it rendered a bit more shops that are already mapped.\ i believe this would also server as a (minor, but still) motivator to introduce more people to osm ("hey, your shop is on osm, maybe worth to add a map to your homepage"). |
Author: oddityoverseer I just commited a change to the openstreetmap-carto project resolving this bug: gravitystorm/openstreetmap-carto#117 |
Author: math1985 Duplicate with gravitystorm/openstreetmap-carto#116 |
Reporter: JohnSmith
[Submitted to the original trac issue database at 8.41pm, Tuesday, 8th June 2010]
Currently only a limited subset of shops render at all, it would be nice to have a generic shop icon render if any sort of shop=* tag is present if nothing more specific is already described in the mapnik style sheet.
The text was updated successfully, but these errors were encountered: