wyrdhamster
wyrdhamster

Reputation: 3

Best WebGIS framework for WMS

I need to make a demo web project with extensive support for reading and editing WM(T)S, like this project. For technology Java or .NET are possible solutions. I tired GeoMajas for couple of days now, but it get annoying error about refresh of main map that I can't solve. Also, community support is non-existing as there are only mialing lists about development of GeoMajas, no forum to help solve this problem. Any advice on what framework to choose?

Upvotes: 0

Views: 1249

Answers (1)

Darkcylde
Darkcylde

Reputation: 869

I would suggest looking at one of the following

These are all java script libraries so if you really need to you can inlcude them in a Java or .net based website.

If your looking for a more complete framework I would look at the OpenGeo suite. If you download it and look at the Geoexplorer app makes a good starting point and it uses the OpenGeo GSP Libries which are basically a warpper around GeoExt and Openlayers.

Upvotes: 3

Related Questions