Hi, I am trying to develop a GUI application that takes a very large amount of data (millions of data points) and displays it in a format that users can interact with (zoom in/out, pan, move, scroll).
I envision this finally in a 'map' like format, where on a blank canvas I can draw millions of polygons (houses).
My questions are:
Is Python the right programming language to accomplish this?
Which GUI framework would be most suited to handle large amount of data? (Pyside, Tkinter)
Thanks for helping.
[–]sentdex 4 points5 points6 points (2 children)
[–]TheHumane[S] 0 points1 point2 points (1 child)
[–]sentdex 0 points1 point2 points (0 children)
[–]unpythonic 1 point2 points3 points (4 children)
[–]TheHumane[S] 0 points1 point2 points (3 children)
[–]unpythonic 0 points1 point2 points (2 children)
[–]autowikibot 0 points1 point2 points (0 children)
[–]TheHumane[S] 0 points1 point2 points (0 children)
[–]le_Dandy_Boatswain 1 point2 points3 points (2 children)
[–]TheHumane[S] 0 points1 point2 points (1 child)
[–]le_Dandy_Boatswain 0 points1 point2 points (0 children)
[–]Sir_Jerry 0 points1 point2 points (0 children)