 |
PHP WMS Client |
 |
The PHP WMS Client provides a simple HTML interface to WMS services. PHP
is used to process the WMS capabilities file, and provide an HTML/Javascript
interface to the WMS server.
Requirements
- PHP 4.1.x compiled with DOM support
Demonstration
Support
Download
Documentation / Help
CVS
- setenv CVSROOT :pserver:cvs @mapserver.refractions.net: /home/cvs/ms
- cvs login (no password)
- cvs checkout phpwms
|
 |
ArcIMS Emulator |
 |
The ArcIMS emulator provides an ArcIMS-style external interface
to the UMN Mapserver. The result is a server which is useable as an
ArcIMS server by standard ESRI clients (ArcMap, ArcCatalog, ArcExplorer)
and other programs written using the ArcIMS ArcXML API.
Requirements
- PHP 4.1.x compiled with DOM support
- PHP/Mapscript 3.6 compiled with OGR and PROJ4 support
Demonstration
- To try the IMS emulator, point ArcCatalog, ArcMap or ArcExplorer at
http://www.refractions.net. This demonstration is based on the nightly
cvs build, and as such may fail on some requests.
Support
Download
Documentation
CVS
- setenv CVSROOT :pserver:cvs @mapserver.refractions.net: /home/cvs/ms
- cvs login (no password)
- cvs checkout imsemu
|