Knowledge

Module:OSM

Source 📝

461: 456: 576: 571: 646: 641: 391: 386: 366: 361: 486: 481: 436: 431: 487:
http://overpass-turbo.eu/?Q=%5Btimeout%3A20%5D%5Bout%3Ajson%5D%3B%0A%28%0Anode%5B%22name%3Aetymology%3Awikidata%22~%22%28%5E%7C%3B%29%28Q13104397%29%28%3B%7C%24%29%22%5D%3B%0Away%5B%22name%3Aetymology%3Awikidata%22~%22%28%5E%7C%3B%29%28Q13104397%29%28%3B%7C%24%29%22%5D%3B%0Arelation%5B%22name%3Aetymology%3Awikidata%22~%22%28%5E%7C%3B%29%28Q13104397%29%28%3B%7C%24%29%22%5D%3B%0A%3E%3E%3B%0A%29%3B%0Aout%20geom%3B%0A%7B%7Bstyle%3A%0Anode%20%5Bname%3Aetymology%3Awikidata%5D%7B%0A%20%20text%3A%20name%3B%0A%20%20icon-width%3A%2032%3B%7D%0A%7D%7D%0A&R
482:
http://overpass-turbo.eu/?Q=%5Btimeout%3A20%5D%5Bout%3Ajson%5D%3B%0A%28%0Anode%5B%22name%3Aetymology%3Awikidata%22~%22%28%5E%7C%3B%29%28Q13104397%29%28%3B%7C%24%29%22%5D%3B%0Away%5B%22name%3Aetymology%3Awikidata%22~%22%28%5E%7C%3B%29%28Q13104397%29%28%3B%7C%24%29%22%5D%3B%0Arelation%5B%22name%3Aetymology%3Awikidata%22~%22%28%5E%7C%3B%29%28Q13104397%29%28%3B%7C%24%29%22%5D%3B%0A%3E%3E%3B%0A%29%3B%0Aout%20geom%3B%0A%7B%7Bstyle%3A%0Anode%20%5Bname%3Aetymology%3Awikidata%5D%7B%0A%20%20text%3A%20name%3B%0A%20%20icon-width%3A%2032%3B%7D%0A%7D%7D%0A&R
21: 621: 616: 531: 526: 52: 655: 630: 605: 560: 515: 470: 420: 375: 350: 445: 671: 666: 79:
But why is this so hard? Well, there are a few problems, one of them is that ids for nodes, ways and relations on Openstreetmap are not guaranteed to be stable. When ways are split the id will point to a shorter stretch and the other part will get a new id. Sometimes points of interest which start as
358:{{#invoke:OSM|brand|id=Q3195848|display=Toon vestigingen op een kaart|style=node{ text: name; icon-image: url('https://upload.wikimedia.org/wikipedia/commons/0/07/Kewlox_logo.png'); icon-width: 32;} }} 83:
So pointing directly to the OSM objects themselves doesn't work all that well. Let's say it's not future proof. It may work at the moment you define the link and a good while after, or it may fail the next day already.
141:
But it's also possible to write your own custom queries, or to specify further filters. Normally all objects' types, nodes, ways and relations will be fetched, but it's possible to limit to only ways, for example.
453:{{#invoke:OSM|etym|id=Q118958|display=Streets named after Leuven|query=[highway]|timeout=50|coord=50.879;4.701;9}} 111:
Well there is a tool to help with this. It has the whole database of Openstreetmap, updated on a minutely basis and it's fast to query, on condition the queries can be kept simple. It's called
92:
Luckily Wikidata came along and this forms a part of the puzzle that can help solve this problem. What we can do is add tags which refer back to Wikidata items on the Openstreetmap side.
150:
Adding a style sheet allows you to present the data in a more suitable way. An attempt is being made to add a style sheet that makes sense, but it's possible to define your own.
135:
Developing these queries takes some trial and error. What this module does for you, is to automate the process and come up with a query that works, with sensible default values.
80:
nodes, are converted to (closed) ways. Some contributors delete items, which get recreated by them a bit further along. Or somebody notices it's missing and recreates it fresh.
3755: 478:{{#invoke:OSM|etym|id=Q13104397|link=no|display=Show avenue named after Numa Ensch Tesch on Openstreetmap}} 568:{{#invoke:OSM|subject|id=Q1356304|display=Statues of Ernest Claes|coord=51.1936;3.23812;18}} 638:{{#invoke:OSM|wd|id=Q20748715|display=Church of Vresse|coord=49.71513;5.23446;14}} 726: 711: 73: 699: 36: 681: 737: 695: 32: 312:
run  : defaults to yes. Use no if you want the user to be able to move the map or change the query before searching
61:, and is ready for widespread use. It is still new and should be used with some caution to ensure the results are as expected. 663:{{#invoke:OSM|wd|id=Q1716059|prim=w|display=Cemetery of Arlon on a map}} 108:
But now we have a new problem. How to find those elements in the Openstreetmap DB, which got wikidata tags assigned to them?
284:
query  : makes it possible to extend the query, which can be used to limit the search to highways or tombstones
281:
id  : can link to a 1 or more Q-numbers of wikidata items, defaults to the Q-number id of the calling page
613:{{#invoke:OSM|wd|id=Q650206;Q713300|display=Vresse and Florenville}} 730: 3750: 58: 40: 383:{{#invoke:OSM|brand|id=Q3195848|display=Show locations on map}} 123:
Looking at raw data, is not very instructive either, so another tool was built around it, which is called
523:{{#invoke:OSM|pt|id=Q18012220|display=De Lijn 352 on map}} 76:
it becomes clear different approaches have been tried before to link from Knowledge to Openstreetmap.
721: 706: 685: 315:
style  : it's possible to define a MapCSS style to present the result in a nicer way
278:
timeout  : defaults to 15 seconds, needs to be set higher for more complicated queries
138:
For example if you omit the Wikidata id, the id of the corresponding article will be used.
428:{{#invoke:OSM|etym|id=Q2360250|display=Map}} 309:
limitToBBOX: defaults to yes. If coord is set the query is limited to the resulting bbox
689: 28: 2767:' icon-image: url("https://commons.wikimedia.org/Special:Redirect/file/' 3744: 275:
link  : defaults to yes, but can be set to no for use in other templates
124: 2034:-- if the user specifies prim(itives), but then leaves the string empty, abort 255:
Search Openstreetmap for public transport lines related to the current article
112: 100:
Now if a way is split, both parts will continue with the proper wikidata tag.
95: 15: 183:
Search Openstreetmap for items which have name:etymology:wikidata=Q....
1792:"If you invoke with overpass, you have to include a query=" 2088:"Please indicate which primitives you want to query for" 219:
Search Openstreetmap for items which have architect:wikidata=Q....
231:
Search Openstreetmap for items which have operator:wikidata=Q....
302:
coord  : coordinates and a zoom factor in this format:
195:
Search Openstreetmap for items which have subject:wikidata=Q....
207:
Search Openstreetmap for items which have artist:wikidata=Q....
243:
Search Openstreetmap for items which have brand:wikidata=Q....
46: 1904:-- In that case we can limit the search to the area in view 171:
Search Openstreetmap for items which have wikidata=Q....
1949:'if you want the query to be executed globally' 1491:"This page doesn't have a wikidata entry" 715: 1872:-- The user can provide coordinates and a zoom factor 1545:-- Always perform a regular expression based search 159:
Search Openstreetmap independently of wikidata tags
3267:icon-image: url('icons/maki/bus-18.png'); 272:display  : Text shown on outgoing link 8: 3756:Failed Lua testcases using Module:UnitTests 1731:-- user can add their own tags to filter on 583: 538: 493: 398: 328: 705:Editors can experiment in this module's 1552:-- The data may contain multiple values 2952:'http://overpass-turbo.eu/?Q=' 1332:-- build query for specific Q-item(s) 1924:-- and tell them how to search wider. 306:from which a bbox will be determined. 7: 74:Knowledge:WikiProject_OpenStreetMap 14: 3406:'name:etymology:wikidata' 653: 628: 603: 558: 513: 468: 443: 418: 373: 348: 50: 19: 1505:-- build query for current page 2849:" icon-width: 32;}" 2617:" icon-image: url(" 1: 1596:'"~"(^|;)(' 367:Toon vestigingen op een kaart 362:Toon vestigingen op een kaart 287:prim  : only fetch 3589:'architect:wikidata' 1208:-- don't run immediately 3650:'operator:wikidata' 3772: 3729: 3725: 3718: 3693: 3668: 3664: 3657: 3632: 3607: 3603: 3596: 3571: 3546: 3542: 3535: 3510: 3485: 3481: 3474: 3467:'subject:wikidata' 3449: 3424: 3420: 3413: 3388: 3363: 3359: 3352: 3327: 3302: 3277: 3216: 3191: 3187: 3180: 3155: 3130: 3126: 3119: 3094: 3069: 3044: 3040: 3024: 3020: 3013: 2940: 2936: 2929: 2880: 2867: 2860: 2853: 2816: 2803: 2796: 2789: 2758: 2724: 2717: 2665: 2652: 2645: 2608: 2589: 2582: 2563: 2544: 2519: 2494: 2487: 2414: 2407: 918:-- text to display on link 679: 672:Cemetery of Arlon on a map 667:Cemetery of Arlon on a map 462:Streets named after Leuven 457:Streets named after Leuven 3528:'artist:wikidata' 2379: 2372: 2305: 2298: 2270: 2263: 2184: 2177: 2149: 2145: 2138: 2125: 2118: 2099: 2092: 2082: 2057: 2038: 2031: 2006: 1999: 1986: 1973: 1960: 1953: 1937:' // remove the ' 1928: 1921: 1908: 1901: 1876: 1869: 1823: 1816: 1803: 1796: 1786: 1761: 1754: 1735: 1728: 1709: 1705: 1698: 1685: 1672: 1665: 1652: 1639: 1587: 1556: 1549: 1542: 1535: 1528: 1509: 1502: 1495: 1485: 1466: 1438: 1431: 1355: 1336: 1329: 1310: 1303: 1290: 1277: 1252: 1245: 1232: 1225: 1212: 1205: 1168: 1161: 1148: 1135: 1128: 1115: 1102: 1089: 1082: 1045: 1038: 1019: 1012: 993: 974: 967: 3711:'brand:wikidata' 954: 947: 922: 915: 896: 892: 870: 776: 748: 745: 304:47.0618984;15.4370248;17 57:This module is rated as 738:Subpages of this module 577:Statues of Ernest Claes 572:Statues of Ernest Claes 3273:icon-width: 18;}" 1085:-- just return the url 622:Vresse and Florenville 617:Vresse and Florenville 2704:"'" 392:Show locations on map 387:Show locations on map 325:1 of 10 tests failed. 2686:formatPropertyValues 2410:-- Include relations 1917:'({{bbox}})' 24:Module documentation 586: 541: 496: 401: 331: 3345:'wikidata' 3173:'wikidata' 2429:'relation' 584: 539: 532:De Lijn 352 on map 527:De Lijn 352 on map 494: 399: 329: 299:elation primitives 3249:fill-opacity: 0;} 2997:runQueryRightAway 2710:"'" 1885:'&C=' 1661:'"]' 1648:'["' 1635:')(;|$ )' 1235:runQueryRightAway 1215:runQueryRightAway 800:runQueryRightAway 677: 676: 582: 581: 537: 536: 492: 491: 397: 396: 65: 64: 3763: 3737: 3736: 3733: 3727: 3723: 3722: 3716: 3715: 3712: 3709: 3706: 3703: 3700: 3697: 3691: 3690: 3687: 3684: 3681: 3678: 3675: 3672: 3666: 3662: 3661: 3655: 3654: 3651: 3648: 3645: 3642: 3639: 3636: 3630: 3629: 3626: 3623: 3620: 3617: 3614: 3611: 3605: 3601: 3600: 3594: 3593: 3590: 3587: 3584: 3581: 3578: 3575: 3569: 3568: 3565: 3562: 3559: 3556: 3553: 3550: 3544: 3540: 3539: 3533: 3532: 3529: 3526: 3523: 3520: 3517: 3514: 3508: 3507: 3504: 3501: 3498: 3495: 3492: 3489: 3483: 3479: 3478: 3472: 3471: 3468: 3465: 3462: 3459: 3456: 3453: 3447: 3446: 3443: 3440: 3437: 3434: 3431: 3428: 3422: 3418: 3417: 3411: 3410: 3407: 3404: 3401: 3398: 3395: 3392: 3386: 3385: 3382: 3379: 3376: 3373: 3370: 3367: 3361: 3357: 3356: 3350: 3349: 3346: 3343: 3340: 3337: 3334: 3331: 3325: 3324: 3321: 3318: 3315: 3312: 3309: 3306: 3300: 3299: 3296: 3293: 3290: 3287: 3284: 3281: 3275: 3274: 3271: 3268: 3265: 3262: 3259: 3256: 3253: 3250: 3247: 3244: 3241: 3238: 3235: 3232: 3229: 3226: 3223: 3220: 3214: 3213: 3210: 3207: 3204: 3201: 3198: 3195: 3189: 3185: 3184: 3178: 3177: 3174: 3171: 3168: 3165: 3162: 3159: 3153: 3152: 3149: 3146: 3143: 3140: 3137: 3134: 3128: 3124: 3123: 3117: 3116: 3113: 3110: 3107: 3104: 3101: 3098: 3092: 3091: 3088: 3085: 3082: 3079: 3076: 3073: 3067: 3066: 3063: 3060: 3057: 3054: 3051: 3048: 3042: 3038: 3037: 3034: 3031: 3028: 3022: 3018: 3017: 3011: 3010: 3007: 3004: 3001: 2998: 2995: 2992: 2989: 2986: 2983: 2982:"PATH" 2980: 2977: 2974: 2971: 2968: 2965: 2962: 2959: 2956: 2953: 2950: 2947: 2944: 2938: 2934: 2933: 2927: 2926: 2923: 2920: 2917: 2914: 2911: 2908: 2905: 2902: 2899: 2896: 2893: 2890: 2887: 2884: 2878: 2877: 2874: 2871: 2865: 2864: 2858: 2857: 2851: 2850: 2847: 2844: 2841: 2838: 2835: 2832: 2829: 2826: 2823: 2820: 2814: 2813: 2810: 2807: 2801: 2800: 2794: 2793: 2787: 2786: 2783: 2780: 2777: 2774: 2771: 2768: 2765: 2762: 2756: 2755: 2752: 2749: 2746: 2743: 2740: 2737: 2734: 2731: 2728: 2722: 2721: 2715: 2714: 2711: 2708: 2705: 2702: 2699: 2696: 2693: 2690: 2687: 2684: 2681: 2678: 2675: 2672: 2669: 2663: 2662: 2659: 2656: 2650: 2649: 2643: 2642: 2639: 2636: 2633: 2630: 2627: 2624: 2621: 2618: 2615: 2612: 2606: 2605: 2602: 2599: 2596: 2593: 2587: 2586: 2580: 2579: 2576: 2573: 2570: 2567: 2561: 2560: 2557: 2554: 2551: 2548: 2542: 2541: 2538: 2535: 2532: 2529: 2526: 2523: 2517: 2516: 2513: 2510: 2507: 2504: 2501: 2498: 2492: 2491: 2485: 2484: 2481: 2478: 2475: 2472: 2469: 2466: 2463: 2460: 2457: 2454: 2451: 2448: 2445: 2442: 2439: 2436: 2433: 2430: 2427: 2424: 2421: 2418: 2412: 2411: 2405: 2404: 2401: 2398: 2395: 2392: 2389: 2386: 2383: 2377: 2376: 2370: 2369: 2366: 2363: 2360: 2357: 2354: 2351: 2348: 2345: 2342: 2339: 2336: 2333: 2330: 2327: 2324: 2321: 2318: 2315: 2312: 2309: 2303: 2302: 2296: 2295: 2292: 2289: 2286: 2283: 2280: 2277: 2274: 2268: 2267: 2261: 2260: 2257: 2254: 2251: 2248: 2245: 2242: 2239: 2236: 2233: 2230: 2227: 2224: 2221: 2218: 2215: 2212: 2209: 2206: 2203: 2200: 2197: 2194: 2191: 2188: 2182: 2181: 2180:-- Include nodes 2175: 2174: 2171: 2168: 2165: 2162: 2159: 2156: 2153: 2147: 2143: 2142: 2136: 2135: 2132: 2129: 2123: 2122: 2116: 2115: 2112: 2109: 2106: 2103: 2097: 2096: 2090: 2089: 2086: 2080: 2079: 2076: 2073: 2070: 2067: 2064: 2061: 2055: 2054: 2051: 2048: 2045: 2042: 2036: 2035: 2029: 2028: 2025: 2022: 2019: 2016: 2013: 2010: 2004: 2003: 1997: 1996: 1993: 1990: 1984: 1983: 1980: 1977: 1971: 1970: 1967: 1964: 1958: 1957: 1951: 1950: 1947: 1944: 1941: 1938: 1935: 1932: 1926: 1925: 1919: 1918: 1915: 1912: 1906: 1905: 1899: 1898: 1895: 1892: 1889: 1886: 1883: 1880: 1874: 1873: 1867: 1866: 1863: 1860: 1857: 1854: 1851: 1848: 1845: 1842: 1839: 1836: 1833: 1830: 1827: 1821: 1820: 1814: 1813: 1810: 1807: 1801: 1800: 1794: 1793: 1790: 1784: 1783: 1780: 1777: 1774: 1771: 1768: 1765: 1759: 1758: 1752: 1751: 1748: 1745: 1742: 1739: 1733: 1732: 1726: 1725: 1722: 1719: 1716: 1713: 1707: 1703: 1702: 1696: 1695: 1692: 1689: 1683: 1682: 1679: 1676: 1670: 1669: 1663: 1662: 1659: 1656: 1650: 1649: 1646: 1643: 1637: 1636: 1633: 1630: 1627: 1624: 1621: 1618: 1615: 1612: 1609: 1606: 1603: 1600: 1597: 1594: 1591: 1585: 1584: 1581: 1578: 1575: 1572: 1569: 1566: 1563: 1560: 1554: 1553: 1547: 1546: 1540: 1539: 1533: 1532: 1526: 1525: 1522: 1519: 1516: 1513: 1507: 1506: 1500: 1499: 1493: 1492: 1489: 1483: 1482: 1479: 1476: 1473: 1470: 1464: 1463: 1460: 1457: 1454: 1451: 1448: 1445: 1442: 1436: 1435: 1429: 1428: 1425: 1422: 1419: 1416: 1413: 1410: 1407: 1404: 1401: 1398: 1395: 1392: 1389: 1386: 1383: 1380: 1377: 1374: 1371: 1368: 1365: 1362: 1359: 1353: 1352: 1349: 1346: 1343: 1340: 1334: 1333: 1327: 1326: 1323: 1320: 1317: 1314: 1308: 1307: 1301: 1300: 1297: 1294: 1288: 1287: 1284: 1281: 1275: 1274: 1271: 1268: 1265: 1262: 1259: 1256: 1250: 1249: 1243: 1242: 1241:'&R' 1239: 1236: 1230: 1229: 1223: 1222: 1219: 1216: 1210: 1209: 1203: 1202: 1199: 1196: 1193: 1190: 1187: 1184: 1181: 1178: 1175: 1172: 1166: 1165: 1159: 1158: 1155: 1152: 1146: 1145: 1142: 1139: 1133: 1132: 1126: 1125: 1122: 1119: 1113: 1112: 1109: 1106: 1100: 1099: 1096: 1093: 1087: 1086: 1080: 1079: 1076: 1073: 1070: 1067: 1064: 1061: 1058: 1055: 1052: 1049: 1043: 1042: 1036: 1035: 1032: 1029: 1026: 1023: 1017: 1016: 1010: 1009: 1006: 1003: 1000: 997: 991: 990: 987: 984: 981: 978: 972: 971: 965: 964: 961: 958: 952: 951: 945: 944: 941: 938: 935: 932: 929: 926: 920: 919: 913: 912: 909: 906: 903: 900: 894: 890: 889: 886: 883: 880: 877: 874: 868: 867: 864: 861: 858: 855: 852: 849: 846: 843: 840: 837: 834: 831: 828: 825: 822: 819: 816: 813: 810: 807: 804: 801: 798: 795: 792: 789: 786: 783: 780: 774: 773: 770: 767: 764: 761: 758: 755: 752: 734: 719: 703: 660: 657: 656: 647:Church of Vresse 642:Church of Vresse 635: 632: 631: 610: 607: 606: 587: 565: 562: 561: 542: 520: 517: 516: 497: 475: 472: 471: 450: 447: 446: 425: 422: 421: 402: 380: 377: 376: 355: 352: 351: 332: 54: 53: 47: 44: 25: 23: 22: 3771: 3770: 3766: 3765: 3764: 3762: 3761: 3760: 3751:Modules in beta 3741: 3740: 3739: 3738: 3734: 3731: 3728: 3724: 3720: 3717: 3713: 3710: 3707: 3704: 3701: 3698: 3695: 3692: 3688: 3685: 3682: 3679: 3676: 3673: 3670: 3667: 3663: 3659: 3656: 3652: 3649: 3646: 3643: 3640: 3637: 3634: 3631: 3627: 3624: 3621: 3618: 3615: 3612: 3609: 3606: 3602: 3598: 3595: 3591: 3588: 3585: 3582: 3579: 3576: 3573: 3570: 3566: 3563: 3560: 3557: 3554: 3551: 3548: 3545: 3541: 3537: 3534: 3530: 3527: 3524: 3521: 3518: 3515: 3512: 3509: 3505: 3502: 3499: 3496: 3493: 3490: 3487: 3484: 3480: 3476: 3473: 3469: 3466: 3463: 3460: 3457: 3454: 3451: 3448: 3444: 3441: 3438: 3435: 3432: 3429: 3426: 3423: 3419: 3415: 3412: 3408: 3405: 3402: 3399: 3396: 3393: 3390: 3387: 3383: 3380: 3377: 3374: 3371: 3368: 3365: 3362: 3358: 3354: 3351: 3347: 3344: 3341: 3338: 3335: 3332: 3329: 3326: 3322: 3319: 3316: 3313: 3310: 3307: 3304: 3301: 3297: 3294: 3291: 3288: 3285: 3282: 3279: 3276: 3272: 3269: 3266: 3263: 3260: 3257: 3254: 3251: 3248: 3245: 3242: 3239: 3236: 3233: 3230: 3227: 3224: 3221: 3218: 3215: 3211: 3208: 3205: 3202: 3199: 3196: 3193: 3190: 3186: 3182: 3179: 3175: 3172: 3169: 3166: 3163: 3160: 3157: 3154: 3150: 3147: 3144: 3141: 3138: 3135: 3132: 3129: 3125: 3121: 3118: 3114: 3111: 3108: 3105: 3102: 3099: 3096: 3093: 3089: 3086: 3083: 3080: 3077: 3074: 3071: 3068: 3064: 3061: 3058: 3055: 3052: 3049: 3046: 3043: 3039: 3035: 3032: 3029: 3026: 3023: 3019: 3015: 3012: 3008: 3005: 3002: 2999: 2996: 2993: 2990: 2987: 2984: 2981: 2978: 2975: 2972: 2969: 2966: 2963: 2960: 2957: 2954: 2951: 2948: 2945: 2942: 2939: 2935: 2931: 2928: 2924: 2921: 2918: 2915: 2912: 2909: 2906: 2903: 2900: 2897: 2894: 2891: 2888: 2885: 2882: 2879: 2875: 2872: 2869: 2866: 2862: 2859: 2855: 2852: 2848: 2845: 2842: 2839: 2836: 2833: 2830: 2827: 2824: 2821: 2818: 2815: 2811: 2808: 2805: 2802: 2798: 2795: 2791: 2788: 2784: 2781: 2778: 2775: 2772: 2769: 2766: 2763: 2760: 2757: 2753: 2750: 2747: 2744: 2741: 2738: 2735: 2732: 2729: 2726: 2723: 2719: 2716: 2712: 2709: 2706: 2703: 2700: 2697: 2694: 2691: 2688: 2685: 2682: 2679: 2676: 2673: 2670: 2667: 2664: 2660: 2657: 2654: 2651: 2647: 2644: 2640: 2637: 2634: 2631: 2628: 2625: 2622: 2619: 2616: 2613: 2610: 2607: 2603: 2600: 2597: 2594: 2591: 2588: 2584: 2581: 2577: 2574: 2571: 2568: 2565: 2562: 2558: 2555: 2552: 2549: 2546: 2543: 2539: 2536: 2533: 2530: 2527: 2524: 2521: 2518: 2514: 2511: 2508: 2505: 2502: 2499: 2496: 2493: 2489: 2486: 2482: 2479: 2476: 2473: 2470: 2467: 2464: 2461: 2458: 2455: 2452: 2449: 2446: 2443: 2440: 2437: 2434: 2431: 2428: 2425: 2422: 2419: 2416: 2413: 2409: 2406: 2402: 2399: 2396: 2393: 2390: 2387: 2384: 2381: 2378: 2374: 2371: 2367: 2364: 2361: 2358: 2355: 2352: 2349: 2346: 2343: 2340: 2337: 2334: 2331: 2328: 2325: 2322: 2319: 2316: 2313: 2310: 2307: 2304: 2301:-- Include ways 2300: 2297: 2293: 2290: 2287: 2284: 2281: 2278: 2275: 2272: 2269: 2265: 2262: 2258: 2255: 2252: 2249: 2246: 2243: 2240: 2237: 2234: 2231: 2228: 2225: 2222: 2219: 2216: 2213: 2210: 2207: 2204: 2201: 2198: 2195: 2192: 2189: 2186: 2183: 2179: 2176: 2172: 2169: 2166: 2163: 2160: 2157: 2154: 2151: 2148: 2144: 2140: 2137: 2133: 2130: 2127: 2124: 2120: 2117: 2113: 2110: 2107: 2104: 2101: 2098: 2094: 2091: 2087: 2084: 2081: 2077: 2074: 2071: 2068: 2065: 2062: 2059: 2056: 2052: 2049: 2046: 2043: 2040: 2037: 2033: 2030: 2026: 2023: 2020: 2017: 2014: 2011: 2008: 2005: 2001: 1998: 1994: 1991: 1988: 1985: 1981: 1978: 1975: 1972: 1968: 1965: 1962: 1959: 1955: 1952: 1948: 1945: 1942: 1939: 1936: 1933: 1930: 1927: 1923: 1920: 1916: 1913: 1910: 1907: 1903: 1900: 1896: 1893: 1890: 1887: 1884: 1881: 1878: 1875: 1871: 1868: 1864: 1861: 1858: 1855: 1852: 1849: 1846: 1843: 1840: 1837: 1834: 1831: 1828: 1825: 1822: 1818: 1815: 1811: 1808: 1805: 1802: 1798: 1795: 1791: 1788: 1785: 1781: 1778: 1775: 1772: 1769: 1766: 1763: 1760: 1756: 1753: 1749: 1746: 1743: 1740: 1737: 1734: 1730: 1727: 1723: 1720: 1717: 1714: 1711: 1708: 1704: 1700: 1697: 1693: 1690: 1687: 1684: 1680: 1677: 1674: 1671: 1667: 1664: 1660: 1657: 1654: 1651: 1647: 1644: 1641: 1638: 1634: 1631: 1628: 1625: 1622: 1619: 1616: 1613: 1610: 1607: 1604: 1601: 1598: 1595: 1592: 1589: 1586: 1582: 1579: 1576: 1573: 1570: 1567: 1564: 1561: 1558: 1555: 1551: 1548: 1544: 1541: 1537: 1534: 1530: 1527: 1523: 1520: 1517: 1514: 1511: 1508: 1504: 1501: 1497: 1494: 1490: 1487: 1484: 1480: 1477: 1474: 1471: 1468: 1465: 1461: 1459:getEntityObject 1458: 1455: 1452: 1449: 1446: 1443: 1440: 1437: 1433: 1430: 1426: 1423: 1420: 1417: 1414: 1411: 1408: 1405: 1402: 1399: 1396: 1393: 1390: 1388:getEntityObject 1387: 1384: 1381: 1378: 1375: 1372: 1369: 1366: 1363: 1360: 1357: 1354: 1350: 1347: 1344: 1341: 1338: 1335: 1331: 1328: 1324: 1321: 1318: 1315: 1312: 1309: 1305: 1302: 1298: 1295: 1292: 1289: 1285: 1282: 1279: 1276: 1272: 1269: 1266: 1263: 1260: 1257: 1254: 1251: 1247: 1244: 1240: 1237: 1234: 1231: 1227: 1224: 1220: 1217: 1214: 1211: 1207: 1204: 1200: 1197: 1194: 1191: 1188: 1185: 1182: 1179: 1176: 1173: 1170: 1167: 1163: 1160: 1156: 1153: 1150: 1147: 1143: 1140: 1137: 1134: 1130: 1127: 1123: 1120: 1117: 1114: 1110: 1107: 1104: 1101: 1097: 1094: 1091: 1088: 1084: 1081: 1077: 1074: 1071: 1068: 1065: 1062: 1059: 1056: 1053: 1050: 1047: 1044: 1040: 1037: 1033: 1030: 1027: 1024: 1021: 1018: 1014: 1011: 1007: 1004: 1001: 998: 995: 992: 988: 985: 982: 979: 976: 973: 969: 966: 962: 959: 956: 953: 949: 946: 942: 939: 936: 933: 930: 927: 924: 921: 917: 914: 910: 907: 904: 901: 898: 895: 891: 887: 884: 881: 878: 875: 872: 869: 865: 862: 859: 856: 853: 850: 847: 844: 841: 838: 835: 832: 829: 826: 823: 820: 817: 814: 811: 808: 805: 802: 799: 796: 793: 790: 787: 784: 781: 778: 775: 771: 768: 765: 762: 759: 756: 753: 750: 747: 742: 741: 736: 724: 709: 704: 693: 678: 658: 654: 633: 629: 608: 604: 563: 559: 518: 514: 473: 469: 448: 444: 423: 419: 378: 374: 353: 349: 322: 269: 264: 252: 240: 228: 216: 204: 192: 180: 168: 156: 148: 133: 121: 106: 90: 70: 51: 45: 26: 20: 18: 12: 11: 5: 3769: 3767: 3759: 3758: 3753: 3743: 3742: 2692:'P154' 2534:'out geom; 2199:'node' 746: 690:Module:OSM/doc 675: 674: 669: 664: 661: 650: 649: 644: 639: 636: 625: 624: 619: 614: 611: 600: 599: 596: 593: 590: 580: 579: 574: 569: 566: 555: 554: 551: 548: 545: 535: 534: 529: 524: 521: 510: 509: 506: 503: 500: 490: 489: 484: 479: 476: 465: 464: 459: 454: 451: 440: 439: 434: 429: 426: 415: 414: 411: 408: 405: 395: 394: 389: 384: 381: 370: 369: 364: 359: 356: 345: 344: 341: 338: 335: 321: 318: 317: 316: 313: 310: 307: 300: 285: 282: 279: 276: 273: 268: 265: 259:{{#invoke:OSM| 258: 257: 256: 247:{{#invoke:OSM| 246: 245: 244: 235:{{#invoke:OSM| 234: 233: 232: 223:{{#invoke:OSM| 222: 221: 220: 211:{{#invoke:OSM| 210: 209: 208: 199:{{#invoke:OSM| 198: 197: 196: 187:{{#invoke:OSM| 186: 185: 184: 175:{{#invoke:OSM| 174: 173: 172: 163:{{#invoke:OSM| 162: 161: 160: 155: 152: 147: 144: 132: 129: 125:Overpass Turbo 120: 119:Overpass Turbo 117: 105: 102: 89: 86: 69: 66: 63: 62: 55: 17: 16: 13: 10: 9: 6: 4: 3: 2: 3768: 3757: 3754: 3752: 3749: 3748: 3746: 3730: 3726: 3719: 3694: 3669: 3665: 3658: 3633: 3608: 3604: 3597: 3572: 3547: 3543: 3536: 3511: 3486: 3482: 3475: 3450: 3425: 3421: 3414: 3389: 3364: 3360: 3353: 3328: 3303: 3298:"r" 3278: 3217: 3192: 3188: 3181: 3156: 3131: 3127: 3120: 3095: 3070: 3045: 3041: 3025: 3021: 3014: 3003:textToDisplay 2941: 2937: 2930: 2895:'{{style: 2881: 2868: 2861: 2854: 2817: 2804: 2797: 2790: 2779:'"); 2759: 2725: 2718: 2666: 2653: 2646: 2609: 2590: 2583: 2564: 2545: 2520: 2495: 2488: 2415: 2408: 2397:"r" 2380: 2373: 2320:'way' 2306: 2299: 2288:"w" 2271: 2264: 2185: 2178: 2167:"n" 2150: 2146: 2139: 2134:'nwr' 2126: 2119: 2100: 2093: 2083: 2058: 2039: 2032: 2007: 2000: 1987: 1974: 1961: 1954: 1929: 1922: 1909: 1902: 1877: 1870: 1824: 1817: 1804: 1797: 1787: 1762: 1755: 1736: 1729: 1710: 1706: 1699: 1686: 1673: 1666: 1653: 1640: 1614:";" 1588: 1557: 1550: 1543: 1536: 1529: 1510: 1503: 1496: 1486: 1467: 1439: 1432: 1418:";" 1356: 1337: 1330: 1311: 1304: 1291: 1278: 1253: 1246: 1233: 1226: 1213: 1206: 1169: 1162: 1149: 1136: 1129: 1118:textToDisplay 1116: 1103: 1090: 1083: 1046: 1039: 1020: 1013: 994: 975: 968: 957:textToDisplay 955: 948: 925:textToDisplay 923: 916: 897: 893: 871: 782:textToDisplay 777: 749: 744: 739: 732: 728: 723: 717: 713: 708: 701: 697: 691: 687: 683: 682:documentation 673: 670: 668: 665: 662: 652: 651: 648: 645: 643: 640: 637: 627: 626: 623: 620: 618: 615: 612: 602: 601: 597: 594: 591: 589: 588: 578: 575: 573: 570: 567: 557: 556: 552: 549: 546: 544: 543: 540:test_subject 533: 530: 528: 525: 522: 512: 511: 507: 504: 501: 499: 498: 488: 485: 483: 480: 477: 467: 466: 463: 460: 458: 455: 452: 442: 441: 438: 435: 433: 430: 427: 417: 416: 412: 409: 406: 404: 403: 393: 390: 388: 385: 382: 372: 371: 368: 365: 363: 360: 357: 347: 346: 342: 339: 336: 334: 333: 327: 326: 319: 314: 311: 308: 305: 301: 298: 294: 290: 286: 283: 280: 277: 274: 271: 270: 266: 262: 254: 253: 250: 242: 241: 238: 230: 229: 226: 218: 217: 214: 206: 205: 202: 194: 193: 190: 182: 181: 178: 170: 169: 166: 158: 157: 153: 151: 145: 143: 139: 136: 130: 128: 126: 118: 116: 114: 109: 103: 101: 98: 97: 93: 87: 85: 81: 77: 75: 72:On this page 67: 60: 56: 49: 48: 42: 38: 34: 30: 3237:"node { 2825:"node { 2453:rightbracket 2344:rightbracket 2223:rightbracket 1859:'no' 1688:rightbracket 1655:rightbracket 1286:"" 1198:'no' 1075:'no' 743: 324: 323: 303: 296: 292: 288: 260: 248: 236: 224: 212: 200: 188: 176: 164: 149: 140: 137: 134: 122: 113:Overpass API 110: 107: 104:Overpass API 99: 96:wikidata tag 94: 91: 82: 78: 71: 3261:text: name; 3243:opacity: 0; 2976:overpassUrl 2889:overpassUrl 2883:overpassUrl 2831:text: name; 2528:overpassUrl 2522:overpassUrl 2503:overpassUrl 2497:overpassUrl 2435:leftbracket 2423:overpassUrl 2417:overpassUrl 2326:leftbracket 2314:overpassUrl 2308:overpassUrl 2241:';' 2205:leftbracket 2193:overpassUrl 2187:overpassUrl 2009:overpassUrl 1853:limitToBBOX 1675:leftbracket 1642:leftbracket 1157:']' 1144:'[' 931:' ' 842:overpassUrl 686:transcluded 330:test_brand 320:Test values 39:] [ 35:] [ 31:] [ 3745:Categories 3699:buildquery 3638:buildquery 3577:buildquery 3516:buildquery 3455:buildquery 3394:buildquery 3333:buildquery 3255:node, way{ 3161:buildquery 3112:'' 3100:buildquery 2748:'' 2680:itemObject 2658:itemObject 2385:primitives 2276:primitives 2155:primitives 2128:primitives 2102:primitives 2075:'' 1995:'' 1982:'' 1969:'' 1812:'' 1694:'' 1681:'' 1518:itemObject 1472:itemObject 1441:itemObject 1370:itemObject 1293:itemObject 1221:'' 1124:'' 1111:'' 1098:'' 963:'' 848:primitives 806:itemObject 757:buildquery 680:The above 400:test_etym 295:ay and/or 267:Parameters 3558:architect 3009:rightLink 2477:>>; 1151:rightLink 1105:rightLink 794:rightLink 722:testcases 225:architect 3671:function 3619:operator 3610:function 3549:function 3488:function 3427:function 3366:function 3194:function 3133:function 3084:overpass 3056:overpass 3047:function 2946:leftLink 2674:tostring 1779:overpass 1574:overpass 1453:wikibase 1382:wikibase 1364:function 1270:overpass 1138:leftLink 1092:leftLink 788:leftLink 754:function 595:Expected 585:test_wd 550:Expected 505:Expected 495:test_pt 410:Expected 340:Expected 237:operator 165:overpass 146:in style 88:Wikidata 3436:subject 3317:timeout 2635:'); 2509:'); 2015:timeout 1626:|" 1022:timeout 996:timeout 986:timeout 943:display 908:display 854:timeout 729:| 714:| 707:sandbox 700:history 698:| 598:Actual 553:Actual 508:Actual 413:Actual 343:Actual 201:subject 37:history 3732:return 3696:return 3635:return 3574:return 3513:return 3497:artist 3452:return 3391:return 3330:return 3158:return 3097:return 2970:encode 2943:return 2837:" 2471:'; 2447:itemID 2441:target 2362:'; 2338:itemID 2332:target 2247:remark 2217:itemID 2211:target 2085:return 2021:'( 1989:remark 1931:remark 1789:return 1620:" 1602:itemID 1590:itemID 1512:itemID 1488:return 1412:itemID 1339:itemID 1280:itemID 1028:'; 1002:'; 836:remark 812:itemID 769:target 735:pages. 213:artist 3705:frame 3686:frame 3680:brand 3644:frame 3625:frame 3583:frame 3564:frame 3522:frame 3503:frame 3461:frame 3442:frame 3400:frame 3381:frame 3339:frame 3305:frame 3280:frame 3231:style 3219:frame 3209:frame 3167:frame 3148:frame 3106:frame 3072:frame 3062:frame 3027:local 2991:coord 2925:' 2913:' 2907:style 2901:' 2873:style 2819:style 2785:' 2641:' 2578:style 2566:style 2556:style 2540:' 2515:' 2483:' 2459:query 2368:' 2350:query 2259:' 2253:' 2229:query 2027:' 1963:coord 1897:coord 1879:coord 1835:coord 1806:query 1767:frame 1750:query 1738:query 1721:query 1562:frame 1406:split 1358:pcall 1258:frame 1034:' 1008:' 882:frame 873:local 860:style 824:coord 818:query 779:local 763:frame 751:local 688:from 291:ode, 249:brand 154:Usage 131:Query 43:] 41:purge 27:[ 3375:etym 3311:args 3292:prim 3286:args 3225:args 3090:true 3078:args 2876:then 2843:logo 2812:then 2809:logo 2773:logo 2761:logo 2754:then 2742:logo 2730:logo 2698:gsub 2668:logo 2661:then 2648:else 2629:logo 2623:args 2611:logo 2604:then 2601:logo 2595:args 2585:else 2572:args 2559:then 2550:args 2465:bbox 2403:then 2391:find 2356:bbox 2294:then 2282:find 2235:bbox 2173:then 2161:find 2121:else 2114:prim 2108:args 2078:then 2069:prim 2063:args 2053:then 2050:prim 2044:args 1976:bbox 1956:else 1943:bbox 1911:bbox 1891:args 1865:then 1847:args 1829:args 1782:then 1773:args 1757:else 1744:args 1724:then 1715:args 1668:else 1608:gsub 1583:then 1568:args 1481:then 1434:else 1400:text 1345:args 1325:then 1316:args 1306:else 1273:then 1264:args 1228:else 1201:then 1186:args 1174:args 1131:else 1078:then 1069:link 1063:args 1057:link 1051:args 1015:else 989:then 980:args 950:else 937:args 911:then 902:args 888:args 876:args 866:logo 830:bbox 727:edit 720:and 716:diff 712:edit 696:edit 592:Text 547:Text 502:Text 407:Text 337:Text 189:etym 68:Goal 59:beta 33:edit 29:view 3721:end 3660:end 3599:end 3538:end 3477:end 3416:end 3355:end 3183:end 3122:end 3016:end 2964:uri 2932:end 2863:end 2856:end 2799:end 2792:end 2736:not 2733:and 2720:end 2695:)): 2490:end 2375:end 2266:end 2141:end 2095:end 2002:end 1841:not 1838:and 1819:end 1799:end 1701:end 1580:nil 1538:end 1531:end 1498:end 1478:nil 1424:end 1299:nil 1248:end 1192:run 1183:and 1180:run 1164:end 1060:and 1041:end 970:end 731:run 684:is 437:Map 432:Map 263:}} 251:}} 239:}} 227:}} 215:}} 203:}} 191:}} 179:}} 167:}} 3747:: 3323:50 3270:\n 3264:\n 3258:\n 3252:\n 3246:\n 3240:\n 3203:pt 3142:wd 3036:{} 3006:.. 3000:.. 2994:.. 2988:.. 2958:mw 2955:.. 2949:.. 2922:\n 2919:}} 2916:\n 2910:.. 2904:.. 2898:\n 2892:.. 2870:if 2846:.. 2840:.. 2834:\n 2828:\n 2806:if 2782:\n 2776:.. 2770:.. 2745:== 2727:if 2655:if 2638:\n 2632:.. 2620:.. 2592:if 2547:if 2537:\n 2531:.. 2512:\n 2506:.. 2480:\n 2474:\n 2468:.. 2462:.. 2456:.. 2450:.. 2444:.. 2438:.. 2432:.. 2426:.. 2382:if 2365:\n 2359:.. 2353:.. 2347:.. 2341:.. 2335:.. 2329:.. 2323:.. 2317:.. 2273:if 2256:\n 2250:.. 2244:.. 2238:.. 2232:.. 2226:.. 2220:.. 2214:.. 2208:.. 2202:.. 2196:.. 2152:if 2072:== 2060:if 2041:if 2024:\n 2018:.. 1946:.. 1940:.. 1888:.. 1856:== 1826:if 1764:if 1712:if 1632:.. 1599:.. 1577:== 1559:if 1524:id 1475:== 1469:if 1462:() 1447:mw 1421:)) 1394:mw 1376:mw 1367:() 1351:id 1322:id 1313:if 1255:if 1195:== 1171:if 1072:== 1048:if 1031:\n 1005:\n 977:if 934:.. 899:if 692:. 261:pt 177:wd 127:. 115:. 3735:p 3714:) 3708:, 3702:( 3689:) 3683:( 3677:. 3674:p 3653:) 3647:, 3641:( 3628:) 3622:( 3616:. 3613:p 3592:) 3586:, 3580:( 3567:) 3561:( 3555:. 3552:p 3531:) 3525:, 3519:( 3506:) 3500:( 3494:. 3491:p 3470:) 3464:, 3458:( 3445:) 3439:( 3433:. 3430:p 3409:) 3403:, 3397:( 3384:) 3378:( 3372:. 3369:p 3348:) 3342:, 3336:( 3320:= 3314:. 3308:. 3295:= 3289:. 3283:. 3234:= 3228:. 3222:. 3212:) 3206:( 3200:. 3197:p 3176:) 3170:, 3164:( 3151:) 3145:( 3139:. 3136:p 3115:) 3109:, 3103:( 3087:= 3081:. 3075:. 3065:) 3059:( 3053:. 3050:p 3033:= 3030:p 2985:) 2979:, 2973:( 2967:. 2961:. 2886:= 2822:= 2764:= 2751:) 2739:( 2713:) 2707:, 2701:( 2689:( 2683:: 2677:( 2671:= 2626:. 2614:= 2598:. 2575:. 2569:= 2553:. 2525:= 2500:= 2420:= 2400:) 2394:( 2388:: 2311:= 2291:) 2285:( 2279:: 2190:= 2170:) 2164:( 2158:: 2131:= 2111:. 2105:= 2066:. 2047:. 2012:= 1992:= 1979:= 1966:= 1934:= 1914:= 1894:. 1882:= 1862:) 1850:. 1844:( 1832:. 1809:= 1776:. 1770:. 1747:. 1741:= 1718:. 1691:= 1678:= 1658:= 1645:= 1629:) 1623:\ 1617:, 1611:( 1605:: 1593:= 1571:. 1565:. 1521:. 1515:= 1456:. 1450:. 1444:= 1427:) 1415:, 1409:( 1403:. 1397:. 1391:( 1385:. 1379:. 1373:= 1361:( 1348:. 1342:= 1319:. 1296:= 1283:= 1267:. 1261:. 1238:= 1218:= 1189:. 1177:. 1154:= 1141:= 1121:= 1108:= 1095:= 1066:. 1054:. 1025:= 999:= 983:. 960:= 940:. 928:= 905:. 885:. 879:= 863:, 857:, 851:, 845:, 839:, 833:, 827:, 821:, 815:, 809:, 803:, 797:, 791:, 785:, 772:) 766:, 760:( 740:. 733:) 725:( 718:) 710:( 702:) 694:( 659:Y 634:Y 609:Y 564:Y 519:Y 474:Y 449:N 424:Y 379:Y 354:Y 297:r 293:w 289:n

Index

view
edit
history
purge
beta
Knowledge:WikiProject_OpenStreetMap
wikidata tag
Overpass API
Overpass Turbo
Toon vestigingen op een kaart
Toon vestigingen op een kaart
Show locations on map
Show locations on map
Map
Map
Streets named after Leuven
Streets named after Leuven
http://overpass-turbo.eu/?Q=%5Btimeout%3A20%5D%5Bout%3Ajson%5D%3B%0A%28%0Anode%5B%22name%3Aetymology%3Awikidata%22~%22%28%5E%7C%3B%29%28Q13104397%29%28%3B%7C%24%29%22%5D%3B%0Away%5B%22name%3Aetymology%3Awikidata%22~%22%28%5E%7C%3B%29%28Q13104397%29%28%3B%7C%24%29%22%5D%3B%0Arelation%5B%22name%3Aetymology%3Awikidata%22~%22%28%5E%7C%3B%29%28Q13104397%29%28%3B%7C%24%29%22%5D%3B%0A%3E%3E%3B%0A%29%3B%0Aout%20geom%3B%0A%7B%7Bstyle%3A%0Anode%20%5Bname%3Aetymology%3Awikidata%5D%7B%0A%20%20text%3A%20name%3B%0A%20%20icon-width%3A%2032%3B%7D%0A%7D%7D%0A&R
http://overpass-turbo.eu/?Q=%5Btimeout%3A20%5D%5Bout%3Ajson%5D%3B%0A%28%0Anode%5B%22name%3Aetymology%3Awikidata%22~%22%28%5E%7C%3B%29%28Q13104397%29%28%3B%7C%24%29%22%5D%3B%0Away%5B%22name%3Aetymology%3Awikidata%22~%22%28%5E%7C%3B%29%28Q13104397%29%28%3B%7C%24%29%22%5D%3B%0Arelation%5B%22name%3Aetymology%3Awikidata%22~%22%28%5E%7C%3B%29%28Q13104397%29%28%3B%7C%24%29%22%5D%3B%0A%3E%3E%3B%0A%29%3B%0Aout%20geom%3B%0A%7B%7Bstyle%3A%0Anode%20%5Bname%3Aetymology%3Awikidata%5D%7B%0A%20%20text%3A%20name%3B%0A%20%20icon-width%3A%2032%3B%7D%0A%7D%7D%0A&R
De Lijn 352 on map
De Lijn 352 on map
Statues of Ernest Claes
Statues of Ernest Claes
Vresse and Florenville
Vresse and Florenville
Church of Vresse
Church of Vresse
Cemetery of Arlon on a map
Cemetery of Arlon on a map
documentation

Text is available under the Creative Commons Attribution-ShareAlike License. Additional terms may apply.