Last modified: 2014-08-14 22:30:42 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T44786, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 42786 - [Contributions] Allow people to submit coordinates for articles that don't have them
[Contributions] Allow people to submit coordinates for articles that don't ha...
Status: NEW
Product: MobileFrontend
Classification: Unclassified
Feature requests (Other open bugs)
unspecified
All All
: Low enhancement
: ---
Assigned To: Nobody - You can work on this!
:
Depends on: 42834
Blocks:
  Show dependency treegraph
 
Reported: 2012-12-06 16:43 UTC by Max Semenik
Modified: 2014-08-14 22:30 UTC (History)
10 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Max Semenik 2012-12-06 16:43:22 UTC
Originally suggested at[1]. If a user is reading a geography-related article from a GPS-enabled smartphone, they should have an opportunity to easily submit coordinates.

Problems:
* Can we reliably determine from JS whether geolocation capabilies are from GPS but not other inaccurate sources?
* Need to differentiate between pages that need coordinates but don't have any and pages that need no coordinates.
* Different wikis use wildly different coordinate templates.

This feature might be more appropriate in the app, but our contribution capabilities are currently present in web interface only, hence filing this feature request for MF.

-----
[1] https://en.wikipedia.org/w/index.php?title=Wikipedia:Village_pump_(technical)&oldid=526729430#GeoData_deployed
Comment 1 Brion Vibber 2012-12-06 21:26:45 UTC
Probably want a marker that says "no coordinates relevant" which we can use to indicate that people shouldn't be prompted anymore. Eg [[Electricity]] doesn't have a particular location, and shouldn't prompt once someone has marked it as such.
Comment 2 Brion Vibber 2012-12-07 20:23:51 UTC
Broke no-coords marker issue out to bug 42834.
Comment 3 Jon 2012-12-24 15:56:28 UTC
1st pass in https://gerrit.wikimedia.org/r/40321
Comment 4 Jon 2013-02-07 01:55:07 UTC
That patchset didn't go anywhere.
Comment 5 Arthur Richards 2013-04-25 21:36:33 UTC
Added story to Mingle backlog: https://mingle.corp.wikimedia.org/projects/mobile/cards/742
Comment 6 Derk-Jan Hartman 2013-04-26 13:39:25 UTC
Advice, check if 'accuracy' is supported on platform and make multiple requests, until you have a 'desirable' accuracy.

If accuracy doesn't come closer than a desired accuracy, inform the user of this and tell him that unfortunately his 'geo fix' cannot be used.

Also remember that actual position information is rather limited. Our general geo tagging (using coord) specifies a lot more about a location (name, type, alt, heading, etc). Especially type is important, because it changes the default of scale for instance.

You could perhaps make use of a MediaWiki:template to make sure the relevant options get passed to whatever lives in that MediaWiki file, and fallback to {{#coordinates}} parserfunctions, if that local MediaWiki file is not present.

You could do a lot of useful and fun things with this capability.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links