Multiple road types in single Overpass query

المشرف العام

Administrator
طاقم الإدارة
I'm trying to query for a number of specific road types in the same request, and I can't get the syntax right at all.

Can anyone alter the following query to select "motorway", "trunk" and "primary" roads?

[timeout:25];way["highway"="motorway"](53.5084,-2.9916,53.6,-2.8);out body;>;out skel qt;

أكثر...
 
أعلى