WMS client demos
Here you can try some pure wms demos. It's possible to call the client with a key/value pair in the url with the wms connect string or wms's can be loaded dynamically from a client dialog.
The demo use AppForMap as wms client. Two wms are loaded using key/value pairs in the url.
And below an inlined mini client. This is called by:
[url to client]?server_0=[wms connect string] &defaultLayers=[layer1,layer2]&proj=[epsg:code]
If you don't install the epsg code database, you'll also have to set units by units=[xy|degrees]
In this case:
http://demo.mapuse.net/wms/client_mini.phtml?defaultLayers=boroughs,streets& server_0=http%3A%2F%2Fwms.mapuse.net%2Fcgi-bin%2Fmapserv%3Fmap%3D%2Fvar%2F gisdata%2Fnyc.map%26&proj=26918&units=xy
The data is boroughs borders from City of New York and street data comes from Tiger lines. This map is used in nyc.mapuse.net