{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "RochesterNY_Homicides", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 2311162, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Homicides in Rochester, NY 2000 to Present", "copyrightText": "Homicides in Rochester, NY 2000 to Present", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "Homicide Persons", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "CaseNumber", "composite": false } ], "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": 1390121.4033065774, "ymin": 1133975.9066274911, "xmax": 1427080.4120655805, "ymax": 1188678.4694662392, "spatialReference": { "wkid": 102717, "latestWkid": 2262 } }, "sourceSpatialReference": { "wkid": 102717, "latestWkid": 2262 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "062b36ca8dd72dfa8a93dae486fe6b35", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAOlJREFUGJV90LErxHEYB+DH+fFd5AZ1KBO3UWKRK7EYDDLajJIyHpPMBptMdos/QN0/ICbJcpsMpMQV6q1zDI4ujk+99dbneZc38zs55FFDo7XIWvb8QUrboxGl3pT6XniscroXsXvFbSvuPuaoFLEAIsAwU/1MbrJ8xW0GhymVp7/gj0wws8XOCmsZFCOWOtrJZoopzYnIZdDF4D9WT8QA8hnUecLQX/j5s69lcJdSZSRiLPcHvuYMjQxqEeULZseZbD14xyXVBzZovm6VtwpT5+wXWOyk0ODhnpMb1jd4/cYwTx1rzWmbD8azRK2i9+SpAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CaseNumber", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Id" }, { "name": "CaseNumber", "type": "esriFieldTypeString", "alias": "CaseNumber", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CaseNumber" }, { "name": "OccurredDate", "type": "esriFieldTypeDate", "alias": "OccurredDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "OccurredDate" }, { "name": "OccurredMonth", "type": "esriFieldTypeSmallInteger", "alias": "OccurredMonth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OccurredMonth" }, { "name": "OccurredYear", "type": "esriFieldTypeSmallInteger", "alias": "OccurredYear", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "OccurredYear" }, { "name": "DateOfDeath", "type": "esriFieldTypeDate", "alias": "DateOfDeath", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DateOfDeath" }, { "name": "DateOfDeathMonth", "type": "esriFieldTypeSmallInteger", "alias": "DateOfDeathMonth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DateOfDeathMonth" }, { "name": "DateOfDeathYear", "type": "esriFieldTypeSmallInteger", "alias": "DateOfDeathYear", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DateOfDeathYear" }, { "name": "DateDifference", "type": "esriFieldTypeInteger", "alias": "DateDifference", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DateDifference" }, { "name": "CaseStatus", "type": "esriFieldTypeString", "alias": "CaseStatus", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "CaseStatus" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Address" }, { "name": "Latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Latitude" }, { "name": "Longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Longitude" }, { "name": "Section", "type": "esriFieldTypeString", "alias": "Section", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "Section" }, { "name": "Beat", "type": "esriFieldTypeString", "alias": "Beat", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "Beat" }, { "name": "WeaponCategory", "type": "esriFieldTypeString", "alias": "WeaponCategory", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "WeaponCategory" }, { "name": "VictimCount", "type": "esriFieldTypeSmallInteger", "alias": "Victim Count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "VictimCount" }, { "name": "ArresteeCount", "type": "esriFieldTypeSmallInteger", "alias": "Arrestee Count", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ArresteeCount" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R57_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_431_CaseNumb", "fields": "CaseNumber", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S40_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "RochesterNY_Homicides", "description": "", "prototype": { "attributes": { "VictimCount": null, "ArresteeCount": null, "Id": null, "CaseNumber": null, "OccurredDate": null, "OccurredMonth": null, "OccurredYear": null, "DateOfDeath": null, "DateOfDeathMonth": null, "DateOfDeathYear": null, "DateDifference": null, "CaseStatus": null, "Address": null, "Latitude": null, "Longitude": null, "Section": null, "Beat": null, "WeaponCategory": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 } ], "tables": [ { "currentVersion": 10.91, "id": 1, "name": "RochesterNY_Persons", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "Homicide Incidents", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "CaseNumber", "composite": false } ], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": 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 }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CaseNumber", "type": "esriFieldTypeString", "alias": "CaseNumber", "domain": null, "editable": true, "nullable": false, "length": 10, "defaultValue": null, "modelName": "CaseNumber" }, { "name": "PersonType", "type": "esriFieldTypeString", "alias": "PersonType", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PersonType" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Name" }, { "name": "Gender", "type": "esriFieldTypeString", "alias": "Gender", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Gender" }, { "name": "Race", "type": "esriFieldTypeString", "alias": "Race", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Race" }, { "name": "Ethnicity", "type": "esriFieldTypeString", "alias": "Ethnicity", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Ethnicity" }, { "name": "ArrestDate", "type": "esriFieldTypeString", "alias": "ArrestDate", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ArrestDate" }, { "name": "DaysToArrest", "type": "esriFieldTypeInteger", "alias": "DaysToArrest", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DaysToArrest" } ], "indexes": [ { "name": "R54_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G427CaseNumber", "fields": "CaseNumber", "isAscending": true, "isUnique": false, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "RochesterNY_Persons", "description": "", "prototype": { "attributes": { "ArrestDate": null, "DaysToArrest": null, "CaseNumber": " ", "PersonType": null, "Name": null, "Gender": null, "Race": null, "Ethnicity": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 10000, "maxRecordCountFactor": 1 } ] }