{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 459, "name": "Other Site Address Points", "type": "Feature Layer", "description": "Collection of addresses in Augusta-Richmond County, GA that is maintained by IT-GIS. FGDC, NENA, & USPS standards are incorporated into the schema to make exhanging data across systems more efficient. Data quality is reviewed on a regular basis.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102666, "latestWkid": 2239, "xyTolerance": 0.013123333333333384, "zTolerance": 8.0E-5, "mTolerance": 8.0E-5, "falseX": -17463800, "falseY": -46132600, "xyUnits": 2438.404876809744, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 327, "name": "Land Records" }, "subLayers": [], "minScale": 3600, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 61, 161, 170, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[ADDRNUM]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "none", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "OTHERSUBTYPE = 0", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Parcel", "priority": 36, "symbol": { "type": "esriTS", "color": [ 0, 38, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 190, 232, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpression": "[ADDRNUM] CONCAT NEWLINE CONCAT [UNITINFO]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "where": "OTHERSUBTYPE <> 0", "useCodedValues": true, "maxScale": 0, "minScale": 2400, "name": "Not Parcels", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 190, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 617074.6883260086, "ymin": 1175265.765066959, "xmax": 757575.7844557986, "ymax": 1288201.7092241421, "spatialReference": { "wkid": 102666, "latestWkid": 2239, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17790500, "falseY": -43703500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FULLNAME", "typeIdField": "OTHERSUBTYPE", "subtypeFieldName": "OTHERSUBTYPE", "subtypeField": "OTHERSUBTYPE", "defaultSubtypeCode": 14, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SITEADDID", "type": "esriFieldTypeString", "alias": "Site Address ID", "length": 20, "domain": null }, { "name": "ADDRNUM", "type": "esriFieldTypeString", "alias": "Full Address Number", "length": 10, "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 40, "domain": null }, { "name": "UNITINFO", "type": "esriFieldTypeString", "alias": "Unit Info", "length": 20, "domain": null }, { "name": "SITEADDRESS", "type": "esriFieldTypeString", "alias": "Full Site Address", "length": 100, "domain": null }, { "name": "CITY_ST_ZIP", "type": "esriFieldTypeString", "alias": "City, St, Zip", "length": 50, "domain": null }, { "name": "ALTFULLADDRESS", "type": "esriFieldTypeString", "alias": "Alternate Full Address", "length": 100, "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "99!GlobalID", "length": 38, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "99!Status", "length": 30, "domain": { "type": "codedValue", "name": "StatusFeature_1", "description": "The status of the related feature or record.", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Retired", "code": "Retired" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Pending Retired", "code": "Pending_Retired" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OTHERSUBTYPE", "type": "esriFieldTypeInteger", "alias": "99!Other Subtype", "domain": { "type": "codedValue", "name": "AddressSubtypes", "description": "Other Address Subtypes", "codedValues": [ { "name": "Apartment", "code": 1 }, { "name": "Building", "code": 2 }, { "name": "Business", "code": 3 }, { "name": "Duplex", "code": 4 }, { "name": "Mobile Home", "code": 5 }, { "name": "Other", "code": 6 }, { "name": "Unknown", "code": 7 }, { "name": "Utility Asset", "code": 8 }, { "name": "Wireless Tower", "code": 9 }, { "name": "Parcel", "code": 0 }, { "name": "Sign/Billboard", "code": 12 }, { "name": "Mile Marker", "code": 13 }, { "name": "MultiUnit/Structure-NP", "code": 10 }, { "name": "Parcel w/ Subaddress", "code": 11 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R12609_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_12609", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G35320SITEADDID", "fields": "SITEADDID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S9876_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "UNITTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "POINTTYPE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "STATUS": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Retired", "code": "Retired" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ROADDIRPRE": {"type": "inherited"}, "ROADDIRSUFF": {"type": "inherited"}, "CITY": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ROADTYPE": {"type": "inherited"}, "BUSINESS": {"type": "inherited"}, "VALIDATED": {"type": "inherited"}, "POSTED": {"type": "inherited"}, "ANOMALYCODE": {"type": "inherited"}, "VALID911": {"type": "inherited"} }, "id": 1, "name": "Apartment" }, { "domains": { "UNITTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "POINTTYPE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "STATUS": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Retired", "code": "Retired" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ROADDIRPRE": {"type": "inherited"}, "ROADDIRSUFF": {"type": "inherited"}, "CITY": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ROADTYPE": {"type": "inherited"}, "BUSINESS": {"type": "inherited"}, "VALIDATED": {"type": "inherited"}, "POSTED": {"type": "inherited"}, "ANOMALYCODE": {"type": "inherited"}, "VALID911": {"type": "inherited"} }, "id": 2, "name": "Building" }, { "domains": { "UNITTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "POINTTYPE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "STATUS": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Retired", "code": "Retired" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ROADDIRPRE": {"type": "inherited"}, "ROADDIRSUFF": {"type": "inherited"}, "CITY": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ROADTYPE": {"type": "inherited"}, "BUSINESS": {"type": "inherited"}, "VALIDATED": {"type": "inherited"}, "POSTED": {"type": "inherited"}, "ANOMALYCODE": {"type": "inherited"}, "VALID911": {"type": "inherited"} }, "id": 3, "name": "Business" }, { "domains": { "UNITTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "POINTTYPE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "STATUS": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Retired", "code": "Retired" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ROADDIRPRE": {"type": "inherited"}, "ROADDIRSUFF": {"type": "inherited"}, "CITY": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ROADTYPE": {"type": "inherited"}, "BUSINESS": {"type": "inherited"}, "VALIDATED": {"type": "inherited"}, "POSTED": {"type": "inherited"}, "ANOMALYCODE": {"type": "inherited"}, "VALID911": {"type": "inherited"} }, "id": 4, "name": "Duplex" }, { "domains": { "UNITTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "POINTTYPE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "STATUS": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Retired", "code": "Retired" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ROADDIRPRE": {"type": "inherited"}, "ROADDIRSUFF": {"type": "inherited"}, "CITY": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ROADTYPE": {"type": "inherited"}, "BUSINESS": {"type": "inherited"}, "VALIDATED": {"type": "inherited"}, "POSTED": {"type": "inherited"}, "ANOMALYCODE": {"type": "inherited"}, "VALID911": {"type": "inherited"} }, "id": 5, "name": "Mobile Home" }, { "domains": { "UNITTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "POINTTYPE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "STATUS": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Retired", "code": "Retired" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ROADDIRPRE": {"type": "inherited"}, "ROADDIRSUFF": {"type": "inherited"}, "CITY": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ROADTYPE": {"type": "inherited"}, "BUSINESS": {"type": "inherited"}, "VALIDATED": {"type": "inherited"}, "POSTED": {"type": "inherited"}, "ANOMALYCODE": {"type": "inherited"}, "VALID911": {"type": "inherited"} }, "id": 6, "name": "Other" }, { "domains": { "UNITTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "POINTTYPE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "STATUS": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Retired", "code": "Retired" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ROADDIRPRE": {"type": "inherited"}, "ROADDIRSUFF": {"type": "inherited"}, "CITY": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ROADTYPE": {"type": "inherited"}, "BUSINESS": {"type": "inherited"}, "VALIDATED": {"type": "inherited"}, "POSTED": {"type": "inherited"}, "ANOMALYCODE": {"type": "inherited"}, "VALID911": {"type": "inherited"} }, "id": 7, "name": "Unknown" }, { "domains": { "UNITTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "POINTTYPE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "STATUS": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Retired", "code": "Retired" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ROADDIRPRE": {"type": "inherited"}, "ROADDIRSUFF": {"type": "inherited"}, "CITY": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ROADTYPE": {"type": "inherited"}, "BUSINESS": {"type": "inherited"}, "VALIDATED": {"type": "inherited"}, "POSTED": {"type": "inherited"}, "ANOMALYCODE": {"type": "inherited"}, "VALID911": {"type": "inherited"} }, "id": 8, "name": "Utility Asset" }, { "domains": { "UNITTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "POINTTYPE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "STATUS": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Retired", "code": "Retired" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ROADDIRPRE": {"type": "inherited"}, "ROADDIRSUFF": {"type": "inherited"}, "CITY": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ROADTYPE": {"type": "inherited"}, "BUSINESS": {"type": "inherited"}, "VALIDATED": {"type": "inherited"}, "POSTED": {"type": "inherited"}, "ANOMALYCODE": {"type": "inherited"}, "VALID911": {"type": "inherited"} }, "id": 9, "name": "Wireless Tower-NP" }, { "domains": { "UNITTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "POINTTYPE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "STATUS": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Retired", "code": "Retired" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ROADDIRPRE": {"type": "inherited"}, "ROADDIRSUFF": {"type": "inherited"}, "CITY": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ROADTYPE": {"type": "inherited"}, "BUSINESS": {"type": "inherited"}, "VALIDATED": {"type": "inherited"}, "POSTED": {"type": "inherited"}, "ANOMALYCODE": {"type": "inherited"}, "VALID911": {"type": "inherited"} }, "id": 12, "name": "Sign/Billboard" }, { "domains": { "UNITTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "POINTTYPE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "STATUS": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Retired", "code": "Retired" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ROADDIRPRE": {"type": "inherited"}, "ROADDIRSUFF": {"type": "inherited"}, "CITY": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ROADTYPE": {"type": "inherited"}, "BUSINESS": {"type": "inherited"}, "VALIDATED": {"type": "inherited"}, "POSTED": {"type": "inherited"}, "ANOMALYCODE": {"type": "inherited"}, "VALID911": {"type": "inherited"} }, "id": 13, "name": "Mile Marker" }, { "domains": { "UNITTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "POINTTYPE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "STATUS": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Retired", "code": "Retired" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ROADDIRPRE": {"type": "inherited"}, "ROADDIRSUFF": {"type": "inherited"}, "CITY": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ROADTYPE": {"type": "inherited"}, "BUSINESS": {"type": "inherited"}, "VALIDATED": {"type": "inherited"}, "POSTED": {"type": "inherited"}, "ANOMALYCODE": {"type": "inherited"}, "VALID911": {"type": "inherited"} }, "id": 14, "name": "Pending Address" }, { "domains": { "UNITTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "POINTTYPE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "STATUS": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Retired", "code": "Retired" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ROADDIRPRE": {"type": "inherited"}, "ROADDIRSUFF": {"type": "inherited"}, "CITY": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ROADTYPE": {"type": "inherited"}, "BUSINESS": {"type": "inherited"}, "VALIDATED": {"type": "inherited"}, "POSTED": {"type": "inherited"}, "VALIDATEDBY": {"type": "inherited"}, "ANOMALYCODE": {"type": "inherited"}, "VALID911": {"type": "inherited"} }, "id": 0, "name": "Parcel" }, { "domains": { "UNITTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "POINTTYPE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "STATUS": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Retired", "code": "Retired" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ROADDIRPRE": {"type": "inherited"}, "ROADDIRSUFF": {"type": "inherited"}, "CITY": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ROADTYPE": {"type": "inherited"}, "BUSINESS": {"type": "inherited"}, "VALIDATED": {"type": "inherited"}, "POSTED": {"type": "inherited"}, "VALIDATEDBY": {"type": "inherited"}, "ANOMALYCODE": {"type": "inherited"}, "VALID911": {"type": "inherited"} }, "id": 10, "name": "MutiUnit/Structure-NP" }, { "domains": { "UNITTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "POINTTYPE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "STATUS": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Retired", "code": "Retired" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ROADDIRPRE": {"type": "inherited"}, "ROADDIRSUFF": {"type": "inherited"}, "CITY": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ROADTYPE": {"type": "inherited"}, "BUSINESS": {"type": "inherited"}, "VALIDATED": {"type": "inherited"}, "POSTED": {"type": "inherited"}, "VALIDATEDBY": {"type": "inherited"}, "ANOMALYCODE": {"type": "inherited"}, "VALID911": {"type": "inherited"} }, "id": 11, "name": "Parcel w/Subaddress" } ], "subtypes": [ { "domains": { "UNITTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "POINTTYPE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "STATUS": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Retired", "code": "Retired" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ROADDIRPRE": {"type": "inherited"}, "ROADDIRSUFF": {"type": "inherited"}, "CITY": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ROADTYPE": {"type": "inherited"}, "BUSINESS": {"type": "inherited"}, "VALIDATED": {"type": "inherited"}, "POSTED": {"type": "inherited"}, "ANOMALYCODE": {"type": "inherited"}, "VALID911": {"type": "inherited"} }, "defaultValues": { "SITEADDID": null, "ADDPTKEY": null, "ADDRNUMSUF": null, "ADDRNUM": null, "ADDRRANGE": null, "UNITTYPE": null, "UNITID": null, "FULLNAME": null, "SITEADDRESS": null, "PLACENAME": null, "MUNICIPALITY": null, "ESN": null, "PSAP": null, "MSAG": null, "POINTTYPE": null, "CAPTUREMETH": null, "STATUS": null, "LASTUPDATE": null, "LASTEDITOR": null, "GlobalID": null, "PIN": null, "COMMENTS": null, "ROADDIRPRE": null, "ROADDIRSUFF": null, "ROADNAME": null, "CITY": null, "STATE": "GA", "ZIP": null, "ZIP_4": null, "CREATEDATE": null, "CREATEBY": null, "X": null, "Y": null, "SOURCE": null, "ROADTYPE": null, "ADDRESSEND": null, "ALTFULLADDRESS": null, "BUSINESS": null, "CITY_ST_ZIP": null, "LAT": null, "LONG": null, "OTHERSUBTYPE": null, "BUSINESS_NAME": null, "VALIDATED": null, "POSTED": null, "VALIDATEDBY": null, "VALIDDATE": null, "JOIN_ID": null, "ANOMALYCODE": null, "VALID911": null, "UNITINFO": null, "PREADDRNUM": null, "SITEADDNUM": null }, "code": 1, "name": "Apartment" }, { "domains": { "UNITTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "POINTTYPE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "STATUS": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Retired", "code": "Retired" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ROADDIRPRE": {"type": "inherited"}, "ROADDIRSUFF": {"type": "inherited"}, "CITY": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ROADTYPE": {"type": "inherited"}, "BUSINESS": {"type": "inherited"}, "VALIDATED": {"type": "inherited"}, "POSTED": {"type": "inherited"}, "ANOMALYCODE": {"type": "inherited"}, "VALID911": {"type": "inherited"} }, "defaultValues": { "SITEADDID": null, "ADDPTKEY": null, "ADDRNUMSUF": null, "ADDRNUM": null, "ADDRRANGE": null, "UNITTYPE": null, "UNITID": null, "FULLNAME": null, "SITEADDRESS": null, "PLACENAME": null, "MUNICIPALITY": null, "ESN": null, "PSAP": null, "MSAG": null, "POINTTYPE": null, "CAPTUREMETH": null, "STATUS": null, "LASTUPDATE": null, "LASTEDITOR": null, "GlobalID": null, "PIN": null, "COMMENTS": null, "ROADDIRPRE": null, "ROADDIRSUFF": null, "ROADNAME": null, "CITY": null, "STATE": "GA", "ZIP": null, "ZIP_4": null, "CREATEDATE": null, "CREATEBY": null, "X": null, "Y": null, "SOURCE": null, "ROADTYPE": null, "ADDRESSEND": null, "ALTFULLADDRESS": null, "BUSINESS": null, "CITY_ST_ZIP": null, "LAT": null, "LONG": null, "OTHERSUBTYPE": null, "BUSINESS_NAME": null, "VALIDATED": null, "POSTED": null, "VALIDATEDBY": null, "VALIDDATE": null, "JOIN_ID": null, "ANOMALYCODE": null, "VALID911": null, "UNITINFO": null, "PREADDRNUM": null, "SITEADDNUM": null }, "code": 2, "name": "Building" }, { "domains": { "UNITTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "POINTTYPE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "STATUS": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Retired", "code": "Retired" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ROADDIRPRE": {"type": "inherited"}, "ROADDIRSUFF": {"type": "inherited"}, "CITY": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ROADTYPE": {"type": "inherited"}, "BUSINESS": {"type": "inherited"}, "VALIDATED": {"type": "inherited"}, "POSTED": {"type": "inherited"}, "ANOMALYCODE": {"type": "inherited"}, "VALID911": {"type": "inherited"} }, "defaultValues": { "SITEADDID": null, "ADDPTKEY": null, "ADDRNUMSUF": null, "ADDRNUM": null, "ADDRRANGE": null, "UNITTYPE": null, "UNITID": null, "FULLNAME": null, "SITEADDRESS": null, "PLACENAME": null, "MUNICIPALITY": null, "ESN": null, "PSAP": null, "MSAG": null, "POINTTYPE": null, "CAPTUREMETH": null, "STATUS": null, "LASTUPDATE": null, "LASTEDITOR": null, "GlobalID": null, "PIN": null, "COMMENTS": null, "ROADDIRPRE": null, "ROADDIRSUFF": null, "ROADNAME": null, "CITY": null, "STATE": "GA", "ZIP": null, "ZIP_4": null, "CREATEDATE": null, "CREATEBY": null, "X": null, "Y": null, "SOURCE": null, "ROADTYPE": null, "ADDRESSEND": null, "ALTFULLADDRESS": null, "BUSINESS": null, "CITY_ST_ZIP": null, "LAT": null, "LONG": null, "OTHERSUBTYPE": null, "BUSINESS_NAME": null, "VALIDATED": null, "POSTED": null, "VALIDATEDBY": null, "VALIDDATE": null, "JOIN_ID": null, "ANOMALYCODE": null, "VALID911": null, "UNITINFO": null, "PREADDRNUM": null, "SITEADDNUM": null }, "code": 3, "name": "Business" }, { "domains": { "UNITTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "POINTTYPE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "STATUS": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Retired", "code": "Retired" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ROADDIRPRE": {"type": "inherited"}, "ROADDIRSUFF": {"type": "inherited"}, "CITY": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ROADTYPE": {"type": "inherited"}, "BUSINESS": {"type": "inherited"}, "VALIDATED": {"type": "inherited"}, "POSTED": {"type": "inherited"}, "ANOMALYCODE": {"type": "inherited"}, "VALID911": {"type": "inherited"} }, "defaultValues": { "SITEADDID": null, "ADDPTKEY": null, "ADDRNUMSUF": null, "ADDRNUM": null, "ADDRRANGE": null, "UNITTYPE": null, "UNITID": null, "FULLNAME": null, "SITEADDRESS": null, "PLACENAME": null, "MUNICIPALITY": null, "ESN": null, "PSAP": null, "MSAG": null, "POINTTYPE": null, "CAPTUREMETH": null, "STATUS": null, "LASTUPDATE": null, "LASTEDITOR": null, "GlobalID": null, "PIN": null, "COMMENTS": null, "ROADDIRPRE": null, "ROADDIRSUFF": null, "ROADNAME": null, "CITY": null, "STATE": "GA", "ZIP": null, "ZIP_4": null, "CREATEDATE": null, "CREATEBY": null, "X": null, "Y": null, "SOURCE": null, "ROADTYPE": null, "ADDRESSEND": null, "ALTFULLADDRESS": null, "BUSINESS": null, "CITY_ST_ZIP": null, "LAT": null, "LONG": null, "OTHERSUBTYPE": null, "BUSINESS_NAME": null, "VALIDATED": null, "POSTED": null, "VALIDATEDBY": null, "VALIDDATE": null, "JOIN_ID": null, "ANOMALYCODE": null, "VALID911": null, "UNITINFO": null, "PREADDRNUM": null, "SITEADDNUM": null }, "code": 4, "name": "Duplex" }, { "domains": { "UNITTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "POINTTYPE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "STATUS": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Retired", "code": "Retired" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ROADDIRPRE": {"type": "inherited"}, "ROADDIRSUFF": {"type": "inherited"}, "CITY": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ROADTYPE": {"type": "inherited"}, "BUSINESS": {"type": "inherited"}, "VALIDATED": {"type": "inherited"}, "POSTED": {"type": "inherited"}, "ANOMALYCODE": {"type": "inherited"}, "VALID911": {"type": "inherited"} }, "defaultValues": { "SITEADDID": null, "ADDPTKEY": null, "ADDRNUMSUF": null, "ADDRNUM": null, "ADDRRANGE": null, "UNITTYPE": null, "UNITID": null, "FULLNAME": null, "SITEADDRESS": null, "PLACENAME": null, "MUNICIPALITY": null, "ESN": null, "PSAP": null, "MSAG": null, "POINTTYPE": null, "CAPTUREMETH": null, "STATUS": null, "LASTUPDATE": null, "LASTEDITOR": null, "GlobalID": null, "PIN": null, "COMMENTS": null, "ROADDIRPRE": null, "ROADDIRSUFF": null, "ROADNAME": null, "CITY": null, "STATE": "GA", "ZIP": null, "ZIP_4": null, "CREATEDATE": null, "CREATEBY": null, "X": null, "Y": null, "SOURCE": null, "ROADTYPE": null, "ADDRESSEND": null, "ALTFULLADDRESS": null, "BUSINESS": null, "CITY_ST_ZIP": null, "LAT": null, "LONG": null, "OTHERSUBTYPE": null, "BUSINESS_NAME": null, "VALIDATED": null, "POSTED": null, "VALIDATEDBY": null, "VALIDDATE": null, "JOIN_ID": null, "ANOMALYCODE": null, "VALID911": null, "UNITINFO": null, "PREADDRNUM": null, "SITEADDNUM": null }, "code": 5, "name": "Mobile Home" }, { "domains": { "UNITTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "POINTTYPE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "STATUS": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Retired", "code": "Retired" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ROADDIRPRE": {"type": "inherited"}, "ROADDIRSUFF": {"type": "inherited"}, "CITY": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ROADTYPE": {"type": "inherited"}, "BUSINESS": {"type": "inherited"}, "VALIDATED": {"type": "inherited"}, "POSTED": {"type": "inherited"}, "ANOMALYCODE": {"type": "inherited"}, "VALID911": {"type": "inherited"} }, "defaultValues": { "SITEADDID": null, "ADDPTKEY": null, "ADDRNUMSUF": null, "ADDRNUM": null, "ADDRRANGE": null, "UNITTYPE": null, "UNITID": null, "FULLNAME": null, "SITEADDRESS": null, "PLACENAME": null, "MUNICIPALITY": null, "ESN": null, "PSAP": null, "MSAG": null, "POINTTYPE": null, "CAPTUREMETH": null, "STATUS": null, "LASTUPDATE": null, "LASTEDITOR": null, "GlobalID": null, "PIN": null, "COMMENTS": null, "ROADDIRPRE": null, "ROADDIRSUFF": null, "ROADNAME": null, "CITY": null, "STATE": "GA", "ZIP": null, "ZIP_4": null, "CREATEDATE": null, "CREATEBY": null, "X": null, "Y": null, "SOURCE": null, "ROADTYPE": null, "ADDRESSEND": null, "ALTFULLADDRESS": null, "BUSINESS": null, "CITY_ST_ZIP": null, "LAT": null, "LONG": null, "OTHERSUBTYPE": null, "BUSINESS_NAME": null, "VALIDATED": null, "POSTED": null, "VALIDATEDBY": null, "VALIDDATE": null, "JOIN_ID": null, "ANOMALYCODE": null, "VALID911": null, "UNITINFO": null, "PREADDRNUM": null, "SITEADDNUM": null }, "code": 6, "name": "Other" }, { "domains": { "UNITTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "POINTTYPE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "STATUS": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Retired", "code": "Retired" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ROADDIRPRE": {"type": "inherited"}, "ROADDIRSUFF": {"type": "inherited"}, "CITY": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ROADTYPE": {"type": "inherited"}, "BUSINESS": {"type": "inherited"}, "VALIDATED": {"type": "inherited"}, "POSTED": {"type": "inherited"}, "ANOMALYCODE": {"type": "inherited"}, "VALID911": {"type": "inherited"} }, "defaultValues": { "SITEADDID": null, "ADDPTKEY": null, "ADDRNUMSUF": null, "ADDRNUM": null, "ADDRRANGE": null, "UNITTYPE": null, "UNITID": null, "FULLNAME": null, "SITEADDRESS": null, "PLACENAME": null, "MUNICIPALITY": null, "ESN": null, "PSAP": null, "MSAG": null, "POINTTYPE": null, "CAPTUREMETH": null, "STATUS": null, "LASTUPDATE": null, "LASTEDITOR": null, "GlobalID": null, "PIN": null, "COMMENTS": null, "ROADDIRPRE": null, "ROADDIRSUFF": null, "ROADNAME": null, "CITY": null, "STATE": "GA", "ZIP": null, "ZIP_4": null, "CREATEDATE": null, "CREATEBY": null, "X": null, "Y": null, "SOURCE": null, "ROADTYPE": null, "ADDRESSEND": null, "ALTFULLADDRESS": null, "BUSINESS": null, "CITY_ST_ZIP": null, "LAT": null, "LONG": null, "OTHERSUBTYPE": null, "BUSINESS_NAME": null, "VALIDATED": null, "POSTED": null, "VALIDATEDBY": null, "VALIDDATE": null, "JOIN_ID": null, "ANOMALYCODE": null, "VALID911": null, "UNITINFO": null, "PREADDRNUM": null, "SITEADDNUM": null }, "code": 7, "name": "Unknown" }, { "domains": { "UNITTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "POINTTYPE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "STATUS": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Retired", "code": "Retired" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ROADDIRPRE": {"type": "inherited"}, "ROADDIRSUFF": {"type": "inherited"}, "CITY": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ROADTYPE": {"type": "inherited"}, "BUSINESS": {"type": "inherited"}, "VALIDATED": {"type": "inherited"}, "POSTED": {"type": "inherited"}, "ANOMALYCODE": {"type": "inherited"}, "VALID911": {"type": "inherited"} }, "defaultValues": { "SITEADDID": null, "ADDPTKEY": null, "ADDRNUMSUF": null, "ADDRNUM": null, "ADDRRANGE": null, "UNITTYPE": null, "UNITID": null, "FULLNAME": null, "SITEADDRESS": null, "PLACENAME": null, "MUNICIPALITY": null, "ESN": null, "PSAP": null, "MSAG": null, "POINTTYPE": null, "CAPTUREMETH": null, "STATUS": null, "LASTUPDATE": null, "LASTEDITOR": null, "GlobalID": null, "PIN": null, "COMMENTS": null, "ROADDIRPRE": null, "ROADDIRSUFF": null, "ROADNAME": null, "CITY": null, "STATE": "GA", "ZIP": null, "ZIP_4": null, "CREATEDATE": null, "CREATEBY": null, "X": null, "Y": null, "SOURCE": null, "ROADTYPE": null, "ADDRESSEND": null, "ALTFULLADDRESS": null, "BUSINESS": null, "CITY_ST_ZIP": null, "LAT": null, "LONG": null, "OTHERSUBTYPE": null, "BUSINESS_NAME": null, "VALIDATED": null, "POSTED": null, "VALIDATEDBY": null, "VALIDDATE": null, "JOIN_ID": null, "ANOMALYCODE": null, "VALID911": null, "UNITINFO": null, "PREADDRNUM": null, "SITEADDNUM": null }, "code": 8, "name": "Utility Asset" }, { "domains": { "UNITTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "POINTTYPE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "STATUS": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Retired", "code": "Retired" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ROADDIRPRE": {"type": "inherited"}, "ROADDIRSUFF": {"type": "inherited"}, "CITY": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ROADTYPE": {"type": "inherited"}, "BUSINESS": {"type": "inherited"}, "VALIDATED": {"type": "inherited"}, "POSTED": {"type": "inherited"}, "ANOMALYCODE": {"type": "inherited"}, "VALID911": {"type": "inherited"} }, "defaultValues": { "SITEADDID": null, "ADDPTKEY": null, "ADDRNUMSUF": null, "ADDRNUM": null, "ADDRRANGE": null, "UNITTYPE": null, "UNITID": null, "FULLNAME": null, "SITEADDRESS": null, "PLACENAME": null, "MUNICIPALITY": null, "ESN": null, "PSAP": null, "MSAG": null, "POINTTYPE": null, "CAPTUREMETH": null, "STATUS": null, "LASTUPDATE": null, "LASTEDITOR": null, "GlobalID": null, "PIN": null, "COMMENTS": null, "ROADDIRPRE": null, "ROADDIRSUFF": null, "ROADNAME": null, "CITY": null, "STATE": "GA", "ZIP": null, "ZIP_4": null, "CREATEDATE": null, "CREATEBY": null, "X": null, "Y": null, "SOURCE": null, "ROADTYPE": null, "ADDRESSEND": null, "ALTFULLADDRESS": null, "BUSINESS": null, "CITY_ST_ZIP": null, "LAT": null, "LONG": null, "OTHERSUBTYPE": null, "BUSINESS_NAME": null, "VALIDATED": null, "POSTED": null, "VALIDATEDBY": null, "VALIDDATE": null, "JOIN_ID": null, "ANOMALYCODE": null, "VALID911": null, "UNITINFO": null, "PREADDRNUM": null, "SITEADDNUM": null }, "code": 9, "name": "Wireless Tower-NP" }, { "domains": { "UNITTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "POINTTYPE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "STATUS": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Retired", "code": "Retired" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ROADDIRPRE": {"type": "inherited"}, "ROADDIRSUFF": {"type": "inherited"}, "CITY": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ROADTYPE": {"type": "inherited"}, "BUSINESS": {"type": "inherited"}, "VALIDATED": {"type": "inherited"}, "POSTED": {"type": "inherited"}, "ANOMALYCODE": {"type": "inherited"}, "VALID911": {"type": "inherited"} }, "defaultValues": { "SITEADDID": null, "ADDPTKEY": null, "ADDRNUMSUF": null, "ADDRNUM": null, "ADDRRANGE": null, "UNITTYPE": null, "UNITID": null, "FULLNAME": null, "SITEADDRESS": null, "PLACENAME": null, "MUNICIPALITY": null, "ESN": null, "PSAP": null, "MSAG": null, "POINTTYPE": null, "CAPTUREMETH": null, "STATUS": null, "LASTUPDATE": null, "LASTEDITOR": null, "GlobalID": null, "PIN": null, "COMMENTS": null, "ROADDIRPRE": null, "ROADDIRSUFF": null, "ROADNAME": null, "CITY": null, "STATE": "GA", "ZIP": null, "ZIP_4": null, "CREATEDATE": null, "CREATEBY": null, "X": null, "Y": null, "SOURCE": null, "ROADTYPE": null, "ADDRESSEND": null, "ALTFULLADDRESS": null, "BUSINESS": null, "CITY_ST_ZIP": null, "LAT": null, "LONG": null, "OTHERSUBTYPE": null, "BUSINESS_NAME": null, "VALIDATED": null, "POSTED": null, "VALIDATEDBY": null, "VALIDDATE": null, "JOIN_ID": null, "ANOMALYCODE": null, "VALID911": null, "UNITINFO": null, "PREADDRNUM": null, "SITEADDNUM": null }, "code": 12, "name": "Sign/Billboard" }, { "domains": { "UNITTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "POINTTYPE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "STATUS": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Retired", "code": "Retired" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ROADDIRPRE": {"type": "inherited"}, "ROADDIRSUFF": {"type": "inherited"}, "CITY": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ROADTYPE": {"type": "inherited"}, "BUSINESS": {"type": "inherited"}, "VALIDATED": {"type": "inherited"}, "POSTED": {"type": "inherited"}, "ANOMALYCODE": {"type": "inherited"}, "VALID911": {"type": "inherited"} }, "defaultValues": { "SITEADDID": null, "ADDPTKEY": null, "ADDRNUMSUF": null, "ADDRNUM": null, "ADDRRANGE": null, "UNITTYPE": null, "UNITID": null, "FULLNAME": null, "SITEADDRESS": null, "PLACENAME": null, "MUNICIPALITY": null, "ESN": null, "PSAP": null, "MSAG": null, "POINTTYPE": null, "CAPTUREMETH": null, "STATUS": null, "LASTUPDATE": null, "LASTEDITOR": null, "GlobalID": null, "PIN": null, "COMMENTS": null, "ROADDIRPRE": null, "ROADDIRSUFF": null, "ROADNAME": null, "CITY": null, "STATE": "GA", "ZIP": null, "ZIP_4": null, "CREATEDATE": null, "CREATEBY": null, "X": null, "Y": null, "SOURCE": null, "ROADTYPE": null, "ADDRESSEND": null, "ALTFULLADDRESS": null, "BUSINESS": null, "CITY_ST_ZIP": null, "LAT": null, "LONG": null, "OTHERSUBTYPE": null, "BUSINESS_NAME": null, "VALIDATED": null, "POSTED": null, "VALIDATEDBY": null, "VALIDDATE": null, "JOIN_ID": null, "ANOMALYCODE": null, "VALID911": null, "UNITINFO": null, "PREADDRNUM": null, "SITEADDNUM": null }, "code": 13, "name": "Mile Marker" }, { "domains": { "UNITTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "POINTTYPE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "STATUS": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Retired", "code": "Retired" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ROADDIRPRE": {"type": "inherited"}, "ROADDIRSUFF": {"type": "inherited"}, "CITY": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ROADTYPE": {"type": "inherited"}, "BUSINESS": {"type": "inherited"}, "VALIDATED": {"type": "inherited"}, "POSTED": {"type": "inherited"}, "ANOMALYCODE": {"type": "inherited"}, "VALID911": {"type": "inherited"} }, "defaultValues": { "SITEADDID": null, "ADDPTKEY": null, "ADDRNUMSUF": null, "ADDRNUM": null, "ADDRRANGE": null, "UNITTYPE": null, "UNITID": null, "FULLNAME": null, "SITEADDRESS": null, "PLACENAME": null, "MUNICIPALITY": null, "ESN": null, "PSAP": null, "MSAG": null, "POINTTYPE": null, "CAPTUREMETH": null, "STATUS": null, "LASTUPDATE": null, "LASTEDITOR": null, "GlobalID": null, "PIN": null, "COMMENTS": null, "ROADDIRPRE": null, "ROADDIRSUFF": null, "ROADNAME": null, "CITY": null, "STATE": "GA", "ZIP": null, "ZIP_4": null, "CREATEDATE": null, "CREATEBY": null, "X": null, "Y": null, "SOURCE": null, "ROADTYPE": null, "ADDRESSEND": null, "ALTFULLADDRESS": null, "BUSINESS": null, "CITY_ST_ZIP": null, "LAT": null, "LONG": null, "OTHERSUBTYPE": null, "BUSINESS_NAME": null, "VALIDATED": null, "POSTED": null, "VALIDATEDBY": null, "VALIDDATE": null, "JOIN_ID": null, "ANOMALYCODE": null, "VALID911": null, "UNITINFO": null, "PREADDRNUM": null, "SITEADDNUM": null }, "code": 14, "name": "Pending Address" }, { "domains": { "UNITTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "POINTTYPE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "STATUS": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Retired", "code": "Retired" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ROADDIRPRE": {"type": "inherited"}, "ROADDIRSUFF": {"type": "inherited"}, "CITY": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ROADTYPE": {"type": "inherited"}, "BUSINESS": {"type": "inherited"}, "VALIDATED": {"type": "inherited"}, "POSTED": {"type": "inherited"}, "VALIDATEDBY": {"type": "inherited"}, "ANOMALYCODE": {"type": "inherited"}, "VALID911": {"type": "inherited"} }, "defaultValues": { "SITEADDID": null, "ADDPTKEY": null, "ADDRNUMSUF": null, "ADDRNUM": null, "ADDRRANGE": null, "UNITTYPE": null, "UNITID": null, "FULLNAME": null, "SITEADDRESS": null, "PLACENAME": null, "MUNICIPALITY": null, "ESN": null, "PSAP": null, "MSAG": null, "POINTTYPE": null, "CAPTUREMETH": "Placed on Map", "STATUS": null, "LASTUPDATE": null, "LASTEDITOR": null, "GlobalID": null, "PIN": null, "COMMENTS": null, "ROADDIRPRE": null, "ROADDIRSUFF": null, "ROADNAME": null, "CITY": null, "STATE": "GA", "ZIP": null, "ZIP_4": null, "CREATEDATE": null, "CREATEBY": null, "X": null, "Y": null, "SOURCE": "Augusta Richmond County", "ROADTYPE": null, "ADDRESSEND": null, "ALTFULLADDRESS": null, "BUSINESS": null, "CITY_ST_ZIP": null, "LAT": null, "LONG": null, "OTHERSUBTYPE": null, "BUSINESS_NAME": null, "VALIDATED": null, "POSTED": null, "VALIDATEDBY": null, "VALIDDATE": null, "JOIN_ID": null, "ANOMALYCODE": null, "VALID911": null, "UNITINFO": null, "PREADDRNUM": null, "SITEADDNUM": null }, "code": 0, "name": "Parcel" }, { "domains": { "UNITTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "POINTTYPE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "STATUS": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Retired", "code": "Retired" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ROADDIRPRE": {"type": "inherited"}, "ROADDIRSUFF": {"type": "inherited"}, "CITY": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ROADTYPE": {"type": "inherited"}, "BUSINESS": {"type": "inherited"}, "VALIDATED": {"type": "inherited"}, "POSTED": {"type": "inherited"}, "VALIDATEDBY": {"type": "inherited"}, "ANOMALYCODE": {"type": "inherited"}, "VALID911": {"type": "inherited"} }, "defaultValues": { "SITEADDID": null, "ADDPTKEY": null, "ADDRNUMSUF": null, "ADDRNUM": null, "ADDRRANGE": null, "UNITTYPE": null, "UNITID": null, "FULLNAME": null, "SITEADDRESS": null, "PLACENAME": null, "MUNICIPALITY": null, "ESN": null, "PSAP": null, "MSAG": null, "POINTTYPE": null, "CAPTUREMETH": null, "STATUS": null, "LASTUPDATE": null, "LASTEDITOR": null, "GlobalID": null, "PIN": null, "COMMENTS": null, "ROADDIRPRE": null, "ROADDIRSUFF": null, "ROADNAME": null, "CITY": null, "STATE": "GA", "ZIP": null, "ZIP_4": null, "CREATEDATE": null, "CREATEBY": null, "X": null, "Y": null, "SOURCE": null, "ROADTYPE": null, "ADDRESSEND": null, "ALTFULLADDRESS": null, "BUSINESS": null, "CITY_ST_ZIP": null, "LAT": null, "LONG": null, "OTHERSUBTYPE": null, "BUSINESS_NAME": null, "VALIDATED": null, "POSTED": null, "VALIDATEDBY": null, "VALIDDATE": null, "JOIN_ID": null, "ANOMALYCODE": null, "VALID911": null, "UNITINFO": null, "PREADDRNUM": null, "SITEADDNUM": null }, "code": 10, "name": "MutiUnit/Structure-NP" }, { "domains": { "UNITTYPE": {"type": "inherited"}, "MUNICIPALITY": {"type": "inherited"}, "POINTTYPE": {"type": "inherited"}, "CAPTUREMETH": {"type": "inherited"}, "STATUS": { "type": "codedValue", "name": "AddressStatus", "description": "The status of the address or related feature", "codedValues": [ { "name": "Current", "code": "Current" }, { "name": "Pending", "code": "Pending" }, { "name": "Temporary", "code": "Temporary" }, { "name": "Retired", "code": "Retired" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "ROADDIRPRE": {"type": "inherited"}, "ROADDIRSUFF": {"type": "inherited"}, "CITY": {"type": "inherited"}, "SOURCE": {"type": "inherited"}, "ROADTYPE": {"type": "inherited"}, "BUSINESS": {"type": "inherited"}, "VALIDATED": {"type": "inherited"}, "POSTED": {"type": "inherited"}, "VALIDATEDBY": {"type": "inherited"}, "ANOMALYCODE": {"type": "inherited"}, "VALID911": {"type": "inherited"} }, "defaultValues": { "SITEADDID": null, "ADDPTKEY": null, "ADDRNUMSUF": null, "ADDRNUM": null, "ADDRRANGE": null, "UNITTYPE": null, "UNITID": null, "FULLNAME": null, "SITEADDRESS": null, "PLACENAME": null, "MUNICIPALITY": null, "ESN": null, "PSAP": null, "MSAG": null, "POINTTYPE": null, "CAPTUREMETH": null, "STATUS": null, "LASTUPDATE": null, "LASTEDITOR": null, "GlobalID": null, "PIN": null, "COMMENTS": null, "ROADDIRPRE": null, "ROADDIRSUFF": null, "ROADNAME": null, "CITY": null, "STATE": "GA", "ZIP": null, "ZIP_4": null, "CREATEDATE": null, "CREATEBY": null, "X": null, "Y": null, "SOURCE": null, "ROADTYPE": null, "ADDRESSEND": null, "ALTFULLADDRESS": null, "BUSINESS": null, "CITY_ST_ZIP": null, "LAT": null, "LONG": null, "OTHERSUBTYPE": null, "BUSINESS_NAME": null, "VALIDATED": null, "POSTED": null, "VALIDATEDBY": null, "VALIDDATE": null, "JOIN_ID": null, "ANOMALYCODE": null, "VALID911": null, "UNITINFO": null, "PREADDRNUM": null, "SITEADDNUM": null }, "code": 11, "name": "Parcel w/Subaddress" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }