{ "currentVersion": 10.91, "id": 0, "name": "Regulated facility", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Facility currently regulated by a program of the California State Water Resources Control Board.", "copyrightText": "California State Water Resources Control Board", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "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": -124.364247, "ymin": 32.542, "xmax": -114.140239, "ymax": 41.99267, "spatialReference": { "wkid": 4269, "latestWkid": 4269 } }, "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSDiamond", "color": [ 255, 0, 197, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Active", "label": "Active", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FACILITY_NAME", "typeIdField": "STATUS", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITY_ID", "type": "esriFieldTypeInteger", "alias": "FACILITY_ID", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "FACILITY_ID" }, { "name": "REGION", "type": "esriFieldTypeString", "alias": "REGION", "domain": null, "editable": true, "nullable": true, "length": 9, "defaultValue": null, "modelName": "REGION" }, { "name": "FACILITY_NAME", "type": "esriFieldTypeString", "alias": "FACILITY_NAME", "domain": null, "editable": true, "nullable": false, "length": 240, "defaultValue": null, "modelName": "FACILITY_NAME" }, { "name": "PARENT_PLACE_TYPE", "type": "esriFieldTypeString", "alias": "PARENT_PLACE_TYPE", "domain": null, "editable": true, "nullable": false, "length": 90, "defaultValue": null, "modelName": "PARENT_PLACE_TYPE" }, { "name": "PLACE_SUBTYPE", "type": "esriFieldTypeString", "alias": "PLACE_SUBTYPE", "domain": null, "editable": true, "nullable": true, "length": 90, "defaultValue": null, "modelName": "PLACE_SUBTYPE" }, { "name": "PLACE_ADDRESS", "type": "esriFieldTypeString", "alias": "PLACE_ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 399, "defaultValue": null, "modelName": "PLACE_ADDRESS" }, { "name": "PLACE_CITY", "type": "esriFieldTypeString", "alias": "PLACE_CITY", "domain": null, "editable": true, "nullable": true, "length": 360, "defaultValue": null, "modelName": "PLACE_CITY" }, { "name": "PLACE_ZIP", "type": "esriFieldTypeString", "alias": "PLACE_ZIP", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PLACE_ZIP" }, { "name": "PLACE_COUNTY", "type": "esriFieldTypeString", "alias": "PLACE_COUNTY", "domain": null, "editable": true, "nullable": true, "length": 90, "defaultValue": null, "modelName": "PLACE_COUNTY" }, { "name": "LATITUDE_DECIMAL_DEGREES", "type": "esriFieldTypeDouble", "alias": "LATITUDE_DECIMAL_DEGREES", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "LATITUDE_DECIMAL_DEGREES" }, { "name": "LONGITUDE_DECIMAL_DEGREES", "type": "esriFieldTypeDouble", "alias": "LONGITUDE_DECIMAL_DEGREES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDE_DECIMAL_DEGREES" }, { "name": "PROGRAM", "type": "esriFieldTypeString", "alias": "PROGRAM", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PROGRAM" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "STATUS" }, { "name": "AGENCY", "type": "esriFieldTypeString", "alias": "AGENCY", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "AGENCY" }, { "name": "REG_MEASURE_TYPE", "type": "esriFieldTypeString", "alias": "REG_MEASURE_TYPE", "domain": null, "editable": true, "nullable": true, "length": 2000, "defaultValue": null, "modelName": "REG_MEASURE_TYPE" }, { "name": "XY_ERROR", "type": "esriFieldTypeSmallInteger", "alias": "XY_ERROR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "XY_ERROR" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R2351839_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A85746_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Active", "name": "Active", "domains": {}, "templates": [ { "name": "Active", "description": "", "prototype": { "attributes": { "REG_MEASURE_TYPE": null, "XY_ERROR": null, "FACILITY_ID": 0, "REGION": null, "FACILITY_NAME": " ", "PARENT_PLACE_TYPE": " ", "PLACE_SUBTYPE": null, "PLACE_ADDRESS": null, "PLACE_CITY": null, "PLACE_ZIP": null, "PLACE_COUNTY": null, "LATITUDE_DECIMAL_DEGREES": 0, "LONGITUDE_DECIMAL_DEGREES": null, "PROGRAM": null, "STATUS": "Active", "AGENCY": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 6000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }