Configuration
Application Settings
-
Click Configuration > Application Settings.
-
On the Maintain Application Settings screen, select Effective Date from the Setting type drop-down list, and select GeoAnalyst from the Filter by module drop-down list.
-
Click Edit for the following application settings and enter the required information in the Setting Value column.
-
Click Apply, then click Save in the Command Item bar.
Application Setting |
Required? |
Setting Value |
Comment/Action |
GIS Enable | Yes | [true|false] | Enables GIS Integration. |
Aumentum RevObj Link Field Name | Yes | [PIN/AIN/GeoCd/UnformattedPIN] | Mapping Records field used to link to GIS (PIN, AIN, GeoCd, UnformattedPIN). |
GIS Link Field Name | Yes | [FieldName] | Mapping GIS field used to link to Aumentum. |
GIS Parcel Layer Name | Yes | Parcels | GIS Layer Name using within the GIS service. |
Pictometry Enable | Yes | [true|false] | Enables Pictometry Integration |
Pictometry Image Navigator URL | Optional | applicationUrl?lat=[LAT]&lon=[LON] | This is an external web application for Pictometry Integration ((Pictometry Application). Required if Pictometry Enabled. |
WGS84 Web Service URL | Optional | applicationUrl/WebService.asmx | This is an external web application for GIS Integration that populates XYZ coordinates (WGS84 - Lat/Lon Coordinates) to be used within calculating DistanceFromSubject (Comps), Browser Links, Pictometry and Find Potential Buyers. (WGS84 Application) |
Units Comparables Distance | Yes | mi | Calculated distance within Valuation Comps |
Units Elevation | Yes | ft | Stores ZCoord value |
GIS Map Image URL | Optional | applicationUrl/GenImg.aspx | This is an external web application that generates map images to be embedded into Aumentum Valuation Reports. (Map Image Application) |
UMV Toggle |
Yes |
[true|false] |
Enables UMV Display. |
UMV GIS Base URL |
Optional |
http://arcgisserverdomain/arcgis/rest/services |
ArcGIS Server Rest Service URL. |
UMV Print Task URL |
Optional |
/Utilities/PrintingTools/GPServer/ |
Initiates an ArcGIS Server call to export a formatted map document or image via a server-side geoprocessing service. Full or partial URL export map service.Appends to UMV GIS Base URL |
UMV Geometry URL |
Optional |
/Utilities/Geometry/GeometryServer |
Defines the location of an esri ArcGIS server geometry service, which is found in the esri ArcGIS REST Services Directory (http://[server_URL]/[server_name]/rest/services/Utilities/Geometry/GeometryServer). The geometry service is responsible for coordinate system transformations as applicable to the measurement tool. When the measurement tool is initialized along with map services in either WebMercator (WKIDs 3857, 102100) or WGS84 (WKID 4326) coordinate systems, the GeometryService parameter is not required. Full or partial URL geometry service. Appends to UMV GIS Base URL |
UMV Operational URL |
Yes |
/{folder}/{service}/MapServer) |
References an ArcGIS Server-hosted dynamic map server service layer. Full or partial URL dynamic map service. |
UMV Link Field Name Type |
Yes |
[true|false] |
Sets the field type with respect to PINField. A value of True flags the PIN Field as a “double” (floating point) field type. A value of False implies that the PINFieldType is not a double field type (usually a string). |
UMV Layer ID |
Yes |
0 |
Identifies the property parcels layer (or other polygon layers used in interactive selection) by its index number found in the esri ArcGIS REST Services Directory (http://[server_URL]/[server_name]/rest/services/). |
UMV Projection |
Yes |
102100 |
Establishes the spatial reference (sometimes known as the “map projection”) for the map. This value is a Well-Known ID or WKID. Google, Bing, and esri all adhere to the de facto “Web Mercator” standard, which is 102100 (synonymous with 3857). All spatial references for all maps services used in the viewer must match. The spatial reference for each map service can be found in the esri ArcGIS REST Services Directory.(http://[server_URL]/[server_name]/rest/services/). |
UMV XMAX |
Yes |
|
Sets a bounding box for the initial map view based on the extent defined by two coordinate pairs. While these four fields are separate parameters, all four are required to define the map extent. These may be obtained via either the Initial Extent or Full Extent of a given map service found in the esri ArcGIS REST Services Directory (http://[server_URL]/[server_name]/rest/services/). Note that values formatted in scientific notation are not valid. |
UMV XMIN |
Yes |
|
Sets a bounding box for the initial map view based on the extent defined by two coordinate pairs. While these four fields are separate parameters, all four are required to define the map extent. These may be obtained via either the Initial Extent or Full Extent of a given map service found in the esri ArcGIS REST Services Directory (http://[server_URL]/[server_name]/rest/services/). Note that values formatted in scientific notation are not valid. |
UMV YMAX |
Yes |
|
Sets a bounding box for the initial map view based on the extent defined by two coordinate pairs. While these four fields are separate parameters, all four are required to define the map extent. These may be obtained via either the Initial Extent or Full Extent of a given map service found in the esri ArcGIS REST Services Directory (http://[server_URL]/[server_name]/rest/services/). Note that values formatted in scientific notation are not valid. |
UMV YMIN |
Yes |
|
Sets a bounding box for the initial map view based on the extent defined by two coordinate pairs. While these four fields are separate parameters, all four are required to define the map extent. These may be obtained via either the Initial Extent or Full Extent of a given map service found in the esri ArcGIS REST Services Directory (http://[server_URL]/[server_name]/rest/services/). Note that values formatted in scientific notation are not valid. |
UMV Debug |
Optional |
[true|false] |
The Debug feature set is comprised of commands that allow for direct function calls to the map viewer; suitable for installation and testing. Verbose error and notification alerts are enabled. |
UMV Max Records |
Optional |
Blank |
Limits the maximum records allowed to be handled in the returned JSON from a query against the PINField; allowing a hosting application to control the number of records handled at one time from the query as a whole. (Default is 1000) |
UMV Buffer Color |
Optional |
Blank |
This parameter customizes the fill color of the buffer when using the “Selection/Buffer” tools. Color is expressed in hexadecimal. A default color value approximating red (#FF0014) with an opacity of 15% has been predefined; therefore, specifying this parameter is not necessary to use its associated features. |
UMV Buffer Line Color |
Optional |
Blank |
This parameter customizes the outline of the buffer when using the “Selection/Buffer” tools. Color is expressed in hexadecimal. A default color value approximating red (#FF0014) with an opacity of 65% has been predefined; therefore, specifying this parameter is unnecessary to use its associated features. |
UMV Comparables Color |
Optional |
Blank |
This parameter customizes the outline of features and pin symbol selected via the “Comparable Sales” feature. Color is expressed in hexadecimal. A default color value approximating red (#FF0000) with an opacity of 80% has been predefined; therefore, specifying this parameter is unnecessary to use its associated features. |
UMV Related List Color |
Optional |
Blank |
This parameter customizes the outline of a related list selection. Color is expressed in hexadecimal. A default color value approximating yellow (#FF00FF) with an opacity of 80% has been predefine; therefore, specifying this parameter is unnecessary to use its associated features. |
UMV Secondary Selection Color |
Optional |
Blank |
This parameter customizes the outline of features selected via the “Selection/Buffer” tools. Color is expressed in hexadecimal. A default color value of cyan (#00FFFF) with an opacity of 80% has been predefined; therefore, specifying this parameter is unnecessary to use its associated features. |
UMV Selection Color |
Optional |
Blank |
This parameter customizes the outline of a selected feature of interest. Color is expressed in hexadecimal. A default color value approximating yellow (#FFDC4B) with an opacity of 80% has been predefined; therefore, specifying this parameter is unnecessary to use its associated features. |
UMV UnSelected Comparables Color |
Optional |
Blank |
This parameter customizes the outline of features and pin symbol unselected via the “Comparable Sales” feature. Color is expressed in hexadecimal. A default color value of cyan (#00FFFF) with an opacity of 80% has been predefined; therefore, specifying this parameter is unnecessary to use its associated features. |
UMV Work List Color |
Optional |
Blank |
This parameter customizes the outline of a work list selection. Color is expressed in hexadecimal. A default color value approximating yellow (#FF00FF) with an opacity of 80% has been predefined; therefore, making specifying this parameter is unnecessary to use its associated features. |
UMV BaseMap Base URL |
Optional |
http://arcgisserverdomain/arcgis/rest/services |
ArcGIS Server Rest Service URL. |
UMV BaseMap 1 Title |
Optional |
Blank |
Custom title given to the UMV BaseMap 1 URL service. |
UMV BaseMap 2 Title |
Optional |
Blank |
Custom title given to the UMV BaseMap 2 URL service. |
UMV BaseMap 3 Title |
Optional |
Blank |
Custom title given to the UMV BaseMap 3 URL service. |
UMV BaseMap 4 Title |
Optional |
Blank |
Custom title given to the UMV BaseMap 4 URL service. |
UMV BaseMap 5 Title |
Optional |
Blank |
Custom title given to the UMV BaseMap 5 URL service. |
UMV BaseMap 6 Title |
Optional |
Blank |
Custom title given to the UMV BaseMap 6 URL service. |
UMV BaseMap 1 URL |
Optional |
/{folder}/{service}/MapServer |
The value must be a URL for an ArcGIS Server tiled map service or tiled image server service. Full or partial URL tiled map service. Partial appends to UMV BaseMap Base Url |
UMV BaseMap 2 URL |
Optional |
/{folder}/{service}/MapServer |
The value must be a URL for an ArcGIS Server tiled map service or tiled image server service. Full or partial URL tiled map service. Appends to UMV BaseMap Base Url |
UMV BaseMap 3 URL |
Optional |
/{folder}/{service}/MapServer |
The value must be a URL for an ArcGIS Server tiled map service or tiled image server service. Full or partial URL tiled map service. Appends to UMV BaseMap Base Url |
UMV BaseMap 4 URL |
Optional |
/{folder}/{service}/MapServer |
The value must be a URL for an ArcGIS Server tiled map service or tiled image server service. Full or partial URL tiled map service. Appends to UMV BaseMap Base Url |
UMV BaseMap 5 URL |
Optional |
/{folder}/{service}/MapServer |
The value must be a URL for an ArcGIS Server tiled map service or tiled image server service. Full or partial URL tiled map service. Appends to UMV BaseMap Base Url |
UMV BaseMap 6 URL |
Optional |
/{folder}/{service}/MapServer |
The value must be a URL for an ArcGIS Server tiled map service or tiled image server service. Full or partial URL tiled map service. Appends to UMV BaseMap Base Url |