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. |
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} |
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. |
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. |
Force the GIS Web Map to always open to the default extent |
Prevents the Web Map from saving the extent when the map is closed. Instead, the Web Map opens to the default extent each time it is launched. |
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. |
Schema name where the LiveData geodatabase repository is loaded |
Indicates the schema name where the LiveData geodatabase repository is located and the fully qualified class name or integrated map control. If you're using ArcSDE, this field must identify the login assigned to the schema name. For personal geodatabases, this field should remain blank. |
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. |
Street Address Geocoding Field |
Indicates the field name on which the geocoder is based. |
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 |
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. |
Use an address layer for address queries instead of geocoding service |
Enables users to use a parcel layer instead of a geocoding layer. |
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. |