Question 1:
I couldn't find any documentation about powerlines on the tikiwiki site or the japanese addons site. There is none at all.
Is it a way type? What exactly are the parameters necessary for it?
Question 2: way-object electrification
Is this the way to use own_waytype?
own_waytype=electrified_track
or is it this?
own_waytype=1
electrified_track=1
or do I not need the parameter at all?
From pak64:
Obj=way
Name=Powerline
waytype=power
and
Obj=way-object
Name=SlowOverheadpower
waytype=track
own_waytype=electrified_track
thanks combuijs
very helpful.