Resources for Programmatic Rendering of Topology Maps
Posted
by bn
on Stack Overflow
See other posts from Stack Overflow
or by bn
Published on 2009-12-24T19:25:32Z
Indexed on
2010/03/08
9:06 UTC
Read the original article
Hit count: 413
Servus,
Do you know of any frameworks, APIS, languages, or other resources that are well suited for drawing topology maps that allow a user to interact with objects on the map? I am not constrained by language choice and the program can be web-based, or stand-alone. I thought I would check before rolling my own.
My goal is not to draw cartographic maps, but more like this picture: http://www.fineconnection.com/files/images/GraphicalNM.PNG, or if you are familiar with Edward Tufte's books, the data-visualization mechanisms he describes such as a map of a metro or subway.
Also, if you have had any experience rendering these types of user interfaces or usage of underlying datastructures, I would be grateful to hear any thoughts you have on the subject, advice, any "gotchas."
Thank you very for your time,
-bn
© Stack Overflow or respective owner