-
Notifications
You must be signed in to change notification settings - Fork 2
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
Feedback on POIAnalytics & Cartographer Journey #64
Comments
Caleb's previous feedback: POIAnalytics Viz
|
My feedback: POIAnalytics VizProblem: Users can pan around a little but they more likely to try different cities out. Currently viz doesn't provide any way to jump from city to city. Possible solution: Search bar to be added to POIAnalytics Viz similar to https://hoodmaps.com/noida-neighborhood-map so that people can easily search for a particular city/area. Problem: Code fetches new points, every time user finishes panning around -> which leads to jerky UX. Possible Solution: Cartographer JourneyProblem 1:Long ask for the user's to go and figure out the cartographer's address, and then enter cartographer's ethereum address on https://foamviz.surge.sh/#/cartographer-journey. Possible solutions: So that users can instantly get some gratification with top cartographers. +1 to integrate with FOAM Tools specific cartographer page. Problem 2:Currently, the user is unable to make the journey as I had envisioned where the user will be able to hop from one point to another to get a feel of the cartographer's journey. Need to think more about how can this be made possible. Problem 3:Reduce loading time for viz. https://foam.tools/#/cartographers/0xe2d128323cf7560a6e7a82726d7b425aedc7a556 Problem 3Tooltip information needs to become clearer to give end-user clarity around what each arc represents. |
POIAnalytics VizProblemThe height/color of columns seems based on the overall highest density hexagon (in NY). Cities other than NY appear to have a low density of points that makes understanding how POI are mapped across individual cities harder. SuggestionShow a relative density from the map's bounding box.(Especially since global density will be handled in another viz). |
@calebsheridan Absolutely. For this edge case, I am not sure how to go about handling UX. Still thinking, let me know you have any ideas. Edge case:
Should the already rendered points height reduce due to a different max? That would look like the previously rendered towers height reducing and the new tower's height increasing. |
Please give feedback on the following visualizations:
Sample of cartographer journey: https://foamviz.surge.sh/#/cartographer-journey/0xe2d128323cf7560a6e7a82726d7b425aedc7a556
Pre-notes
The time slider on Cartographer Journey is a little buggy. Fixes are en-route.
Sample format for feedback:
POIAnalytics
inset feedback for https://foamviz.surge.sh/#/poi-analytics
Cartographer Journey
inset feedback for https://foamviz.surge.sh/#/cartographer-journey
The text was updated successfully, but these errors were encountered: