{ "currentVersion": 10.91, "id": 4, "name": "Discharge Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1486653616000 }, "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": 1433521.6681461632, "ymin": 85026.47179356962, "xmax": 1795432.1661084965, "ymax": 905711.0131639913, "spatialReference": { "wkid": 102745, "latestWkid": 5646, "vcsWkid": 115702, "latestVcsWkid": 115702 } }, "sourceSpatialReference": { "wkid": 102745, "latestWkid": 5646, "vcsWkid": 115702, "latestVcsWkid": 115702 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 133, 124, 255 ], "size": 15, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "Other", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 255, 197, 255 ], "size": 15, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Discharge Point (Non-MSGP)", "label": "Discharge Point (Non-MSGP)", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 92, 230, 255 ], "size": 15, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Observation Point", "label": "Observation Point", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 215, 84, 227, 255 ], "size": 15, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Point of Interest", "label": "Point of Interest", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "PermitName", "typeIdField": "Type", "subtypeField": "", "fields": [ { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "Comments" }, { "name": "DischargeNum", "type": "esriFieldTypeString", "alias": "DischargeNumber", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DischargeNum" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "EPWQ_DischargePointType", "description": "Discharge Points Non-MSGP", "codedValues": [ { "name": "Discharge Point (Non-MSGP)", "code": "Discharge Point (Non-MSGP)" }, { "name": "Observation Point", "code": "Observation Point" }, { "name": "Point of Interest", "code": "Point of Interest" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "Type" }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "PermitName", "type": "esriFieldTypeString", "alias": "PermitName", "domain": null, "editable": true, "nullable": true, "length": 250, "defaultValue": null, "modelName": "PermitName" }, { "name": "PermitNumber", "type": "esriFieldTypeString", "alias": "PermitNumber", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PermitNumber" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "gdb_ct3_46", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_46", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S29_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Discharge Point (Non-MSGP)", "name": "Discharge Point (Non-MSGP)", "domains": { "Type": {"type": "inherited"} }, "templates": [ { "name": "Discharge Point (Non-MSGP)", "description": "", "prototype": { "attributes": { "DischargeNum": null, "Comments": null, "Type": "Discharge Point (Non-MSGP)", "PermitName": null, "PermitNumber": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Observation Point", "name": "Observation Point", "domains": { "Type": {"type": "inherited"} }, "templates": [ { "name": "Observation Point", "description": "", "prototype": { "attributes": { "DischargeNum": null, "Comments": null, "Type": "Observation Point", "PermitName": null, "PermitNumber": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "Point of Interest", "name": "Point of Interest", "domains": { "Type": {"type": "inherited"} }, "templates": [ { "name": "Point of Interest", "description": "", "prototype": { "attributes": { "DischargeNum": null, "Comments": null, "Type": "Point of Interest", "PermitName": null, "PermitNumber": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }