d1g
d1g
@planemad, thanks! [My progress, may contain mistakes](https://gist.github.com/d1g/e6741f71f1b5b36bc7b8) Plugins are not documented: simply install some plugin, hover mouse over button(s) on the left or main menu items (top) and then press...
@seb-1204, it's a more tricky question because (say, JOSM documentation) documents [all 400+ hotkeys](https://josm.openstreetmap.de/wiki/Shortcuts) or [all toggle dialogues](https://josm.openstreetmap.de/wiki/Help/ToggleDialogs), but not everyone needs everything. Re-documenting (say, JOSM features) is wrong, but...
> to have local dump of wikidata @kiselev-dv [a SPARQL query to fetch labels](https://query.wikidata.org/#SELECT%20%3Fitem%20%3FitemLabel%20%3Fl%0AWHERE%0A%7B%0A%20%20%3Fitem%20wdt%3AP17%20wd%3AQ159.%20%23%20russian%0A%20%20%3Fitem%20wdt%3AP31%20wd%3AQ515%3B%20%23%20cities%0A%20%20%20%20%20%20%20%20%20%20rdfs%3Alabel%20%3Fl.%20%23%20their%20labels%0A%23%20FILTER%28LANG%28%3Fl%29%20%3D%20%22en%22%29%20%23%20restrict%20to%20English%20labels%0A%23%20FILTER%28LANG%28%3Fl%29%20%3D%20%22ru%22%29%20%23%20restrict%20to%20English%20labels%0ASERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22ru%22.%20%7D%0A%7D) 44791 Results in 452 ms thanks to [WDQS](https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/Wikidata_Query_Help)
@kiselev-dv 1. simply add a `(LANG(?l) as ?lang)` after `?l` 2. I'm not exactly sure what codes do you mean. Could you please give an example for SPB or other...
* for street http://tools.wmflabs.org/sqid/#/view?id=Q79007 ex https://www.wikidata.org/wiki/Q152244 * data about states isn't uniform in OSM-like sense: https://www.wikidata.org/wiki/Q835714 https://www.wikidata.org/wiki/Q35657 and so on
* it is possble to nest selects, there are many [existing examples here](https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries) * [sparql-vs-sql](http://www.cambridgesemantics.com/semantic-university/sparql-vs-sql-intro) I prefer to load data using SPARQL, but perform really complex precessing using regular tools...
@kiselev-dv, it is possible to fetch any division using Q10864048 item: [3623 Results in 6046 ms ](https://query.wikidata.org/#SELECT%20%3Fi%20%3FiLabel%20%3Fcountry%20%3FcountryLabel%0AWHERE%0A%7B%0A%09%3Fi%20wdt%3AP31%2Fwdt%3AP279%2a%20wd%3AQ10864048.%0A%20%20%20%20%3Fi%20wdt%3AP17%20%3Fcountry.%0A%09SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22en%22%20%7D%0A%7D)
Nominatim: * [вот так я пытал](http://www.openstreetmap.org/search?query=Centre%20Commercial%20Le%20Coudoulet%20Sephora#map=19/44.12082/4.83917) - вообще 0 * [и наоборот](http://www.openstreetmap.org/search?query=Sephora%20Centre%20Commercial%20Le%20Coudoulet#map=19/44.12082/4.83917) - вообще 0 osm.me: * начнём что [Афимолл Сити](http://osm.me/#!/ru/q/%D0%90%D1%84%D0%B8%D0%BC%D0%BE%D0%BB%D0%BB%20%D0%A1%D0%B8%D1%82%D0%B8/) возвращает одну деревню; отсюда и речь веду что моллы...
* Centre Commercial Le Coudoulet http://www.openstreetmap.org/way/134516768 * АФИМОЛЛ Сити http://www.openstreetmap.org/way/39678570
вижу есть данные по Starbucks: http://www.openstreetmap.org/node/1225311629 * не пустой "poi_class" (насколько я понял) * "poi_addr_match": "contains" Я ожидаю его увидеть по "Старбакс АФИМОЛЛ" "АФИМОЛЛ Старбакс" "старбакс в афимолле"