[Wikidata-bugs] [Maniphest] [Commented On] T179991: Add a geo lookup service to WDQS based on the .map pages on Commons

2017-11-13 Thread Yurik
Yurik added a comment. In T179991#375, @Base wrote: Label service is also very slow, like 2 times slower than to just query labels a normal way, considering that map data processing is probably more complex than just fetching a label I am afraid that it won't work for any real queries with

[Wikidata-bugs] [Maniphest] [Commented On] T179991: Add a geo lookup service to WDQS based on the .map pages on Commons

2017-11-13 Thread Base
Base added a comment. Label service is also very slow, like 2 times slower than to just query labels a normal way, considering that map data processing is probably more complex than just fetching a label I am afraid that it won't work for any real queries with current timeout…TASK

[Wikidata-bugs] [Maniphest] [Commented On] T179991: Add a geo lookup service to WDQS based on the .map pages on Commons

2017-11-13 Thread Smalyshev
Smalyshev added a comment. Also see https://wiki.blazegraph.com/wiki/index.php/QueryHints (esp. runFirst and runLast) for the way to control when service runs (you probably want runLast).TASK DETAILhttps://phabricator.wikimedia.org/T179991EMAIL

[Wikidata-bugs] [Maniphest] [Commented On] T179991: Add a geo lookup service to WDQS based on the .map pages on Commons

2017-11-13 Thread Smalyshev
Smalyshev added a comment. Probably can be done as a service: SERVICE wikibase:geolookup { bd:serviceParam wikibase:location ?location . bd:serviceParam wikibase:data 'World Countries Outline.map' . bd:serviceParam wikibase:globe wd:Q2 . ?wd wikibase:property 'wikidataId' . ?iso