{ "currentVersion": 10.81, "id": 0, "name": "County_Address", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 15000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "This Address Point feature class was created by combining existing Johston County centroids with physical addresses present in telco, planning, and tax databases. All points were field verified using windshield survey method during the period of February 2014 - August 2015. All points contain a \"Confidence\" attribute stating the result of the windshield survey performed per each address point location. Street names and formats have been standardized to match Johnston County centerlines and guidlines. ", "copyrightText": "Atlas Geographic Data, Inc.", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 2087726.4476660937, "ymin": 547934.8193493336, "xmax": 2276648.952038169, "ymax": 750375.0486544222, "spatialReference": { "wkid": 102719, "latestWkid": 2264 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 130, 65, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "APID", "type": "esriFieldTypeInteger", "alias": "APID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "APID" }, { "name": "BLDG_CODE", "type": "esriFieldTypeString", "alias": "BLDG_CODE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "BLDG_CODE" }, { "name": "FULL_ADDRE", "type": "esriFieldTypeString", "alias": "FULL_ADDRE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "FULL_ADDRE" }, { "name": "ST_NUMBER", "type": "esriFieldTypeString", "alias": "ST_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ST_NUMBER" }, { "name": "ST_NUMSUFF", "type": "esriFieldTypeString", "alias": "ST_NUMSUFF", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ST_NUMSUFF" }, { "name": "ST_PREFIXD", "type": "esriFieldTypeString", "alias": "ST_PREFIXD", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "ST_PREFIXD" }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ST_NAME" }, { "name": "ST_TYPE", "type": "esriFieldTypeString", "alias": "ST_TYPE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ST_TYPE" }, { "name": "ST_SFX", "type": "esriFieldTypeString", "alias": "ST_SFX", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ST_SFX" }, { "name": "ST_SUFFIXD", "type": "esriFieldTypeString", "alias": "ST_SUFFIXD", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ST_SUFFIXD" }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "UNIT" }, { "name": "BLDG_NAME", "type": "esriFieldTypeString", "alias": "BLDG_NAME", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "BLDG_NAME" }, { "name": "COMMUNITY", "type": "esriFieldTypeString", "alias": "COMMUNITY", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "COMMUNITY" }, { "name": "ZIPCODE", "type": "esriFieldTypeInteger", "alias": "ZIPCODE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ZIPCODE" }, { "name": "CLID", "type": "esriFieldTypeInteger", "alias": "CLID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CLID" }, { "name": "CONFIDENCE", "type": "esriFieldTypeString", "alias": "CONFIDENCE", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CONFIDENCE" }, { "name": "created_us", "type": "esriFieldTypeString", "alias": "created_us", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "created_us" }, { "name": "created_da", "type": "esriFieldTypeDate", "alias": "created_da", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_da" }, { "name": "last_edite", "type": "esriFieldTypeString", "alias": "last_edite", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "last_edite" }, { "name": "last_edi_1", "type": "esriFieldTypeDate", "alias": "last_edi_1", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edi_1" }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R552_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S368_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "County_Address", "description": "", "prototype": { "attributes": { "last_edi_1": null, "GlobalID": null, "APID": null, "BLDG_CODE": null, "FULL_ADDRE": null, "ST_NUMBER": null, "ST_NUMSUFF": null, "ST_PREFIXD": null, "ST_NAME": null, "ST_TYPE": null, "ST_SFX": null, "ST_SUFFIXD": null, "UNIT": null, "BLDG_NAME": null, "COMMUNITY": null, "ZIPCODE": null, "CLID": null, "CONFIDENCE": null, "created_us": null, "created_da": null, "last_edite": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }