[Please add some description]
Description
Details
- Reference
- bz73482
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | None | T33805 Wikipedia Android App 1.1 tracking - current bugs | |||
Open | None | T35704 GeoData should pull coordinates from Wikidata on sites with the Wikibase Client | |||
Resolved | aude | T112531 [Story] see items around me (Special:Nearby) | |||
Duplicate | None | T112866 [Story] Add Wikibase integration with GeoData extension | |||
Resolved | aude | T75482 [Story] Make Wikibase add coordinates to GeoData on wikidata.org | |||
Open | None | T114092 Add tests for GeoData hooks handling | |||
Resolved | aude | T115482 [Task] Enable GeoData extension on wikidata.org | |||
Resolved | None | T116185 When running updateSearchIndexConfig.php for test.wikidata, the script chokes on the analyzers |
Event Timeline
Updated both bugs to make the distinction. This bug is to get https://www.wikidata.org/wiki/Special:Nearby to work based on data in Wikidata. The other bug is for sites like the Hebrew Wikipedia where the extension should pull data from Wikidata.
Change 243158 had a related patch set uploaded (by Aude):
Register Wikibase coordinates as GeoData in ParserOutput [WIP]
Change 243158 abandoned by Aude:
Register Wikibase coordinates as GeoData in ParserOutput [WIP]
Reason:
in favor of If4ec903 in Wikibase
after talking with MaxSem, we also need to set a type for each coordinate, if possible and set the dimension field also, if possible.
type could generally come from P31 (instanceof)
dimension could be based on area and length properties
Change 244165 had a related patch set uploaded (by Thiemo Mättig (WMDE)):
Add pageImagesPropertyIds configuration for Wikibase servers
Change 244165 merged by jenkins-bot:
Add GeoData and PageImages configuration for Wikibase repo wikis
Do you want to have the fixed types listed at https://www.mediawiki.org/wiki/Extension:GeoData#Parser_function or be more flexible?
Is GeoData type used for anything besides showing the type in Geohack and as a way to get a better default when dim is not set?
Setting the dim for something from Wikidata has quite a few more ways, the uncomplicated way would be having a property we can directly use for it, but not doing any guessing when it is not there.
GeoHack does not use GeoData. "not doing any guessing when it is not there" is bad, unless a page with coordinates but without a dim is an exception rather than a rule.
@Multichill @MaxSem @JanZerebecki we now have specific task for adding type for Wikibase coordinates and I commented there more how I thought we can handle it:
@JanZerebecki type would potentially be used as a consideration for filtering and rendering map features at various zoom levels
https://www.wikidata.org/wiki/Special:Nearby shows Geodata :-D
Thanks Katie for resolving this. Announced in https://www.wikidata.org/w/index.php?title=Wikidata:Project_chat&diff=264532244&oldid=264530469