开发者

How to programmatically draw arcs between cities on a global map? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 7 years ago.

Improve this question

I have a series o开发者_运维问答f cities that I need to programmaticly draw arcs between on a global map. The arcs also have to be labeled with a series of values. Output needs to be png or something similar (i.e. I am not looking for a javascript solution.)

Any suggestions on ways of doing this? I can choose language or tool (so long as it is free).


From your description, any language would do. Java, Python, C# etc. They each have graphics libraries that make it easy to draw lines and text and output images.


Ah, found one that will work perfectly myself.

http://scipy.org/Cookbook/Matplotlib/Maps


Processing might fit your bill

http://processing.org/exhibition/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