-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mapping tool #10
Comments
This has already been done: http://www.lkozma.net/wpv/ (but perhaps a nicer implementation can be achieved) |
I'm not sure if all edits have an IP address to use to try to geocode the editor's location. Perhaps adding a location if known could be useful I guess. But I'm not sure a full blown map will fit nicely in the interface I have. Perhaps another view would work though... |
Indeed, one of the benefits of having an account is precisely that it masks one's IP address so that it's hidden for everyone except a small group of people, who btw can only look it up under special circumstances. But a visualization of edits wouldn't lose much by featuring only anonymous accounts, I believe. A different view for this (with a map, etc) makes sense. Anyway, if you plan to add location info to the current list view, I'd suggest a flag icon (earlier today I was about to suggest these for languages, but there would be problems since there isn't a one-to-one relationship between countries and languages), but probably not immediately next to the language codes, to prevent confusion. |
Yes a flag for location would definitely make sense. I used to have |
Might be interesting to try some crazy webgl stuff |
Display geograhical blips on a map based on edits
The text was updated successfully, but these errors were encountered: