1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
 
[out:csv(pronunciation)][timeout:25];
(
  {{geocodeArea:Dearborn County, Indiana}};
  {{geocodeArea:Franklin County, Indiana}};
  {{geocodeArea:Ohio County, Indiana}};
  {{geocodeArea:Boone County, Kentucky}};
  {{geocodeArea:Bracken County, Kentucky}};
  {{geocodeArea:Campbell County, Kentucky}};
  {{geocodeArea:Gallatin County, Kentucky}};
  {{geocodeArea:Grant County, Kentucky}};
  {{geocodeArea:Kenton County, Kentucky}};
  {{geocodeArea:Pendleton County, Kentucky}};
  {{geocodeArea:Brown County, Ohio}};
  {{geocodeArea:Clermont County, Ohio}};
  {{geocodeArea:Hamilton County, Ohio, United States}};
  {{geocodeArea:Warren County, Ohio}};
  {{geocodeArea:Butler County, Ohio}};
  {{geocodeArea:Clinton County, Ohio}};
)->.msa;
(
  node["name:pronunciation"](area.msa);
  way["name:pronunciation"](area.msa);
  rel["name:pronunciation"](area.msa);
);
convert elem pronunciation = t["name:pronunciation"];
out;
5 km
Leaflet © OpenStreetMap contributors
1
 
no data loaded yet