[Tilesathome] No rendering of power_source=wind
Chris-Hein Lunkhusen
chris66nrw at gmx.de
Wed Feb 25 11:48:26 GMT 2009
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
More information about the Tilesathome
mailing list