{ "currentVersion": 10.81, "id": 26, "name": "ARV_WAS", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 15000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "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": 2169667.121054426, "ymin": 633865.9486675858, "xmax": 2184252.539718181, "ymax": 638754.5304258317, "spatialReference": { "wkid": 102719, "latestWkid": 2264 } }, "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0c70a436f25da7e5293ef884d4b3f95c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAK9JREFUKJFjYSATsDAwMDCwP1h76icLswxROq4/1mNwzX3DwsDAwPDz6l1FBjNtERQFNx8xMKjLoWp695mBfdtxrZ8MDIdYGBgYGBgE+f8wiAigKnr1gQFDjJER1ankgIHSePcJBwM/D6rM/SeYqj9+QdOoLPODQUsBUyG62NuPaBrJAAOl0Sp9OwMDwyE0ORMGBoYzaGKS3EJC334i2ZiExdAF2Gx69+4dAwMDAwMA1+8nVtl8s84AAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "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": "System", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "System", "type": "esriFieldTypeString", "alias": "System", "domain": { "type": "codedValue", "name": "Use", "description": "Valve Use W", "codedValues": [ { "name": "Water", "code": "Water" }, { "name": "Sewer", "code": "Sewer" }, { "name": "Reclaim", "code": "Reclaim" }, { "name": "WAS", "code": "WAS" }, { "name": "Water and Sewer", "code": "Water and Sewer" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "USE_" }, { "name": "ARV_ID", "type": "esriFieldTypeString", "alias": "ARV_ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ARV_ID" }, { "name": "Year_Installed", "type": "esriFieldTypeString", "alias": "Year_Installed", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Year_Installed" }, { "name": "Manufacture", "type": "esriFieldTypeString", "alias": "Manufacture", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Manufacture" }, { "name": "Diameter", "type": "esriFieldTypeInteger", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Size_" }, { "name": "Inspection_Date", "type": "esriFieldTypeDate", "alias": "Inspection_Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Inspection_Date" }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "Owner", "description": "Owner", "codedValues": [ { "name": "Johnston County Public Utilities", "code": "JCPU" }, { "name": "Partners with Johnston County Public Utilities", "code": "Partner" }, { "name": "Privately Owned", "code": "Private" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Owner" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R538_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S354_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "public_utilities.UTILITIES.ARV_WAS", "description": "", "prototype": { "attributes": { "Owner": null, "System": null, "ARV_ID": null, "Year_Installed": null, "Manufacture": null, "Diameter": null, "Inspection_Date": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }