Welcome Guest, you are in: Login

FDOT Wiki

RSS RSS

GisFramework



Search the wiki
»
The Feature Editing Widget Allows approved users to perform edits to GIS feature services within the GIS framework. This tool requires set up & configuration of database table & an “Editor Administrative console” Included in the folder (GEVEditorAdmin). For information on set up & configuration contact D4 GIS.

Feature Editing


Table of Contents [Hide/Show]


Instructions

1. To use the Feature Editing widget you must copy and the FDOT.GIS.Framework.Atkins.xap into the ClientBin folder.

2. You need to add the following lines into the “components.config" file that is used by the application:

<component name="Feature Editor v2" 
      type="FDOT.GIS.Framework.Atkins.ViewModels.AdvancedEditorViewModel, FDOT.GIS.Framework.Atkins, Version=1.0.1.0" 
   	      xapuri="FDOT.GIS.Framework.Atkins.xap" 
      helpText="Edit features on the map">
    <customSettings>
      <add name="GeometryService" value="http://dotsd4gisdev/ArcGIS/rest/services/Geometry/GeometryServer" />
      <add name="EditorAdminService" value="http://dotsd4gisdev/GEVEditorAdmin/UserServices.aspx?userId=" />
    </customSettings>
  </component>

3. You also need to add the following lines into the “startup.config" file that is used by the application:

<startupAction name="GetUserStartupAction" type="FDOT.GIS.Framework.Atkins.StartupActions.GetUserStartupAction"
                 xapuri="FDOT.GIS.Framework.Atkins.xap">
    <customSettings>
      <add name="ServiceUrl" value ="http://dotsd4pmdev.d4b.dot.state.fl.us:8888/userrdn/UserRDN.aspx" />
    </customSettings>
  </startupAction>



Downloads

FDOT.GIS.Framework.Atkins.xap Download

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