osmlab / osm-planning

General OSM tools planning and wishlist
Other
18 stars 1 forks source link

OSM hovercards #7

Open kamicut opened 6 years ago

kamicut commented 6 years ago

I am proposing OSM Hover Cards

Wipedia has added Page Previews. I think it would be cool to have something similar to that and Github Hover Cards for OSM.

screen shot 2018-04-24 at 11 38 32 am

What will this enable that we can't do today?

We could potentially have hover cards for users, features or changesets.

For users, the hover card would include a quick bio, profile page and maybe (at a later stage if it's too hard) simple stats. An important feature here could be to add a "message" button to directly communicate with the user. This would allow people exploring a changeset to get a quick glance at who is mapping in that area.

For features/changesets, this could add either tag information when hovering over an iD, or possibly a mini map of the entire feature if we can get it rendered somewhere.

Whom does this benefit?

Any drawbacks?

Resources needed to build and maintain?

This depends on what we want to include in the cards. If we start with simple mirrors of the existing user profile, additionally adding a messaging button, then I don't think we need an additional server. If we're rendering statistics, then we could benefit from the work done in OSMesa or the recent Missing Maps API stats. If we're rendering features, it would need a different pipeline maybe including a tiler.

See also:

Any ideas for a project name?

hovercards ?

Describe this project in a single emoji:

📃

Other

Thanks to @bhousel @jenningsanderson @mojodna @batpad for bouncing around the initial idea.