Most complex WMS mapserver? - Stack Overflow most recent 30 from stackoverflow.com 2009-12-09T08:42:49Z http://stackoverflow.com/feeds/question/406183 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/406183/most-complex-wms-mapserver 1 Most complex WMS mapserver? coldfusionPaul 2009-01-02T06:36:15Z 2009-01-02T15:18:30Z <p>i'm building a client-side WMS parser (flex/ActionScript 3) &amp; i'd like to test against as complex a WMS mapserver as i can find. can anyone point me to some sites?</p> <p>thanks.</p> http://stackoverflow.com/questions/406183/most-complex-wms-mapserver/406251#406251 0 Answer by Vinko Vrsalovic for Most complex WMS mapserver? Vinko Vrsalovic 2009-01-02T07:52:05Z 2009-01-02T07:52:05Z <p><a href="http://www.skylab-mobilesystems.com/en/wms_serverlist.html" rel="nofollow">http://www.skylab-mobilesystems.com/en/wms_serverlist.html</a> <a href="http://onearth.jpl.nasa.gov/" rel="nofollow">http://onearth.jpl.nasa.gov/</a></p> <p>You can also easily setup your own to test non tested features you might have with the above:</p> <p><a href="http://mapserver.osgeo.org/ogc/wms_server.html" rel="nofollow">http://mapserver.osgeo.org/ogc/wms_server.html</a></p> http://stackoverflow.com/questions/406183/most-complex-wms-mapserver/407058#407058 0 Answer by coldfusionPaul for Most complex WMS mapserver? coldfusionPaul 2009-01-02T15:18:30Z 2009-01-02T15:18:30Z <p>excellent, thanks. </p> <p>yeah i have setup a few WMS server map files on our dev box but these aren't really very complicated. i was looking for something "nasty" to thoroughly test the parser lib.</p> <p>thanks again.</p>