{ "currentVersion": 10.81, "id": 21, "name": "Water Detail Diagram", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "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, "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": 1392734.9359999998, "ymin": 4909287.1568, "xmax": 1417877.4165000003, "ymax": 4924709.0312, "spatialReference": { "wkid": 2193, "latestWkid": 2193 } }, "sourceSpatialReference": { "wkid": 2193, "latestWkid": 2193 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f05a378c35d8e28126c8f529e5d27a8d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAh5JREFUKJGdkk9oknEYx7/v628ut9kffTUmMy1Hq1ELXdOtpIXO/pANyg6OBlGZox0WLXYogvBSh2AHL1EEFru0ICik2JQOgxF0iMJFKQxnBwV1zfmq8y+vHV5mCe7Sc3t4vh/48uEh+M8h9eszgX1ScXXgkMTC7NwmrQJcLJFLfP6RmnnjHp5vDJ591f7IqvA47NpjjKRN/G8o/Gv1tLZzYf7+cuga3M7SX9D+VjRtks3cut5vXl5J4msgyhMUBY1Kgn1qhrnt6B8ReCjBXWCkBk4cFE2NjR49QdM0AsE4YokcerrkyBdKmHz8CZdMSozatLTd2n0umfafn75n8RIAMByWm1tEwqbNaoYjChh0KgCAXqtE79gHDPQqoVEz4gN7dtwA4CWAn8ikLR1b2ZPuasPlPgZfAjFo1AxkjKiDr+pgBURAN20FAoBcKsI6W+Rt0nyW4LmtmLYtpQAoG0EcV0UowuLi0F4AAJstrdfkRKKZpUqF6yGE5o9sAWupHPKFMt75QkhlKzjep0bydwZspjRXA18uxu90qoJG61C3antrM2Z9Ycz6wqAoCoO63XjqMkEoJJh7/z1484rhYQ389uJCPKhfdNLUT49lcL/i1MmuurqZbAGvvYHIRrl8BkC1BgLA1LjR98D9UR9f3XjSLmvVicXNMo6rVtlMMba6ll9YSefHXU5jfjNf96uuCXMUwDC/+QkADrBwjaT9AZPitqj3CN9GAAAAAElFTkSuQmCC", "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": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FILENAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DIAG_ID", "type": "esriFieldTypeString", "alias": "DIAG_ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "DIAG_ID" }, { "name": "FILE_ID", "type": "esriFieldTypeString", "alias": "FILE_ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FILE_ID" }, { "name": "FILENAME", "type": "esriFieldTypeString", "alias": "file_", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "filename" }, { "name": "FILEPATH", "type": "esriFieldTypeString", "alias": "FILEPATH", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "FILEPATH" }, { "name": "HYPERLINK", "type": "esriFieldTypeString", "alias": "HYPERLINK", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "HYPERLINK" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1147_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S959_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Water Detail Diagram", "description": "", "prototype": { "attributes": { "HYPERLINK": null, "ENABLED": 1, "DIAG_ID": null, "FILE_ID": null, "FILENAME": null, "FILEPATH": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }