Page MenuHomePhabricator

Maps Dashboard: fix and update
Closed, ResolvedPublic4 Estimated Story Points

Description

On the Discovery team's Maps Dashboard, we need to fix a few bugs (in display) and add in a few new features:

Already exist in the tile summary tab, where we do sum across all styles and zoom levels:

  • tiles by style / users by style needs to have a combined total (of all the styles) option for display
  • tiles by style / users by style needs to have an additional metric for tiles by WMF style
  • tiles by zoom level need to have an additional metric that combines all zoom levels

Not possible with current version of https://meta.wikimedia.org/wiki/Schema:GeoFeatures:

Event Timeline

debt triaged this task as Medium priority.Oct 25 2016, 9:29 PM
mpopov set the point value for this task to 4.
mpopov moved this task from Backlog to In progress on the Discovery-Analysis (Current work) board.

@debt: "tiles by ___ need to have an additional metric that combines all ___" (zoom levels, styles) isn't that just the tile summary?

@debt: also "platform usage needs to add in Commons usage" & "feature usage needs to add in Commons usage" Not sure what exactly is meant by this. If you're asking for clicks, etc. on Commons to be tracked, that means https://meta.wikimedia.org/wiki/Schema:GeoFeatures needs to be changed accordingly and those changes need to be implemented by Max or Julien.

@Yurik: "an additional metric for tiles by WMF style" Not sure what this means.

The only styles I'm seeing in the data are "osm", "osm-intl", "osm-pbf" Which one is WMF style?

Change 318016 had a related patch set uploaded (by Bearloga):
Fix dash, add log-scaling, switch to data.table

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

@mpopov at this point we have two styles - osm-intl (with labels) and osm (without labels). We might add more later, but... never know

@mpopov:

"tiles by ___ need to have an additional metric that combines all ___" (zoom levels, styles) isn't that just the tile summary?

...yes? Not sure because the summary isn't working yet? I get a constant 'disconnected from server error in beta/

also "platform usage needs to add in Commons usage" & "feature usage needs to add in Commons usage" Not sure what exactly is meant by this. If you're asking for clicks, etc. on Commons to be tracked, that means https://meta.wikimedia.org/wiki/Schema:GeoFeatures needs to be changed accordingly and those changes need to be implemented by Max or Julien.

...Commons recently added the maplink to their template and now that link to the new WMF maps have been added to any media that has a lat/lng. As seen on this page: https://commons.wikimedia.org/wiki/Category:Pages_with_maps and this individual page (look for camera location and the OSM icon for the link (green background with a magnifying glass).

Change 318016 merged by Chelsyx:
Fix dash, add log-scaling, switch to data.table

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

Change 318164 had a related patch set uploaded (by Bearloga):
Deploy fixed Maps dash

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

Change 318164 merged by Bearloga:
Deploy fixed Maps dash

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