Re: [OSM-talk] POI display on osm.org

2013-01-21 Thread Roland Olbricht
> A)I having problems when selecting any (large) area. > For example a stadium, park, shopping centre, hospital, school, etc where > they are amenity, etc as an area. > > Is that because I am not hitting the actual nodes? Or maybe you are not > covering areas properly? Thank you for pointing this

Re: [OSM-talk] How to map mountain pass in Poltach 2

2013-01-21 Thread Peter Wendorff
Am 22.01.2013 07:34, schrieb Clifford Snow: On Mon, Jan 21, 2013 at 10:15 PM, Tanveer Singh > wrote: I was looking at some roads in the himalayas which pass through high mountain passes(marked by signboard). I want to select a point or node on the road

Re: [OSM-talk] POI display on osm.org

2013-01-21 Thread Peter Wendorff
Am 21.01.2013 22:42, schrieb Rovastar: What a great addition to the growing new tools/features to the OSM homepage. Fantastic work. In fact I am using the beta as my main map now. A couple of things. A)I having problems when selecting any (large) area. For example a stadium, park, shopping cent

Re: [OSM-talk] How to map mountain pass in Poltach 2

2013-01-21 Thread Clifford Snow
On Mon, Jan 21, 2013 at 10:15 PM, Tanveer Singh wrote: > I was looking at some roads in the himalayas which pass through high > mountain passes(marked by signboard). > I want to select a point or node on the road, and then mark it as > "mountain pass". In the left menu which opens, there is no suc

[OSM-talk] How to map mountain pass in Poltach 2

2013-01-21 Thread Tanveer Singh
Hi I was looking at some roads in the himalayas which pass through high mountain passes(marked by signboard). I want to select a point or node on the road, and then mark it as "mountain pass". In the left menu which opens, there is no such option. How to do that? Do I select two points and then mar

Re: [OSM-talk] [OSM-dev] uMap Project: OSM everywhere

2013-01-21 Thread Yohan Boniface
On 01/21/2013 11:03 PM, Michael Kugelmann wrote: On 03.01.2013 22:51, Yohan Boniface wrote: sorry for the late feedback, I was offline for some days. This email for introducing the "uMap project". TL;DR: http://umap.fluv.io/ (demo site). the name umap is not very well chosen: there is already

Re: [OSM-talk] [OSM-dev] uMap Project: OSM everywhere

2013-01-21 Thread SomeoneElse
Michael Kugelmann wrote: This email for introducing the "uMap project". TL;DR: http://umap.fluv.io/ (demo site). the name umap is not very well chosen: there is already a project called uMap which exists since long time! http://wiki.openstreetmap.org/wiki/User:Speedpilgrim I don't see "uma

Re: [OSM-talk] [OSM-dev] uMap Project: OSM everywhere

2013-01-21 Thread Michael Kugelmann
On 03.01.2013 22:51, Yohan Boniface wrote: sorry for the late feedback, I was offline for some days. This email for introducing the "uMap project". TL;DR: http://umap.fluv.io/ (demo site). the name umap is not very well chosen: there is already a project called uMap which exists since long tim

Re: [OSM-talk] POI display on osm.org

2013-01-21 Thread Rovastar
What a great addition to the growing new tools/features to the OSM homepage. Fantastic work. In fact I am using the beta as my main map now. A couple of things. A)I having problems when selecting any (large) area. For example a stadium, park, shopping centre, hospital, school, etc where they are

Re: [OSM-talk] POI display on osm.org

2013-01-21 Thread Peter Wendorff
Hi. Thanks for the hint. Last time I asked for this functionality (more than a year ago) I was told that it's not possible in mapnik. As far as I understand it's still a complete additional rendering to perform, as it renders once for the tile and once for meta information in fact. Nevertheles

Re: [OSM-talk] POI display on osm.org

2013-01-21 Thread Svavar Kjarrval
On 21/01/13 20:11, Roland Olbricht wrote: > 5) Link to the Wikipedia entry if there is one, with priority to the > UI's language of choice. This has been done before, I think, in the > Wikipedia POI map. You could maybe use the same api to get the correct > language. > I thought that the wikipedia

Re: [OSM-talk] POI display on osm.org

