Cant figure out how to get all roads for the specific radius at the given location. My current query is
<query type="way">
<around lat="55.693309807744484" lon="21.151986122131348" radius="50"/>
</query>
<union>
<item/>
<recurse type="down"/>
</union>
<print/>
I tried to add something like this <highway>primary,secondary,tertiary,residential</highway>
but it didn't worked
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…