Welcome Guest, you are in: Login

FDOT Wiki

RSS RSS

GisFramework



Search the wiki
»

FloodInventoryLinker

RSS
Modified on Wednesday, 04 May 2016 09:11 AM by Administrator Categorized as Components
The FloodInventoryLinker component allows users to view the details of flooding incidents in the web application used by the Drainage department.


Required Map Services

This tool does not function unless the "Active Flood Inventory" and "Inactive Flood Inventory" layers are included in the virtual application.

Location

Namespace: FDOT.GIS.Client.Components.FloodInventory

XAP File: FDOT.GIS.Client.Components.FloodInventory.xap

Source code: svn://dotsd7gis2/FDOT.GIS.Client.Components.FloodInventory

Configuration Options

NameIsRequiredDescription
FormatStringtrueThe format string for the URL to be constructed. Parameter 0 will always refer to the configured attribute value of the feature selected by the user.
MapServiceNametrueA semicolon-separated list of map services to query.
LayerNametrueA semicolon-separated list of layers to query.
ColumnNametrueA semicolon-separated list of attributes to query.
WebservertrueThe webserver that is hosting the Flood Inventory website. This configuration setting is used as parameter number 1 in the format string.

Sample Configuration


<component name="Hyperlink" type="FDOT.GIS.Client.Components.FloodInventory.FloodInventoryLinker, FDOT.GIS.Client.Components.FloodInventory, Version=1.0.0.0"
            xapuri="FDOT.GIS.Client.Components.FloodInventory.xap" helpText="Links to the Flood Inventory website." hotkey="F" >
  <customSettings>
    <add name="MapServiceNames" value ="Flood Inventory;Flood Inventory" />
    <add name="LayerNames" value ="Active Flood Inventory;Inactive Flood Inventory" />
    <add name="AttributeNames" value ="OBJECTID;OBJECTID" />
    <add name="FormatString" value ="http://{1}/drainage/FloodInventory_PrintFloodComplaint.aspx?invId={0}&amp;cmd=view" />
    <add name="Webserver" value ="dotsd7gistest" />
  </customSettings>
</component>

Downloads

FDOT.GIS.Client.Components.FloodInventory.xap Download

See Also

Any Questions or Comments? Email
Some of the icons created by FamFamFam.