The GIS Web tab provides settings that affect how the Lucity Web Map operates.
To make changes to the GIS settings, click in one of the Value fields and begin typing. Click Save when finished.
Option |
Function |
|
Automatically save redlining edits |
Automatically saves all changes made using the redlining tools. |
App Admin |
Comma separated criteria to use for a where clause if parcel layer is to be queried. Keywords are {BUILDING},{STREETNAME},{STREETNAME2},{ZIP} |
Provides a template for the application to use when querying a parcel layer for information. This template should specify actual field names. Example: The following criteria indicate the building number is stored in the feature class in a field called ADDRESS and the street name is stored in a field called STRNAME. ADDRESS={BUILDING} AND STRNAME='{STREETNAME}' There are four available keywords: {BUILDING} {STREETNAME} {STREETNAME2} {ZIP} |
App Admin |
Default Base Map Name |
Specifies the name of the map service that should be used for the default base map. This name comes from the Name column of the GIS > Map Services screen. The map service referenced here must be marked as a base map. |
App Admin |
Flag indicating that geocoding services are still ArcGIS 10.1 |
The program handles geocoding two different ways. Set this to TRUE if you are on Arc 10.1. Set this to FALSE if you are on Arc 10.2 or higher. |
App Admin |
Force the GIS Web Map to always open to the default extent |
Controls how the webmap opens If this option is TRUE:
If this option is FALSE:
|
App Admin |
Operational Data Spatial Reference WKID |
Specifies the WKID (Well-Known Spatial ID) for the operational data layer in the Web Map. Lucity uses this spatial reference to record xy coordinates and any other spatial data. |
App Admin |
Separator to use for Geocoding Intersections |
Enables agencies to specify which character their geocoding service uses as a separator. By default, this field is set to the | character. |
App Admin |
Street Address Geocoding Field |
Indicates the field name on which the geocoder is based. |
App Admin |
URL for Geocoding Service or URL to parcel layer in map service |
Specifies the URL for the geocoding or parcel services used to find addresses. To switch between the two, check the setting "Use an address layer for ..." Note: REST/ must precede the word service in the URL. Note: If using a parcel service, be sure to enter the URL for the map service and add the layer number to the end. For example, if the parcel layer is the 10th layer in the service, the end of the URL would look something like: ...rest/services/baselayers/MapServer/10 |
App Admin |
URL for Geometry Service |
Specifies the URL for the ArcGIS Geometry service, which is used for geometry operations in the map, such as buffering and reprojection of coordinates. This field is required for the Web Map. |
App Admin |
Use an address layer for address queries instead of geocoding service |
Enables users to use a parcel layer instead of a geocoding layer. |
App Admin |
Use GIS Viewer instead of GIS Web for Show in Map |
Forces the Web Show in Map tool to launch the Lucity GIS Viewer instead of the Lucity Web Map. |
App Admin |