<?xml version="1.0" ?>
<!--
////////////////////////////////////////////////////////////////////////////////
//
// Copyright © 2008 - 2009 ESRI
//
// All rights reserved under the copyright laws of the United States.
// You may freely redistribute and use this software, with or
// without modification, provided you include the original copyright
// and use restrictions. See use restrictions in the file:
// <install location>/FlexViewer/License.txt
//
////////////////////////////////////////////////////////////////////////////////
-->
<configuration>
<layers>
<layer>
<name> Stream Gage </name>
<url>http://rmgsc.cr.usgs.gov/ArcGIS/rest/services/nhss_usdata/MapServer/0</url>
<expression>STAID = '[value]'</expression>
<textsearchlabel>Search by Station ID [ Example: 03260100 ]:</textsearchlabel>
<graphicalsearchlabel>Drag a box to identify the Stream Gage</graphicalsearchlabel>
<fields>STAID, STANAME, STAGE, TIME,URL, CLASS</fields>
<titlefield>Stream Gages</titlefield>
<linkfield>URL</linkfield>
</layer>
</layers>
<zoomscale>5000</zoomscale>
</configuration>