{ "currentVersion": 10.8, "serviceDescription": "This geocoding locator is a composite locator based on addresses maintained and validated by \nthe City of Miami Zoning Department and it is refreshed daily with the address changes performed during the last 24 hours. \nThe locator is composed of two single-field underlying locators capable of finding addresses using the City of Miami\nstandard as well as the USPS addressing standard. The geocoding locator provides a fast and reliable way of finding addresses \nwithin the City of Miami using the most common variations of an address. \nAs with any locator, there will be cases where an address might not 'geocode.' Known limitations, High Score, wrong place\nThe underlying technology might parse an address with a high score but place it in \nwrong location. This is due to the internal parsing and weight given to each address token.\nTo avoid this pitfall, users are encouraged to only select results where\nscore attained is 100.\nMissing Address:\nIf the physical input address exists but it is not returned by the geocoding locator, there is a possibility \nthat the address is not in our system. In that case, reach out to the Zoning Department for a manual verification\nof the address.\nAPI Calls\nAPI calls to this service is limited to the https protocol.", "addressFields": [ { "name": "SingleKey", "type": "esriFieldTypeString", "alias": "Key", "required": false, "length": 100 } ], "singleLineAddressField": { "name": "SingleLine", "type": "esriFieldTypeString", "alias": "Single Line Input", "required": false, "length": 100 }, "candidateFields": [ { "name": "Loc_name", "type": "esriFieldTypeString", "alias": "Loc_name", "required": false, "length": 14 }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "required": false }, { "name": "Score", "type": "esriFieldTypeDouble", "alias": "Score", "required": false }, { "name": "Match_addr", "type": "esriFieldTypeString", "alias": "Match_addr", "required": false, "length": 120 }, { "name": "X", "type": "esriFieldTypeDouble", "alias": "X", "required": false }, { "name": "Y", "type": "esriFieldTypeDouble", "alias": "Y", "required": false }, { "name": "Xmin", "type": "esriFieldTypeDouble", "alias": "Xmin", "required": false }, { "name": "Xmax", "type": "esriFieldTypeDouble", "alias": "Xmax", "required": false }, { "name": "Ymin", "type": "esriFieldTypeDouble", "alias": "Ymin", "required": false }, { "name": "Ymax", "type": "esriFieldTypeDouble", "alias": "Ymax", "required": false }, { "name": "Addr_type", "type": "esriFieldTypeString", "alias": "Addr_type", "required": false, "length": 20 } ], "spatialReference": { "wkid": 2881, "latestWkid": 2881 }, "locatorProperties": { "UICLSID": "{3D486637-6BCF-4A0C-83DB-A02D437FB8FC}", "SuggestedBatchSize": 1000, "MaxBatchSize": 1000, "LoadBalancerTimeOut": 60, "WriteXYCoordFields": "True", "WriteStandardizedAddressField": "False", "WriteReferenceIDField": "False", "WritePercentAlongField": "False" }, "locators": [ {"name": "COMIA"}, {"name": "USPS"} ], "capabilities": "Geocode,ReverseGeocode,Suggest" }