Page MenuHomePhabricator

Make a geosearch query to find articles within the map's bounding box
Closed, ResolvedPublic5 Estimated Story Points

Description

Write a JS module which takes the current wiki domain and map bounding box, and makes a call to the geosearch API to find nearby articles for the wiki.

This will probably be implemented in Kartographer's client ext.kartographer.dialog module.

Implement as a standalone JS file with tests, no need to integrate in this task.

Dev note: This ticket here is only a first proof of concept without considering scrolling.

Event Timeline

awight renamed this task from Kartotherian can make a geosearch query to find articles within the map's bounding box to Make a geosearch query to find articles within the map's bounding box.Mar 18 2022, 12:05 PM
awight updated the task description. (Show Details)
thiemowmde set the point value for this task to 5.

Change 780866 had a related patch set uploaded (by Andrew-WMDE; author: Andrew-WMDE):

[mediawiki/extensions/Kartographer@master] Perform a geosearch query to find articles within the map's bounding box

https://gerrit.wikimedia.org/r/780866

Change 780866 merged by jenkins-bot:

[mediawiki/extensions/Kartographer@master] Perform a geosearch query to find articles within the map's bounding box

https://gerrit.wikimedia.org/r/780866

thiemowmde moved this task from Doing to Sprint Backlog on the WMDE-TechWish-Sprint-2022-04-13 board.
thiemowmde added a subscriber: Andrew-WMDE.

Change 785155 had a related patch set uploaded (by Andrew-WMDE; author: Andrew-WMDE):

[mediawiki/extensions/Kartographer@master] Fix nearby query

https://gerrit.wikimedia.org/r/785155

Change 785155 merged by jenkins-bot:

[mediawiki/extensions/Kartographer@master] Fix nearby query

https://gerrit.wikimedia.org/r/785155

Change 785173 had a related patch set uploaded (by Andrew-WMDE; author: Andrew-WMDE):

[mediawiki/extensions/Kartographer@master] Add tests for the nearby geosearch query

https://gerrit.wikimedia.org/r/785173

Change 785173 merged by jenkins-bot:

[mediawiki/extensions/Kartographer@master] Add tests for the nearby geosearch query

https://gerrit.wikimedia.org/r/785173