- Messages
- 1,636
- Country

OSM has what I would call a strange Value under the Category they call 'other_tags'. The Value is "power"=>"tower" (with the quotation marks). The step I use is:
PointToPolygon|other_tags="power"=>"tower"|15;15|hdg|String;Type|power_tower
Which produces no polys. To ensure the step is working I have used |other_tags="*"| which does work but catches everything which is not usable. I have tried:
|other_tags=""power"=>"tower""|
|other_tags="*tower"|
|other_tags="power=>tower"|
Any suggestions short of having to go in and edit OSM's values?
thx
PointToPolygon|other_tags="power"=>"tower"|15;15|hdg|String;Type|power_tower
Which produces no polys. To ensure the step is working I have used |other_tags="*"| which does work but catches everything which is not usable. I have tried:
|other_tags=""power"=>"tower""|
|other_tags="*tower"|
|other_tags="power=>tower"|
Any suggestions short of having to go in and edit OSM's values?
thx
