Webmapping Social Change Online
News | FAQs | Contacts  
    WebMap Composer Product Home
Home Support FAQs

How do I add a metadata link to a data layer served from an ESRI ArcIMS map server?

ArcIMS supports OpenGIS Web Map Server(WMS) 1.0 protocol and so WebMap Composer is fully interoperable and can be used to cost-effectively and flexibly build Web applications to add value to this product.

A WMS provides an XML "capabilities document" with all the information needed to connect to and create a user-friendly interface for the data available from the server.

We show here how to add a metadata link to an ArcIMS capabilities document so WebMap Composer and other WMS clients can use this information. If you do not own the ArcIMS service, ask your map service provider to meet these standards.

User readable metadata is referenced using the DataURL tag.

The capabilities document can generally be located at
%ARC_HOME%/ArcIMS/capabilities/MapService.xml

<Layer queryable="1">
<Name>Topography</Name>
<Title>Base map</Title>
<Abstract>This layer has various interesting features and articles written about it</Abstract>
<LatLonBoundingBox minx="-180" miny="-90" maxx="180" maxy="90"/>
<DataURL>http://www.ourserver.com/metadata/Topoography.HTML</DataURL>
<Style>
<Name>TOPO1</Name>
<Title>TOPO1</Title>
</Style>
</Layer>

These changes will be picked up immediately.

Delete and re-add the layer in your WebMap Composer application view to pick up these changes. Don't forget to save these if you want the next user to get the benefits of this change.

For further information: Guide to WMS Compliancy

While the authors of this site have taken due care and investigated each link, we have no control over information available through the Internet and assume no responsibility for the content, currency or accuracy of information, pictures or sounds provided by other agencies or institutions. Note that when you click on one of the links you may be leaving our website, click on the ‘back button’ to return.

Sort Support FAQs by Subject | Date

  Support:  WMC Home  |  Product Docs  |  Presentations  |  Showcase  |  Release Docs  |  Download  |  FAQs  

top of page

© Social Change Online Pty Ltd, Australia
email: webmap@socialchange.net
URL: http://webmap.socialchange.net