Welcome Guest, you are in: Login

FDOT Wiki

RSS RSS

GisFramework



Search the wiki
»
The GenMailingListViewModel component allows users to generate mailing lists from previously-selected geometry (optionally buffered).


Required Map Services

Essentially, the GenMailingListViewModel feature action is a geometry selector that offers a buffering capability. The bulk of the work of actually generating a mailing list is accomplished by ArcGIS Server. For the GenMailingListViewModel to function, the virtual application must have a map service that contains a layer that exactly contains all adress information, including the address of the parcel itself and the address of each parcel's owner. This allows the GenMailingListViewModel to be used by any District, even if their parcel model differs from that of District 7.

Location

Namespace: FDOT.GIS.Client.Components.MailingList.ViewModels

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

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

Configuration Options

NameIsRequiredDescription
MapServiceNametrueThe name of the map service containing the required layer.
LayerNametrueThe name of the parcel layer containing address information.

Sample Configuration


<featureAction type="FDOT.GIS.Client.Components.MailingList.ViewModels.GenMailingListViewModel" xapuri="">
  <customSettings>
    <add name="MapServiceName" value ="Parcels" />
    <add name="LayerName" value ="Mailing List" />
  </customSettings>
</featureAction>

Original Author



See Also

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