Yurik updated the task description. (Show Details)

CHANGES TO TASK DESCRIPTION
...
```lang=sparql
SELECT * WHERE {
?wd wdt:P625 ?location .
SERVICE wikibase:geolookup {
...
?place wdt:P625bd:serviceParam wikibase:location ?location . # INPUT: ?location specifies the point to lookup
?wcountryWd wikibase:property 'wikidataId' . # assuming# Assigns geojson containon's wikidata IDs inId properties, extract it (as a string) into ?wdty to ?countryWd
?icountryIso wikibase:property 'isoCode' . # more than one property can be extracted from the same geojson feature
} }
...

TASK DETAIL
https://phabricator.wikimedia.org/T179991

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Yurik
Cc: daniel, Smalyshev, Aklapper, Yurik, Lahi, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, Avner, debt, Reasno, Gehel, Jonas, FloNight, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, Base, aude, Tobias1984, Manybubbles, jayvdb, zhuyifei1999, Mbch331, Jay8g
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to