W dniu 02.06.2015 16:10, Daniel Koć napisał(a):

I guess it's time to try to make a rendering test. All the comments are welcome.

After long break - the code for rendering in default style is ready now:

https://github.com/gravitystorm/openstreetmap-carto/pull/1804

It works for standard (small and medium) fountains, but not for big ones - here is a good example:

http://www.openstreetmap.org/way/79738429

The tagging is slightly wrong now, but even after correction we still don't have all the tags we'd like to use in such cases. The name shows that fountain is this whole structure, but it's tagged just as a water and individual nozzles are tagged as amenity=fountain. I think the outline (basin) should be tagged as amenity=fountain, but what about the nozzles?

I think we need some general scheme, because fountain can have different parts, typically:
- nozzles
- lights
- sculptures

There was a proposition to use:

fountain:nozzle=yes

but maybe:

amenity=fountain + fountain:part=nozzle/light/artwork/*

could be better (just like a building:part=*).

We still wait for a database reload for the standard map, because without the access to namespaces like fountain:* we won't be able to render it properly (all the parts will be visible like a fountains itself), but I think this scheme is all we need once the reload happens.

Thoughts?

--
"The train is always on time / The trick is to be ready to put your bags down" [A. Cohen]

_______________________________________________
Tagging mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/tagging

Reply via email to