{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "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": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 133, 0, 11, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 617074.6883260086, "ymin": 1175265.765066959, "xmax": 757575.7844557986, "ymax": 1288201.7092241421, "spatialReference": { "wkid": 102666, "latestWkid": 2239, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -17790500, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": 0, "zUnits": 1, "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": "ADDPTKEY", "type": "esriFieldTypeString", "alias": "Address Point ID", "length": 20, "domain": null }, { "name": "PREADDRNUM", "type": "esriFieldTypeInteger", "alias": "Address Number Prefix", "domain": null }, { "name": "ADDRNUMSUF", "type": "esriFieldTypeString", "alias": "Address Number Suffix", "length": 5, "domain": null }, { "name": "ADDRNUM", "type": "esriFieldTypeString", "alias": "Full Address Number", "length": 10, "domain": null }, { "name": "ADDRRANGE", "type": "esriFieldTypeString", "alias": "Address Range", "length": 20, "domain": null }, { "name": "UNITTYPE", "type": "esriFieldTypeString", "alias": "Address Unit Type", "length": 5, "domain": { "type": "codedValue", "name": "AddressUnitType", "description": "The type of address unit as adapted from the USPS Publication 28", "codedValues": [ { "name": "Penthouse", "code": "PH" }, { "name": "Apartment", "code": "Apt" }, { "name": "Basement", "code": "Bsmt" }, { "name": "Building", "code": "Bldg" }, { "name": "Department", "code": "Dept" }, { "name": "Floor", "code": "Fl" }, { "name": "Front", "code": "Frnt" }, { "name": "Hanger", "code": "Hngr" }, { "name": "Key", "code": "Key" }, { "name": "Lobby", "code": "Lbby" }, { "name": "Lot", "code": "Lot" }, { "name": "Lower", "code": "Lowr" }, { "name": "Office", "code": "Ofc" }, { "name": "Pier", "code": "Pier" }, { "name": "Rear", "code": "Rear" }, { "name": "Room", "code": "Rm" }, { "name": "Side", "code": "Side" }, { "name": "Slip", "code": "Slip" }, { "name": "Space", "code": "Spc" }, { "name": "Stop", "code": "Stop" }, { "name": "Suite", "code": "Ste" }, { "name": "Trailer", "code": "Trlr" }, { "name": "Unit", "code": "Unit" }, { "name": "Upper", "code": "Uppr" }, { "name": "RV", "code": "RV" }, { "name": "Tract", "code": "Tract" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UNITID", "type": "esriFieldTypeString", "alias": "Address Unit Number", "length": 10, "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 40, "domain": null }, { "name": "SITEADDRESS", "type": "esriFieldTypeString", "alias": "Full Site Address", "length": 100, "domain": null }, { "name": "PLACENAME", "type": "esriFieldTypeString", "alias": "Place Name", "length": 250, "domain": null }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "Municipality Name", "length": 20, "domain": { "type": "codedValue", "name": "ARC_Cities_1", "description": "Cities in Richmond County, GA", "codedValues": [ { "name": "Augusta", "code": "Augusta" }, { "name": "Blythe", "code": "Blythe" }, { "name": "Hephzibah", "code": "Hephzibah" }, { "name": "Grovetown", "code": "Grovetown" }, { "name": "Fort Eisenhower", "code": "Fort Eisenhower" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ESN", "type": "esriFieldTypeInteger", "alias": "Emergency Service Number", "domain": null }, { "name": "PSAP", "type": "esriFieldTypeString", "alias": "Public Safety Answering Point", "length": 30, "domain": null }, { "name": "MSAG", "type": "esriFieldTypeString", "alias": "MSAG Community", "length": 30, "domain": null }, { "name": "POINTTYPE", "type": "esriFieldTypeString", "alias": "Location", "length": 30, "domain": { "type": "codedValue", "name": "SiteAddressLocation_1", "description": "A general description of the physical location represented by the site address point", "codedValues": [ { "name": "Mobile Home Park Parcel", "code": "Mobile Home Park" }, { "name": "Apartment Complex Parcel", "code": "Apartment Complex" }, { "name": "Commercial-Retail Parcel", "code": "CommRetail Site" }, { "name": "Wireless Tower Parcel", "code": "Wireless" }, { "name": "Public Utility Parcel", "code": "Utility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "CAPTUREMETH", "type": "esriFieldTypeString", "alias": "Capture Method", "length": 30, "domain": { "type": "codedValue", "name": "PointCollectionMethod", "description": "The collection method for a point feature", "codedValues": [ { "name": "Geocoded", "code": "Geocoded" }, { "name": "GPS", "code": "GPS" }, { "name": "Site Visit", "code": "Site Visit" }, { "name": "Placed on Map", "code": "Placed on Map" }, { "name": "Other", "code": "Other" }, { "name": "Not Verified", "code": "Not Verified" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "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": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 30, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "PIN", "type": "esriFieldTypeString", "alias": "PIN", "length": 20, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "ROADDIRPRE", "type": "esriFieldTypeString", "alias": "Road Directional Prefix", "length": 5, "domain": { "type": "codedValue", "name": "RoadPrefix", "description": "The road name prefix direction", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Northwest", "code": "NW" }, { "name": "Northeast", "code": "NE" }, { "name": "Southeast", "code": "SE" }, { "name": "Southwest", "code": "SW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROADDIRSUFF", "type": "esriFieldTypeString", "alias": "Road Directional Suffix", "length": 5, "domain": { "type": "codedValue", "name": "RoadPostDir", "description": "The road name post direction", "codedValues": [ { "name": "North", "code": "N" }, { "name": "South", "code": "S" }, { "name": "East", "code": "E" }, { "name": "West", "code": "W" }, { "name": "Northeast", "code": "NE" }, { "name": "Northwest", "code": "NW" }, { "name": "Southeast", "code": "SE" }, { "name": "Southwest", "code": "SW" }, { "name": "Eastbound", "code": "EB" }, { "name": "Westbound", "code": "WB" }, { "name": "Northbound", "code": "NB" }, { "name": "Southbound", "code": "SB" }, { "name": "Offramp", "code": "Ofrp" }, { "name": "Onramp", "code": "Onrp" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "Road Name", "length": 20, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 20, "domain": { "type": "codedValue", "name": "ARC_Cities_1", "description": "Cities in Richmond County, GA", "codedValues": [ { "name": "Augusta", "code": "Augusta" }, { "name": "Blythe", "code": "Blythe" }, { "name": "Hephzibah", "code": "Hephzibah" }, { "name": "Grovetown", "code": "Grovetown" }, { "name": "Fort Eisenhower", "code": "Fort Eisenhower" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "State", "length": 5, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "Zip", "length": 5, "domain": null }, { "name": "ZIP_4", "type": "esriFieldTypeString", "alias": "Zip+4", "length": 20, "domain": null }, { "name": "CREATEDATE", "type": "esriFieldTypeDate", "alias": "Create Date", "length": 8, "domain": null }, { "name": "CREATEBY", "type": "esriFieldTypeString", "alias": "Create By", "length": 30, "domain": null }, { "name": "X", "type": "esriFieldTypeString", "alias": "XCoord", "length": 20, "domain": null }, { "name": "Y", "type": "esriFieldTypeString", "alias": "YCoord", "length": 20, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "Source", "length": 50, "domain": { "type": "codedValue", "name": "AddressSource_1", "description": "Data Provider", "codedValues": [ { "name": "City of Hephzibah", "code": "Hephzibah" }, { "name": "City of Blythe", "code": "Blythe" }, { "name": "Provide in Comments", "code": "Other" }, { "name": "United States Census Bureau", "code": "US Census" }, { "name": "City of Augusta", "code": "Augusta" }, { "name": "Richmond County", "code": "Richmond County" }, { "name": "Augusta, GA Government", "code": "Augusta Richmond County" }, { "name": "Fort Eisenhower", "code": "Fort Eisenhower" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROADTYPE", "type": "esriFieldTypeString", "alias": "Road Type", "length": 5, "domain": { "type": "codedValue", "name": "RoadType", "description": "The road name type as adapted from the USPS Publication 28", "codedValues": [ { "name": "Alley", "code": "Aly" }, { "name": "Avenue", "code": "Ave" }, { "name": "Bend", "code": "Bnd" }, { "name": "Boulevard", "code": "Blvd" }, { "name": "Bypass", "code": "Byp" }, { "name": "Circle", "code": "Cir" }, { "name": "Commons", "code": "Cmns" }, { "name": "Court", "code": "Ct" }, { "name": "Cove", "code": "Cv" }, { "name": "Crossing", "code": "Xing" }, { "name": "Drive", "code": "Dr" }, { "name": "Expressway", "code": "Expy" }, { "name": "Extension", "code": "Ext" }, { "name": "Freeway", "code": "Fwy" }, { "name": "Glen", "code": "Gln" }, { "name": "Grove", "code": "Grv" }, { "name": "Highway", "code": "Hwy" }, { "name": "Landing", "code": "Lndg" }, { "name": "Lane", "code": "Ln" }, { "name": "Loop", "code": "Loop" }, { "name": "Offramp", "code": "Ofrp" }, { "name": "Onramp", "code": "Onrp" }, { "name": "Parkway", "code": "Pkwy" }, { "name": "Pass", "code": "Pass" }, { "name": "Place", "code": "Pl" }, { "name": "Plaza", "code": "Plz" }, { "name": "Point", "code": "Pt" }, { "name": "Road", "code": "Rd" }, { "name": "Row", "code": "Row" }, { "name": "Run", "code": "Run" }, { "name": "Square", "code": "Sq" }, { "name": "Street", "code": "St" }, { "name": "Terrace", "code": "Ter" }, { "name": "Trace", "code": "Trce" }, { "name": "Trail", "code": "Trl" }, { "name": "Way", "code": "Way" }, { "name": "Lakes", "code": "Lks" }, { "name": "Park", "code": "Park" }, { "name": "Eastbound", "code": "EB" }, { "name": "Westbound", "code": "WB" }, { "name": "Northbound", "code": "NB" }, { "name": "Southbound", "code": "SB" }, { "name": "Creek", "code": "Crk" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ADDRESSEND", "type": "esriFieldTypeDate", "alias": "Address End Date", "length": 8, "domain": null }, { "name": "ALTFULLADDRESS", "type": "esriFieldTypeString", "alias": "Alternate Full Address", "length": 100, "domain": null }, { "name": "BUSINESS", "type": "esriFieldTypeString", "alias": "Business Site", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CITY_ST_ZIP", "type": "esriFieldTypeString", "alias": "City, St, Zip", "length": 50, "domain": null }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONG", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "OTHERSUBTYPE", "type": "esriFieldTypeInteger", "alias": "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": "BUSINESS_NAME", "type": "esriFieldTypeString", "alias": "Business Name", "length": 200, "domain": null }, { "name": "VALIDATED", "type": "esriFieldTypeString", "alias": "Validated", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "POSTED", "type": "esriFieldTypeString", "alias": "Number Posted", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VALIDATEDBY", "type": "esriFieldTypeString", "alias": "Validated By", "length": 30, "domain": { "type": "codedValue", "name": "Editor_42", "description": "Person editing data", "codedValues": [ { "name": "Bryant", "code": "Bryant" }, { "name": "Chanti", "code": "Chanti" }, { "name": "Pearman", "code": "Pearman" }, { "name": "Perry", "code": "Perry" }, { "name": "Gailor", "code": "Gailor" }, { "name": "Mock", "code": "Mock" }, { "name": "Frierson", "code": "Frierson" }, { "name": "Johnson", "code": "Johnson" }, { "name": "Flaherty", "code": "Flaherty" }, { "name": "Ferrand", "code": "Ferrand" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VALIDDATE", "type": "esriFieldTypeDate", "alias": "Date Validated", "length": 8, "domain": null }, { "name": "JOIN_ID", "type": "esriFieldTypeInteger", "alias": "Join ID", "domain": null }, { "name": "ANOMALYCODE", "type": "esriFieldTypeString", "alias": "Anomaly Code", "length": 50, "domain": { "type": "codedValue", "name": "AddressAnomalyCode", "description": "List of Codes for Address Anomalies", "codedValues": [ { "name": "Out of Sequence", "code": "Out of Sequence" }, { "name": "Odd/Even Issue", "code": "Odd/Even Issue" }, { "name": "Wrong Block Number", "code": "Incorrect Block" }, { "name": "Wrong Road Name", "code": "Incorrect Road" }, { "name": "Reverse Sequencing", "code": "Reverse Order" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VALID911", "type": "esriFieldTypeString", "alias": "Valid for 911", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UNITINFO", "type": "esriFieldTypeString", "alias": "Unit Info", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SITEADDNUM", "type": "esriFieldTypeInteger", "alias": "SITEADDNUM", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R12332_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_12332", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G34273ADDPTKEY", "fields": "ADDPTKEY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G34273SITEADDID", "fields": "SITEADDID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S9627_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": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }