Service Description: Composite geocode service containing six geocode locators. First tier: TIPS Address Points using the ESRI "US One Address with Zone" locator style (loc_Name field entry: TIPS_POINTS). Second tier: TIPS Centerlines using the ESRI "US Alphanumeric Ranges with City, State and ZIP" locator style (loc_Name field entry: TIPS_LINES_1). Third tier: TIPS Centerlines using the ESRI "US Streets with City, State, and ZIP" locator style (loc_Name field entry: TIPS_LINES_2). Fourth tier: TeleAtlas Centerlines using the ESRI "US Alpanumeric Ranges with Zone" locator style (loc_Name field entry: TA_USARZ). Fifth tier: TeleAtlas Centerlines using the ESRI "US Streets with Zone" locator style (loc_Name field entry: TA_USSZ). Fifth tier: NAVTEQ Centerlines using custom NAVTEQ locator style (loc_Name field entry will be one of three: NAV.Street_Address, NAV.Zipcode, NAV.CityState). Note that NAV.Zipcode and NAV.CityState return address locations that are in the center of either the zip code or the city, while the rest of the locators return street address locations. Geocode data will be returned in the Tennessee State Plane feet projection.
Address Fields:
- Street (Type: esriFieldTypeString, Alias: Street, Required: false )
- City (Type: esriFieldTypeString, Alias: City, Required: false )
- State (Type: esriFieldTypeString, Alias: State, Required: false )
- Zip (Type: esriFieldTypeString, Alias: Zip, Required: false )
- Zip4 (Type: esriFieldTypeString, Alias: Zip4, Required: false )
Candidate Fields:
- Loc_name (Type: esriFieldTypeString, Alias: Loc_name)
- Shape (Type: esriFieldTypeGeometry, Alias: Shape)
- Score (Type: esriFieldTypeSmallInteger, Alias: Score)
- Side (Type: esriFieldTypeString, Alias: Side)
- X (Type: esriFieldTypeDouble, Alias: X)
- Y (Type: esriFieldTypeDouble, Alias: Y)
- Ref_ID (Type: esriFieldTypeInteger, Alias: Ref_ID)
- Pct_along (Type: esriFieldTypeDouble, Alias: Pct_along)
- GridZoneL (Type: esriFieldTypeString, Alias: GridZoneL)
- LeftFrom (Type: esriFieldTypeString, Alias: LeftFrom)
- LeftTo (Type: esriFieldTypeString, Alias: LeftTo)
- GridZoneR (Type: esriFieldTypeString, Alias: GridZoneR)
- RightFrom (Type: esriFieldTypeString, Alias: RightFrom)
- RightTo (Type: esriFieldTypeString, Alias: RightTo)
- PreDir (Type: esriFieldTypeString, Alias: PreDir)
- PreType (Type: esriFieldTypeString, Alias: PreType)
- StreetName (Type: esriFieldTypeString, Alias: StreetName)
- StreetType (Type: esriFieldTypeString, Alias: StreetType)
- SufDir (Type: esriFieldTypeString, Alias: SufDir)
- LeftCity (Type: esriFieldTypeString, Alias: LeftCity)
- RightCity (Type: esriFieldTypeString, Alias: RightCity)
- State (Type: esriFieldTypeString, Alias: State)
- LeftZIP (Type: esriFieldTypeString, Alias: LeftZIP)
- RightZIP (Type: esriFieldTypeString, Alias: RightZIP)
- Match_addr (Type: esriFieldTypeString, Alias: Match_addr)
- LeftZone (Type: esriFieldTypeString, Alias: LeftZone)
- RightZone (Type: esriFieldTypeString, Alias: RightZone)
- LeftHNX (Type: esriFieldTypeString, Alias: LeftHNX)
- LeftHNS (Type: esriFieldTypeString, Alias: LeftHNS)
- RightHNX (Type: esriFieldTypeString, Alias: RightHNX)
- RightHNS (Type: esriFieldTypeString, Alias: RightHNS)
- LeftState (Type: esriFieldTypeString, Alias: LeftState)
- RightState (Type: esriFieldTypeString, Alias: RightState)
- Zip (Type: esriFieldTypeString, Alias: Zip)
- Zip4 (Type: esriFieldTypeString, Alias: Zip4)
- Zip4_Type (Type: esriFieldTypeString, Alias: Zip4_Type)
- City (Type: esriFieldTypeString, Alias: City)
Spatial Reference:
Locator Properties:
- UICLSID: {3D486637-6BCF-4A0C-83DB-A02D437FB8FC}
- SuggestedBatchSize: 10
- WriteXYCoordFields: TRUE
- WriteStandardizedAddressField: TRUE
- WriteReferenceIDField: TRUE
- WritePercentAlongField: TRUE
Supported Interfaces:
REST
SOAP
Supported Operations:
Find Address Candidates
Reverse Geocode