PHP WMS Client

This client uses the XML capabilities of PHP and standard web application programming techniques to present an HTML/JavaScript view of OpenGIS Web Map Server (WMS) internet mapping servers.

Test Servers

Our goal is to "do the right thing" with all these servers. It will be a long hard road.

"; print "WMS SiteOnline Resource URLStatus"; foreach ( $servers as $s ) { $hurl = urlencode($s[1]); print "$s[0]$s[1]$s[2]"; } ?>
Enter a Server

To Do List