Rodolphe Quiedeville schrieb: >>>> Now we need rules that use this icon... ;-) >>> I tried to do it by myself, it doesn't work, I probably miss something, >>> I added this to the file osm-POI-features-z17.xml in approprieate section. >> Ok. the *-POI-* files are left over from the disused POI layer. Stuff >> that should be on the map has to go into osm-map-features-z*.xml >> >> >>> <rule e="node" k="power" v="generator"> >>> <rule e="node" k="power_source" v="wind"> >>> <symbol xlink:href="#windpower" width='16px' height='16px' >>> transform='translate(-1,-1)' /> >>> </rule> >>> </rule> >> Without having checked the following rule should work: >> <rule e="node" k="power" v="generator"> >> <rule e="node" k="power_source" v="wind"> >> <symbol ref="windpower" position="center"/> >> </rule> >> </rule> > > Great It works ! > OSM is definetely a great project.
Hi, is this checked in? I can't find any windtowers in the osma map..... Chris _______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/listinfo/tilesathome
