{ "currentVersion": 10.61, "id": 2, "name": "Control Valves", "parentLayerId": -1, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "type": "Feature Layer", "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": -9204159.9321, "ymin": 4091191.412900001, "xmax": -9195502.4716, "ymax": 4104330.3423999995, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9d74785f18f49e9da54813c9fe9f7263", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAJhJREFUOI3t0LEJwzAQheHH5cBdWnmBTJE+pabQGhpEUwiRUWIMWSCNCKh2caQJAtuQQpKboL+66rvjGAfFAGCMGWKMl1qMiMR7P2f4iz5qYQALgCHDrWLmU55bwqslHf4PeFFKETMXL0spyQ4mortzbgRwLYWtte8d3LoOd/gHLCI3rfULwLMUI6JxBYcQJgDnmgu3HfaKD27vIHhnyIETAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 16, "height": 16, "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": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "domain": null, "editable": true, "nullable": true, "length": 200 }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null, "editable": true, "nullable": true }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null, "editable": true, "nullable": true }, { "name": "VALVETYPE", "type": "esriFieldTypeString", "alias": "Valve Type", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Homeland Park", "code": -2 }, { "name": "Private", "code": -1 }, { "name": "State of South Carolina", "code": -4 }, { "name": "Our Agency", "code": -6 }, { "name": "Other", "code": -7 }, { "name": "ARJWS", "code": -5 }, { "name": "Anderson County", "code": -3 }, { "name": "City of Anderson", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": null, "editable": true, "nullable": true }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "domain": null, "editable": false, "nullable": true, "length": 50 }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255 }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255 }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8 }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "domain": { "type": "codedValue", "name": "Jurisdiction", "description": "Jurisdiction", "codedValues": [ { "name": "Private", "code": "Private" }, { "name": "City of Anderson", "code": "City of Anderson" }, { "name": "Homeland Park", "code": "Homeland Park" }, { "name": "Anderson County", "code": "Anderson County" }, { "name": "State of South Carolina", "code": "State of South Carolina" }, { "name": "ARJWS", "code": "ARJWS" }, { "name": "Our Agency", "code": "Our Agency" }, { "name": "Other", "code": "Other" }, { "name": "Duke Energy", "code": "Duke Energy" }, { "name": "SCDOT", "code": "SCDOT" }, { "name": "Hammond Water", "code": "Hammond Water" }, { "name": "Broadway Water", "code": "Broadway Water" }, { "name": "West Anderson Water", "code": "West Anderson Water" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255 } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "System-maintained Geometry for a feature" }, "indexes": [ { "name": "R15_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "(Empty Values)", "description": "A Sewer Control Valve with no values.", "prototype": { "attributes": { "VALVETYPE": null, "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "Jurisdiction": null, "FACILITYID": null, "INSTALLDATE": null, "LOCDESC": null, "ROTATION": null, "DIAMETER": null, "MAINTBY": 1 } }, "drawingTool": "esriFeatureEditToolPoint" }, { "name": "Backflow Control", "description": "A Backflow Control Sewer Control Valve.", "prototype": { "attributes": { "LOCDESC": null, "ROTATION": null, "DIAMETER": null, "VALVETYPE": "Backflow Control", "ENABLED": 1, "ACTIVEFLAG": 1, "OWNEDBY": 1, "Jurisdiction": null, "FACILITYID": null, "INSTALLDATE": null, "MAINTBY": 1 } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Delete,Query,Update,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 }