Map Service Tools is a suite of small utilities to help interogate a map service running on your ArcIMS server.
It includes:
- the basic diagnostics for establishing whether the connector is working (as is included with ArcIMS)
- programmatic and XML tree views of the serviceinfo repsonse.
- information about the layers in the Map Service
- automatically generated the selFieldList and fieldAliasList arrays from the layer information
- automatically generated code to use Dave Bollinger's dgGroupToc (top group leve only - an editor is to come).
- generation of "rough" layer legend swatches
It has currently only been tested on IE6.0 and ArcIMS 3.1 and 4.0. However, other implementations may work. Just unzip the package into a directory under your web servers root directory and point your browser at this location.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Map Service Tools is a suite of small utilities to help interogate a map service running on your ArcIMS server.
It includes:
- the basic diagnostics for establishing whether the connector is working (as is included with ArcIMS)
- programmatic and XML tree views of the serviceinfo repsonse.
- information about the layers in the Map Service
- automatically generated the selFieldList and fieldAliasList arrays from the layer information
- automatically generated code to use Dave Bollinger's dgGroupToc (top group leve only - an editor is to come).
- generation of "rough" layer legend swatches
It has currently only been tested on IE6.0 and ArcIMS 3.1 and 4.0. However, other implementations may work. Just unzip the package into a directory under your web servers root directory and point your browser at this location.
A simple image cropping utility has been provided (requires PHP).