2013-01-21 Thread Martijn van Exel
I think Serge was focusing on a human-readable summary of changesets, but his code may be usable for creating a more human-friendly POI inspector. My 2¢ for taking this from good to great: * Restrict to POIs and buildings with POI-type tags. Metadata for streets is much less useful for the general

Re: [OSM-talk] POI display on osm.org

2013-01-21 Thread Roland Olbricht
> There are of course feature requests/suggestions. Thank you for the response. Some of them have already been suggested, and I will try to collect them all on http://wiki.openstreetmap.org/wiki/POI_display > 1) Make it more obvious for people that the POIs can be clicked on. It > doesn't have

Re: [OSM-talk] POI display on osm.org

2013-01-21 Thread Roland Olbricht
Hello Peter, > > Having the icons on the map is unlikely possible, because there might be > > simply not enough space on the Mapnik map. > > If I get a popup saying something about 3 restaurants, but I only see > one or two, that looks strange and I have no idea, where the third one > might be on

[OSM-talk] OSM Data Edit-a-thon, Saturday, January 26th

2013-01-21 Thread the Old Topo Depot
Hi OSMers, OpenStreetMaps US is organizing an editing event in the US Saturday, January 26th, from noon EDT to 6PM PDT (or later). We encourage all members of the OSM community to participate, and ask you to visit http://www.openstreetmap.us/ for more information about the event. Please contact

Re: [OSM-talk] POI display on osm.org

2013-01-21 Thread Paweł Paprota
On 01/21/2013 03:17 PM, Peter Wendorff wrote: A perfect solution here might be to extend Mapnik to report as additional meta data to a tile the objects rendered (and/or skipped) Mapnik has a "grid" renderer that does exactly what you described: https://github.com/mapnik/mapnik/wiki/MapnikRende

[OSM-talk] Extracting railways online: Overpass or locally e.g. Spatialite?

2013-01-21 Thread Stefan Keller
Hi, I'd like to extract all railways (i.e. railway=rail ) within a bounding box as polylines - meaning ways including nodes with coordinates. The resulting format can either be GeoJSON or any XML. Can I do that with Overpass? Or do I need to do it locally e.g. with Spatialite? BBox is Switzerlan

Re: [OSM-talk] POI display on osm.org

2013-01-21 Thread Peter Wendorff
Am 21.01.2013 14:44, schrieb Kevin Peat: >As an extra feature, if an element has a tag value starting with"http://";, the headline of the element gets a hyperlink to the URL written in this tag value. > Would it be possible for the "website" tag to always be written as a link addinghttp:// if

Re: [OSM-talk] POI display on osm.org

2013-01-21 Thread Peter Wendorff
Am 21.01.2013 14:49, schrieb Roland Olbricht: Hello Peter, thank you for the feedback. I've moved all but 4) to http://wiki.openstreetmap.org/wiki/POI_display to not loose the suggestions. 4) especially for POIs not displayed on the map it might be useful to show an additional icon, as there's

Re: [OSM-talk] POI display on osm.org

