{ "currentVersion": 10.91, "id": 2, "name": "EvidenceArea", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "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": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 2369755.7297170796, "ymin": 2208698.895865068, "xmax": 2371295.419879161, "ymax": 2220424.773988068, "spatialReference": { "wkid": 102670, "latestWkid": 2243 } }, "sourceSpatialReference": { "wkid": 102670, "latestWkid": 2243 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ITEM", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 54, 51, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Area other", "label": "Area other", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 47, 163, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Blood Pool", "label": "Blood Pool", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 161, 48, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Blood Spatter", "label": "Blood Spatter", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 51, 96, 163, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Building", "label": "Building", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 143, 77, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Debris", "label": "Debris", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 40, 40, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "House", "label": "House", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 77, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Puddle", "label": "Puddle", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ITEM", "typeIdField": "ITEM", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ITEM", "type": "esriFieldTypeString", "alias": "ITEM", "domain": { "type": "codedValue", "name": "AREA", "description": "Evidence area data", "codedValues": [ { "name": "Blood Pool", "code": "Blood Pool" }, { "name": "Blood Spatter", "code": "Blood Spatter" }, { "name": "Debris", "code": "Debris" }, { "name": "Puddle", "code": "Puddle" }, { "name": "House", "code": "House" }, { "name": "Building", "code": "Building" }, { "name": "Area other", "code": "Area other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ITEM" }, { "name": "DATE", "type": "esriFieldTypeDate", "alias": "CASENUM", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE" }, { "name": "CASENUM", "type": "esriFieldTypeInteger", "alias": "OPERATOR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CASENUM" }, { "name": "OPERATOR", "type": "esriFieldTypeString", "alias": "ITEMNUM", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OPERATOR" }, { "name": "ITEMNUM", "type": "esriFieldTypeSmallInteger", "alias": "COMMENT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ITEMNUM" }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "COMMENT" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R9_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Area other", "name": "Area other", "domains": { "ITEM": {"type": "inherited"} }, "templates": [ { "name": "Area other", "description": "", "prototype": { "attributes": { "COMMENT": null, "ITEM": "Area other", "DATE": null, "CASENUM": null, "OPERATOR": null, "ITEMNUM": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Area other", "description": "", "prototype": { "attributes": { "COMMENT": null, "ITEM": "Area other", "DATE": null, "CASENUM": null, "OPERATOR": null, "ITEMNUM": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Blood Pool", "name": "Blood Pool", "domains": { "ITEM": {"type": "inherited"} }, "templates": [ { "name": "Blood Pool", "description": "", "prototype": { "attributes": { "COMMENT": null, "ITEM": "Blood Pool", "DATE": null, "CASENUM": null, "OPERATOR": null, "ITEMNUM": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Blood Pool", "description": "", "prototype": { "attributes": { "COMMENT": null, "ITEM": "Blood Pool", "DATE": null, "CASENUM": null, "OPERATOR": null, "ITEMNUM": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Blood Spatter", "name": "Blood Spatter", "domains": { "ITEM": {"type": "inherited"} }, "templates": [ { "name": "Blood Spatter", "description": "", "prototype": { "attributes": { "COMMENT": null, "ITEM": "Blood Spatter", "DATE": null, "CASENUM": null, "OPERATOR": null, "ITEMNUM": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Blood Spatter", "description": "", "prototype": { "attributes": { "COMMENT": null, "ITEM": "Blood Spatter", "DATE": null, "CASENUM": null, "OPERATOR": null, "ITEMNUM": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Building", "name": "Building", "domains": { "ITEM": {"type": "inherited"} }, "templates": [ { "name": "Building", "description": "", "prototype": { "attributes": { "COMMENT": null, "ITEM": "Building", "DATE": null, "CASENUM": null, "OPERATOR": null, "ITEMNUM": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Building", "description": "", "prototype": { "attributes": { "COMMENT": null, "ITEM": "Building", "DATE": null, "CASENUM": null, "OPERATOR": null, "ITEMNUM": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Debris", "name": "Debris", "domains": { "ITEM": {"type": "inherited"} }, "templates": [ { "name": "Debris", "description": "", "prototype": { "attributes": { "COMMENT": null, "ITEM": "Debris", "DATE": null, "CASENUM": null, "OPERATOR": null, "ITEMNUM": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Debris", "description": "", "prototype": { "attributes": { "COMMENT": null, "ITEM": "Debris", "DATE": null, "CASENUM": null, "OPERATOR": null, "ITEMNUM": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "House", "name": "House", "domains": { "ITEM": {"type": "inherited"} }, "templates": [ { "name": "House", "description": "", "prototype": { "attributes": { "COMMENT": null, "ITEM": "House", "DATE": null, "CASENUM": null, "OPERATOR": null, "ITEMNUM": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "House", "description": "", "prototype": { "attributes": { "COMMENT": null, "ITEM": "House", "DATE": null, "CASENUM": null, "OPERATOR": null, "ITEMNUM": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Puddle", "name": "Puddle", "domains": { "ITEM": {"type": "inherited"} }, "templates": [ { "name": "Puddle", "description": "", "prototype": { "attributes": { "COMMENT": null, "ITEM": "Puddle", "DATE": null, "CASENUM": null, "OPERATOR": null, "ITEMNUM": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Puddle", "description": "", "prototype": { "attributes": { "COMMENT": null, "ITEM": "Puddle", "DATE": null, "CASENUM": null, "OPERATOR": null, "ITEMNUM": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "5139b54b3a634a02a512efb34d273060" }