Smalyshev added a comment.

  Around syntax:
  
    SELECT * WHERE {
       wd:Q90 wdt:P625 ?parisLoc .
    
       SERVICE wikibase:around {
         ?place wdt:P625 ?location .
         bd:serviceParam wikibase:center ?parisLoc .
         bd:serviceParam wikibase:radius "1" .
       }
     }
  
  Box syntax:
  
    SELECT WHERE {
       SERVICE wikibase:box {
         ?place wdt:P625 ?location .
         bd:serviceParam wikibase:cornerSouthWest "Point(48.0 
2.0)"^^ogc:wktLiteral .
         bd:serviceParam wikibase:cornerNorthEast "Point(49.0 
3.0)"^^ogc:wktLiteral .
       }
     }

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

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

To: Smalyshev
Cc: Aklapper, Smalyshev, Avner, debt, Gehel, D3r1ck01, FloNight, Izno, jkroll, 
Wikidata-bugs, Jdouglas, aude, Deskana, Manybubbles, Mbch331



_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to