2013-01-21 Thread Kevin Peat
On 21 January 2013 13:49, Roland Olbricht wrote: > > Having the icons on the map is unlikely possible, because there might be > simply not enough space on the Mapnik map. > Maybe so but having clickable POI's is a lot less useful if loads of them don't render. A lot of common usages of shop (eg.

Re: [OSM-talk] POI display on osm.org

2013-01-21 Thread Martin Koppenhoefer
2013/1/21 Roland Olbricht : > Hello Peter, > > thank you for the feedback. I've moved all but 4) to > http://wiki.openstreetmap.org/wiki/POI_display > to not loose the suggestions. > >> 4) especially for POIs not displayed on the map it might be useful to >> show an additional icon, as there's a "m

Re: [OSM-talk] POI display on osm.org

2013-01-21 Thread Roland Olbricht
Hello Peter, thank you for the feedback. I've moved all but 4) to http://wiki.openstreetmap.org/wiki/POI_display to not loose the suggestions. > 4) especially for POIs not displayed on the map it might be useful to > show an additional icon, as there's a "missing link" between "poi > nearby" an

Re: [OSM-talk] POI display on osm.org

2013-01-21 Thread Kevin Peat
Hi Roland, On 21 January 2013 08:37, Roland Olbricht wrote: > Dear all, > > have you ever been annoyed that Mapnik doesn't render a name for a street or > a pub, although you are interested in? > Really nice and would be great to see it on osm.org. It is just a shame that so many POI's are curr

Re: [OSM-talk] POI display on osm.org

2013-01-21 Thread Roland Olbricht
> - It would be nice to have a transparent circle where you click your > mouse, > with the diameter of those 20 meters on zoom 18 So you know what area the > baloon is showing. > - When you put the URL in the headline, put it on the website tag too. > Before I read your mail to the end, I tried to

Re: [OSM-talk] POI display on osm.org

2013-01-21 Thread Roland Olbricht
> One thing about tags: You might want to consider hiding some. > Especially well known import related tags. I'm thinking specifically > of the tiger:* tags we have here in the US but there might be others. > They are obviously a formatting nightmare but they are also not really > *our* data so exc

Re: [OSM-talk] POI display on osm.org

2013-01-21 Thread Martin Koppenhoefer
2013/1/21 Janko Mihelić : > This looks nice. It's unobstructive and light, but powerfull. +1, great functionality, will be great to have this on the main map! > In the future, we should make a service that gives meaning to key-value > pairs. For example, oneway=yes and oneway=-1 are just "onewa

Re: [OSM-talk] POI display on osm.org

2013-01-21 Thread Christian Quest
Some good ideas can be found on http://openlinkmap.org/ But of course it depends on the goal of such a new feature... bring something useful mainly for contributors or for a more broader audience. ___ talk mailing list talk@openstreetmap.org http://lists

Re: [OSM-talk] POI display on osm.org

2013-01-21 Thread Svavar Kjarrval
THIS...IS...AWESOME! :) There are of course feature requests/suggestions. 1) Make it more obvious for people that the POIs can be clicked on. It doesn't have to be on the POIs themselves so it might fall outside of your technical solution. Or maybe lift the solution from Wikipedia's POI map since

Re: [OSM-talk] POI display on osm.org

2013-01-21 Thread Frederik Ramm
Hi, On 01/21/13 11:21, Tobias Knerr wrote: Yes, indeed - from the way I imagined the POI display, it should not simply be a list of tags, but a human-friendly presentation. This includes filtering, formatting and translations from tags to human language and presentation conventions. Isn't that

Re: [OSM-talk] POI display on osm.org

2013-01-21 Thread Tobias Knerr
On 21.01.2013 09:37, Roland Olbricht wrote: > The POI click feature for osm.org now has a public prototype: > http://overpass.apis.dev.openstreetmap.org/ Let me start this with: Thank you for tackling the issue! > Before this moves to the main site, I would like to improve the usability as > muc

Re: [OSM-talk] POI display on osm.org

2013-01-21 Thread Peter Wendorff
Damn... Forgot to mention: great effort of course - but I tested first, wrote my results down and forgot to add the congratulation stuff before sending. regards Peter Am 21.01.2013 09:37, schrieb Roland Olbricht: Dear all, have you ever been annoyed that Mapnik doesn't render a name for a st

Re: [OSM-talk] POI display on osm.org

2013-01-21 Thread Peter Wendorff
Hi. Some remarks: 1) zooming in by double click should IMHO not trigger the bubble "zoom in to..." 2) the bubble with the pois is too high sometimes. It looks like it's size may be restricted to 100% of the window height, but that's too much as it requires panning the map to read everything

Re: [OSM-talk] POI display on osm.org

2013-01-21 Thread Janko Mihelić
This looks nice. It's unobstructive and light, but powerfull. I have a few feature requests :) - It would be nice to have a transparent circle where you click your mouse, with the diameter of those 20 meters on zoom 18 So you know what area the baloon is showing. - When you put the URL in the hea

Re: [OSM-talk] POI display on osm.org

2013-01-21 Thread Toby Murray
Neat! I think this is a great feature that makes our data easier for potential users and editors to see which makes it more obvious that we are more than just a pretty map. One thing about tags: You might want to consider hiding some. Especially well known import related tags. I'm thinking specifi

[OSM-talk] POI display on osm.org

2013-01-21 Thread Roland Olbricht
Dear all, have you ever been annoyed that Mapnik doesn't render a name for a street or a pub, although you are interested in? The POI click feature for osm.org now has a public prototype: http://overpass.apis.dev.openstreetmap.org/ Just click on the map somewhere and all the nearby named items