I am looking for the top APIs that I can use to display maps from a number of map servers/sources. (like openlayers and openscales). So are there any other popular APIs for other languages than javascript and flex (C++,Java,C#... ) ? (it doesn't matter if it is free or not)
|
closed as not constructive by R.K., Chad Cooper, Get Spatial, Devdatta Tengshe, iant♦ Nov 13 '12 at 15:17
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
Well you can always use QGIS with its Python API to create a standalone application. http://www.qgis.org/pyqgis-cookbook/ https://github.com/NathanW2/pyqgis-playground/blob/master/canvas/canvas.py |
|||
|
|
|
BruTile is a potential C# option - open source and active. That gets you into the C# / .net world (desktop applications, silverlight, etc). There are libraries that use BruTile that provide higher level abstractions - they are listed on the website. If that doesn't help you, a much more detailed question might produce a more useful answer. |
|||
|
|
