Taiwan/state/鄉道
< Taiwan(Redirected from WikiProject Taiwan/state/鄉道)
Jump to navigation
Jump to search
新北市
[out:xml][timeout:60];
// fetch area “新北市” to search in
{{geocodeArea:l新北市}}->.searchArea;
// gather results
(
// query part for: "highway"="tertiary" and “ref"~"北”
way["highway"="tertiary"]["ref"~"北"](area.searchArea);
// query part for: “route=road”
relation["route"="road"]["ref"~"北"](area.searchArea);
);
// print results
out meta;
>;
out meta qt;
{{style:
way {
text:ref;
}
}}
基隆市
[out:xml][timeout:60];
// fetch area “基隆市” to search in
{{geocodeArea:基隆市}}->.searchArea;
// gather results
(
// query part for: "highway"="tertiary" and “ref"~"基”
way["highway"="tertiary"]["ref"~"基"](area.searchArea);
// query part for: “route=road”
relation["route"="road"]["ref"~"基"](area.searchArea);
);
// print results
out meta;
>;
out meta qt;
{{style:
way {
text:ref;
}
}}
桃園市
[out:xml][timeout:60];
// gather results
(
// query part for: "highway"="tertiary" and “ref"~"桃”
way["highway"="tertiary"]["ref"~"桃"]({{bbox}});
// query part for: “route=road”
relation["route"="road"]["ref"~"桃"]({{bbox}});
);
// print results
out meta;
>;
out meta qt;
{{style:
way {
text:ref;
}
}}
新竹縣
[out:xml][timeout:60];
// fetch area “新竹縣” to search in
{{geocodeArea:新竹縣}}->.searchArea;
// gather results
(
// query part for: "highway"="tertiary" and “ref"~"竹”
way["highway"="tertiary"]["ref"~"竹"](area.searchArea);
// query part for: “route=road”
relation["route"="road"]["ref"~"竹"](area.searchArea);
);
// print results
out meta;
>;
out meta qt;
{{style:
way {
text:ref;
}
}}
新竹市
[out:xml][timeout:60];
// fetch area “新竹市” to search in
{{geocodeArea:新竹市}}->.searchArea;
// gather results
(
// query part for: "highway"="tertiary" and “ref"~"竹”
way["highway"="tertiary"]["ref"~"竹市|市竹"](area.searchArea);
// query part for: “route=road”
relation["route"="road"]["ref"~"竹市|市竹"](area.searchArea);
);
// print results
out meta;
>;
out meta qt;
{{style:
way {
text:ref;
}
}}
苗栗縣
[out:xml][timeout:60];
// fetch area “苗栗縣” to search in
{{geocodeArea:苗栗縣}}->.searchArea;
// gather results
(
// query part for: "highway"="tertiary" and “ref"~"竹”
way["highway"="tertiary"]["ref"~"苗"](area.searchArea);
// query part for: “route=road”
relation["route"="road"]["ref"~"苗"](area.searchArea);
);
// print results
out meta;
>;
out meta qt;
{{style:
way {
text:ref;
}
}}
臺中市
[out:xml][timeout:60];
// fetch area “臺中市” to search in
{{geocodeArea:臺中市}}->.searchArea;
// gather results
(
// query part for: "highway"="tertiary" and “ref"~"竹”
way["highway"="tertiary"]["ref"~"中"](area.searchArea);
// query part for: “route=road”
relation["route"="road"]["ref"~"中"](area.searchArea);
);
// print results
out meta;
>;
out meta qt;
{{style:
way {
text:ref;
}
}}
南投縣
/*
This has been generated by the overpass-turbo wizard.
The original search was:
“highway=tertiary and ref is not null in "南投縣"”
*/
[out:json][timeout:25];
// fetch area “南投縣” to search in
{{geocodeArea:南投縣}}->.searchArea;
// gather results
(
// query part for: “highway=tertiary and ref=*”
node["highway"="tertiary"]["ref"](area.searchArea);
way["highway"="tertiary"]["ref"](area.searchArea);
relation["highway"="tertiary"]["ref"](area.searchArea);
);
// print results
out body;
>;
out skel qt;
{{style:
way {
text:ref;
}
}}
彰化縣
[out:xml][timeout:60];
// fetch area “彰化縣” to search in
{{geocodeArea:彰化縣}}->.searchArea;
// gather results
(
// query part for: "highway"="tertiary" and “ref"~"彰”
way["highway"="tertiary"]["ref"~"彰"](area.searchArea);
// query part for: “route=road”
relation["route"="road"]["ref"~"彰"](area.searchArea);
);
// print results
out meta;
>;
out meta qt;
{{style:
way {
text:ref;
}
}}
雲林縣
[out:xml][timeout:60];
// fetch area “雲林縣” to search in
{{geocodeArea:雲林縣}}->.searchArea;
// gather results
(
// query part for: "highway"="tertiary" and “ref"~"雲”
way["highway"="tertiary"]["ref"~"雲"](area.searchArea);
// query part for: “route=road”
relation["route"="road"]["ref"~"雲"](area.searchArea);
);
// print results
out meta;
>;
out meta qt;
{{style:
way {
text:ref;
}
}}
嘉義縣
[out:xml][timeout:60];
// fetch area “嘉義縣” to search in
{{geocodeArea:嘉義縣}}->.searchArea;
// gather results
(
// query part for: "highway"="tertiary" and “ref"~"嘉”
way["highway"="tertiary"]["ref"~"嘉"](area.searchArea);
// query part for: “route=road”
relation["route"="road"]["ref"~"嘉"](area.searchArea);
);
// print results
out meta;
>;
out meta qt;
{{style:
way {
text:ref;
}
}}
嘉義市
全數解編
[out:xml][timeout:60];
// fetch area “嘉義市” to search in
{{geocodeArea:嘉義市}}->.searchArea;
// gather results
(
// query part for: "highway"="tertiary" and “ref"~"嘉”
way["highway"="tertiary"]["ref"~"嘉|市"](area.searchArea);
way["highway"="tertiary"]["old_ref"~"嘉|市"](area.searchArea);
// query part for: “route=road”
relation["route"="road"]["ref"~"嘉|市"](area.searchArea);
relation["route"="road"]["old_ref"~"嘉|市"](area.searchArea);
);
// print results
out meta;
>;
out meta qt;
{{style:
way {
text:ref;
}
}}
臺南市
[out:xml][timeout:60];
// fetch area “臺南市” to search in
{{geocodeArea:臺南市}}->.searchArea;
// gather results
(
// query part for: "highway"="tertiary" and “ref"~"南”
way["highway"="tertiary"]["ref"~"南"](area.searchArea);
// query part for: “route=road”
relation["route"="road"]["ref"~"南"](area.searchArea);
);
// print results
out meta;
>;
out meta qt;
{{style:
way {
text:ref;
}
}}
高雄市
[out:xml][timeout:60];
// fetch area “高雄市” to search in
{{geocodeArea:高雄市}}->.searchArea;
// gather results
(
// query part for: "highway"="tertiary" and “ref"~"高”
way["highway"="tertiary"]["ref"~"高"](area.searchArea);
// query part for: “route=road”
relation["route"="road"]["ref"~"高"](area.searchArea);
);
// print results
out meta;
>;
out meta qt;
{{style:
way {
text:ref;
}
}}
屏東縣
[out:xml][timeout:60];
// fetch area “屏東縣” to search in
{{geocodeArea:屏東縣}}->.searchArea;
// gather results
(
// query part for: "highway"="tertiary" and “ref"~"屏”
way["highway"="tertiary"]["ref"~"屏"](area.searchArea);
// query part for: “route=road”
relation["route"="road"]["ref"~"屏"](area.searchArea);
);
// print results
out meta;
>;
out meta qt;
{{style:
way {
text:ref;
}
}}
臺東縣
[out:xml][timeout:60];
// fetch area “臺東縣” to search in
{{geocodeArea:臺東縣}}->.searchArea;
// gather results
(
// query part for: "highway"="tertiary" and “ref"~"東”
way["highway"="tertiary"]["ref"~"東"](area.searchArea);
// query part for: “route=road”
relation["route"="road"]["ref"~"東"](area.searchArea);
);
// print results
out meta;
>;
out meta qt;
{{style:
way {
text:ref;
}
}}
花蓮縣
[out:xml][timeout:60];
// fetch area “花蓮縣” to search in
{{geocodeArea:花蓮縣}}->.searchArea;
// gather results
(
// query part for: "highway"="tertiary" and “ref"~"花”
way["highway"="tertiary"]["ref"~"花"](area.searchArea);
// query part for: “route=road”
relation["route"="road"]["ref"~"花"](area.searchArea);
);
// print results
out meta;
>;
out meta qt;
{{style:
way {
text:ref;
}
}}
宜蘭縣
[out:xml][timeout:60];
// fetch area “宜蘭縣” to search in
{{geocodeArea:宜蘭縣}}->.searchArea;
// gather results
(
// query part for: "highway"="tertiary" and “ref"~"宜”
way["highway"="tertiary"]["ref"~"宜"](area.searchArea);
// query part for: “route=road”
relation["route"="road"]["ref"~"宜"](area.searchArea);
);
// print results
out meta;
>;
out meta qt;
{{style:
way {
text:ref;
}
}}
澎湖縣
[out:xml][timeout:60];
// fetch area “澎湖縣” to search in
{{geocodeArea:澎湖縣}}->.searchArea;
// gather results
(
// query part for: "highway"="tertiary" and “ref"~"澎”
way["highway"="tertiary"]["ref"~"澎"](area.searchArea);
// query part for: “route=road”
relation["route"="road"]["ref"~"澎"](area.searchArea);
);
// print results
out meta;
>;
out meta qt;
{{style:
way {
text:ref;
}
}}