Find topic
General webs
Web tools
Help
|
Server Protocols
- ArcIMS? - ArcXML Programmer's Reference Guide for ArcIMS 9.1
- Neuroterrain Atlas Server Network Protocols
- Web Services Description Language (Axis Client)
- Bonfire. Brian Sanders at UCSD provided two versions of the web service. The difference is in the output format.
- CCDB API (temporary location), provided by Willy Waiho Wong at UCSD.
- Region of Interest Image Query Service, provided by Asif Memon at UCSD.
- Sample query string
<request>
<category>mouse</category>
<slicenumber>031</slicenumber>
<regionofinterest>-2.0,2.0,-2.0,-2.0,2.0,-2.0,2.0,2.0,-2.0,2.0</regionofinterest>
</request>
- The slice number is three digits.
- The region of interest is a series of 2D points on the slice plane.
- The query result contains the ArcIMS? server address and image names on the server.
|