thewayy

Results 1 issues of thewayy

Add please the _lat()_ and _lon()_ fieldnames. **Example:** [out:csv(num,key,len,type,lat)]; way [highway]({{bbox}}); for (t["surface"]) (   make stat num=count(ways),key=_.val,len=sum(length()),type=u(type(),lat=u(lat() ); out; ); _type()_ and furthermore _id()_ work, but not _lat()_ and _lon()_...

enhancement