{ "currentVersion": 10.81, "id": 0, "name": "Drainage Analysis", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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": 684735.8354090527, "ymin": 748978.2284872159, "xmax": 696092.9422859773, "ymax": 785308.2094386667, "spatialReference": { "wkid": 102715, "latestWkid": 2260 } }, "sourceSpatialReference": { "wkid": 102715, "latestWkid": 2260 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LOCATION_TYPE", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 232, 190, 255, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 178, 178, 178, 255 ], "width": 1 } }, "value": "CRITICAL", "label": "Critical", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 152, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 178, 178, 178, 255 ], "width": 1 } }, "value": "COMPLAINT", "label": "Complaint", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 77, 168, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 178, 178, 178, 255 ], "width": 1 } }, "value": "FLOOD PRONE", "label": "Flood Prone", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": null, "labelExpression": "[COMPLAINT_]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 107, 107, 108, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": true, "enableZDefaults": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "COMPLAINT_", "typeIdField": "LOCATION_TYPE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "COMPLAINT_", "type": "esriFieldTypeString", "alias": "COMPLAINT_", "domain": null, "editable": true, "nullable": false, "length": 254, "defaultValue": null, "modelName": "COMPLAINT_" }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "BASIN", "domain": null, "editable": true, "nullable": false, "length": 254, "defaultValue": null, "modelName": "BASIN" }, { "name": "LOCATION_TYPE", "type": "esriFieldTypeString", "alias": "LOCATION_TYPE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION_TYPE" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R173_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S154_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "CRITICAL", "name": "CRITICAL", "domains": {}, "templates": [ { "name": "CRITICAL", "description": "", "prototype": { "attributes": { "BASIN": " ", "LOCATION_TYPE": "CRITICAL", "COMPLAINT_": " " } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "COMPLAINT", "name": "COMPLAINT", "domains": {}, "templates": [ { "name": "COMPLAINT", "description": "", "prototype": { "attributes": { "BASIN": " ", "LOCATION_TYPE": "COMPLAINT", "COMPLAINT_": " " } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "FLOOD PRONE", "name": "FLOOD PRONE", "domains": {}, "templates": [ { "name": "FLOOD PRONE", "description": "", "prototype": { "attributes": { "BASIN": " ", "LOCATION_TYPE": "FLOOD PRONE", "COMPLAINT_": " " } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }