{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "EmptyMap", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": null, "xyTolerance": 0.001, "zTolerance": 0, "mTolerance": 0, "falseX": -4.503599627370495E11, "falseY": -4.503599627370495E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 242, 242, 245, 255 ], "outline": null } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 102740, "latestWkid": 2278, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -126725700, "falseY": -77828800, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SHAPE.STArea()", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R140_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S124_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriUnknownUnits" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "ComplaintsData", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "AlterEmpNum", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "AlterEmpNum", "type": "esriFieldTypeString", "alias": "AlterEmpNum", "length": 7, "domain": null }, { "name": "Classification", "type": "esriFieldTypeString", "alias": "Classification", "length": 50, "domain": null }, { "name": "HireDate", "type": "esriFieldTypeDate", "alias": "HireDate", "length": 8, "domain": null }, { "name": "IncidentDate", "type": "esriFieldTypeDate", "alias": "IncidentDate", "length": 8, "domain": null }, { "name": "DisciplineStartDate", "type": "esriFieldTypeDate", "alias": "DisciplineStartDate", "length": 8, "domain": null }, { "name": "IADNumber", "type": "esriFieldTypeString", "alias": "IADNumber", "length": 10, "domain": null }, { "name": "CategoryDesc", "type": "esriFieldTypeString", "alias": "CategoryDesc", "length": 100, "domain": null }, { "name": "DiciplinaryDesc", "type": "esriFieldTypeString", "alias": "DiciplinaryDesc", "length": 50, "domain": null }, { "name": "DiciplinaryActionDesc", "type": "esriFieldTypeString", "alias": "DiciplinaryActionDesc", "length": 50, "domain": null }, { "name": "SuspensionDays", "type": "esriFieldTypeInteger", "alias": "SuspensionDays", "domain": null }, { "name": "Appeal", "type": "esriFieldTypeString", "alias": "Appeal", "length": 10, "domain": null }, { "name": "Disposition", "type": "esriFieldTypeString", "alias": "Disposition", "length": 50, "domain": null }, { "name": "YearOnForce", "type": "esriFieldTypeInteger", "alias": "YearOnForce", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "indexes": null, "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "RacialProfiling", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Stopdate", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Stopdate", "type": "esriFieldTypeDate", "alias": "Stopdate", "length": 8, "domain": null }, { "name": "Stoptime", "type": "esriFieldTypeString", "alias": "Stoptime", "length": 50, "domain": null }, { "name": "Race", "type": "esriFieldTypeString", "alias": "Race", "length": 50, "domain": null }, { "name": "RaceKnown", "type": "esriFieldTypeString", "alias": "RaceKnown", "length": 50, "domain": null }, { "name": "Gender", "type": "esriFieldTypeString", "alias": "Gender", "length": 50, "domain": null }, { "name": "UnitID", "type": "esriFieldTypeString", "alias": "UnitID", "length": 50, "domain": null }, { "name": "Division", "type": "esriFieldTypeString", "alias": "Division", "length": 50, "domain": null }, { "name": "AlterEmpNum", "type": "esriFieldTypeString", "alias": "AlterEmpNum", "length": 7, "domain": null }, { "name": "StopReason", "type": "esriFieldTypeString", "alias": "StopReason", "length": 100, "domain": null }, { "name": "SearchReason", "type": "esriFieldTypeString", "alias": "SearchReason", "length": 50, "domain": null }, { "name": "StopDisposition", "type": "esriFieldTypeString", "alias": "StopDisposition", "length": 100, "domain": null }, { "name": "Stoplocation", "type": "esriFieldTypeString", "alias": "Stoplocation", "length": 255, "domain": null }, { "name": "StopLocationType", "type": "esriFieldTypeString", "alias": "StopLocationType", "length": 50, "domain": null }, { "name": "Charges", "type": "esriFieldTypeString", "alias": "Charges", "length": 50, "domain": null }, { "name": "ContrabandFound", "type": "esriFieldTypeString", "alias": "ContrabandFound", "length": 500, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "indexes": [ { "name": "R138_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "UseOfForceRpt", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "IncidentNum", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "IncidentNum", "type": "esriFieldTypeString", "alias": "IncidentNum", "length": 10, "domain": null }, { "name": "InvolvedDate", "type": "esriFieldTypeDate", "alias": "InvolvedDate", "length": 8, "domain": null }, { "name": "Shift", "type": "esriFieldTypeString", "alias": "Shift", "length": 10, "domain": null }, { "name": "Division", "type": "esriFieldTypeString", "alias": "Division", "length": 250, "domain": null }, { "name": "AlterEmpNum", "type": "esriFieldTypeString", "alias": "AlterEmpNum", "length": 7, "domain": null }, { "name": "InvolvedAssignment", "type": "esriFieldTypeString", "alias": "InvolvedAssignment", "length": 50, "domain": null }, { "name": "Race", "type": "esriFieldTypeString", "alias": "Race", "length": 1, "domain": null }, { "name": "Sex", "type": "esriFieldTypeString", "alias": "Sex", "length": 1, "domain": null }, { "name": "AgeEvent", "type": "esriFieldTypeInteger", "alias": "AgeEvent", "domain": null }, { "name": "SeniorityAtEvent", "type": "esriFieldTypeInteger", "alias": "SeniorityAtEvent", "domain": null }, { "name": "On_Duty", "type": "esriFieldTypeString", "alias": "On_Duty", "length": 1, "domain": null }, { "name": "IndividualType", "type": "esriFieldTypeString", "alias": "IndividualType", "length": 15, "domain": null }, { "name": "IndividualEthnicity", "type": "esriFieldTypeString", "alias": "IndividualEthnicity", "length": 1, "domain": null }, { "name": "IndividualRace", "type": "esriFieldTypeString", "alias": "IndividualRace", "length": 1, "domain": null }, { "name": "IndividualRaceEthnicity", "type": "esriFieldTypeString", "alias": "IndividualRaceEthnicity", "length": 1, "domain": null }, { "name": "IndividualSex", "type": "esriFieldTypeString", "alias": "IndividualSex", "length": 1, "domain": null }, { "name": "Reason_For_Encounter", "type": "esriFieldTypeString", "alias": "Reason_For_Encounter", "length": 50, "domain": null }, { "name": "NonCompliance", "type": "esriFieldTypeString", "alias": "NonCompliance", "length": 250, "domain": null }, { "name": "VerbalResistance", "type": "esriFieldTypeString", "alias": "VerbalResistance", "length": 250, "domain": null }, { "name": "PassiveResistance", "type": "esriFieldTypeString", "alias": "PassiveResistance", "length": 250, "domain": null }, { "name": "EmptyHandAggression", "type": "esriFieldTypeString", "alias": "EmptyHandAggression", "length": 250, "domain": null }, { "name": "VehicleThreat", "type": "esriFieldTypeString", "alias": "VehicleThreat", "length": 250, "domain": null }, { "name": "EdgedWeapon", "type": "esriFieldTypeString", "alias": "EdgedWeapon", "length": 250, "domain": null }, { "name": "OtherWeapon", "type": "esriFieldTypeString", "alias": "OtherWeapon", "length": 250, "domain": null }, { "name": "ObservedReportedFirearm", "type": "esriFieldTypeString", "alias": "ObservedReportedFirearm", "length": 250, "domain": null }, { "name": "Firearm", "type": "esriFieldTypeString", "alias": "Firearm", "length": 250, "domain": null }, { "name": "HighRiskStop", "type": "esriFieldTypeString", "alias": "HighRiskStop", "length": 250, "domain": null }, { "name": "EvadingOnFoot", "type": "esriFieldTypeString", "alias": "EvadingOnFoot", "length": 250, "domain": null }, { "name": "EvadingInVehicle", "type": "esriFieldTypeString", "alias": "EvadingInVehicle", "length": 250, "domain": null }, { "name": "OtherDetailInReport", "type": "esriFieldTypeString", "alias": "OtherDetailInReport", "length": 250, "domain": null }, { "name": "VerbalControl", "type": "esriFieldTypeString", "alias": "VerbalControl", "length": 250, "domain": null }, { "name": "MinorContact", "type": "esriFieldTypeString", "alias": "MinorContact", "length": 250, "domain": null }, { "name": "EmptyHandTechnique", "type": "esriFieldTypeString", "alias": "EmptyHandTechnique", "length": 250, "domain": null }, { "name": "Strikes", "type": "esriFieldTypeString", "alias": "Strikes", "length": 250, "domain": null }, { "name": "Interlock", "type": "esriFieldTypeString", "alias": "Interlock", "length": 250, "domain": null }, { "name": "Baton", "type": "esriFieldTypeString", "alias": "Baton", "length": 250, "domain": null }, { "name": "Flashlight", "type": "esriFieldTypeString", "alias": "Flashlight", "length": 11, "domain": null }, { "name": "OCSpray", "type": "esriFieldTypeString", "alias": "OCSpray", "length": 250, "domain": null }, { "name": "CEDDischarged", "type": "esriFieldTypeString", "alias": "CEDDischarged", "length": 250, "domain": null }, { "name": "CEDPointed", "type": "esriFieldTypeString", "alias": "CEDPointed", "length": 250, "domain": null }, { "name": "Canine", "type": "esriFieldTypeString", "alias": "Canine", "length": 250, "domain": null }, { "name": "OtherDetailReport2", "type": "esriFieldTypeString", "alias": "OtherDetailReport2", "length": 250, "domain": null }, { "name": "SoftImpactWeaponRTR", "type": "esriFieldTypeString", "alias": "SoftImpactWeaponRTR", "length": 250, "domain": null }, { "name": "FirearmRTR", "type": "esriFieldTypeString", "alias": "FirearmRTR", "length": 250, "domain": null }, { "name": "IndividualDisposition", "type": "esriFieldTypeString", "alias": "IndividualDisposition", "length": 250, "domain": null }, { "name": "SuspectEffect", "type": "esriFieldTypeString", "alias": "SuspectEffect", "length": 250, "domain": null }, { "name": "ThirdPartyEffect", "type": "esriFieldTypeString", "alias": "ThirdPartyEffect", "length": 250, "domain": null }, { "name": "OfficerEffect", "type": "esriFieldTypeString", "alias": "OfficerEffect", "length": 250, "domain": null }, { "name": "SuspectTreatment", "type": "esriFieldTypeString", "alias": "SuspectTreatment", "length": 250, "domain": null }, { "name": "ThirdPartyTreatment", "type": "esriFieldTypeString", "alias": "ThirdPartyTreatment", "length": 250, "domain": null }, { "name": "OfficerTreatment", "type": "esriFieldTypeString", "alias": "OfficerTreatment", "length": 250, "domain": null }, { "name": "Form_Type", "type": "esriFieldTypeString", "alias": "Form_Type", "length": 1, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "indexes": [ { "name": "R139_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "CiteAndRelease", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "NO", "type": "esriFieldTypeString", "alias": "NO", "length": 8, "domain": null }, { "name": "RACE", "type": "esriFieldTypeString", "alias": "RACE", "length": 50, "domain": null }, { "name": "SEX", "type": "esriFieldTypeString", "alias": "SEX", "length": 1, "domain": null }, { "name": "ETHNICITY", "type": "esriFieldTypeString", "alias": "ETHNICITY", "length": 1, "domain": null }, { "name": "RaceEthnicity", "type": "esriFieldTypeString", "alias": "RaceEthnicity", "length": 50, "domain": null }, { "name": "DEFSTATUS", "type": "esriFieldTypeString", "alias": "DEFSTATUS", "length": 1073741822, "domain": null }, { "name": "DALOGNUMBER", "type": "esriFieldTypeString", "alias": "DALOGNUMBER", "length": 7, "domain": null }, { "name": "CITATION", "type": "esriFieldTypeString", "alias": "CITATION", "length": 10, "domain": null }, { "name": "AGENCY", "type": "esriFieldTypeString", "alias": "AGENCY", "length": 10, "domain": null }, { "name": "DATEOFARREST", "type": "esriFieldTypeDate", "alias": "DATEOFARREST", "length": 8, "domain": null }, { "name": "ARRESTTIME", "type": "esriFieldTypeString", "alias": "ARRESTTIME", "length": 4, "domain": null }, { "name": "FILINGDATE", "type": "esriFieldTypeDate", "alias": "FILINGDATE", "length": 8, "domain": null }, { "name": "CASESTATUS", "type": "esriFieldTypeString", "alias": "CASESTATUS", "length": 1073741822, "domain": null }, { "name": "COMPLETIONDATE", "type": "esriFieldTypeDate", "alias": "COMPLETIONDATE", "length": 8, "domain": null }, { "name": "COURT", "type": "esriFieldTypeString", "alias": "COURT", "length": 5, "domain": null }, { "name": "NEXTSETTINGDATE", "type": "esriFieldTypeDate", "alias": "NEXTSETTINGDATE", "length": 8, "domain": null }, { "name": "OFFENSECODE", "type": "esriFieldTypeString", "alias": "OFFENSECODE", "length": 6, "domain": null }, { "name": "OFFENSE", "type": "esriFieldTypeString", "alias": "OFFENSE", "length": 1073741822, "domain": null }, { "name": "OFFENSEDATE", "type": "esriFieldTypeDate", "alias": "OFFENSEDATE", "length": 8, "domain": null }, { "name": "OFFENSEYEAR", "type": "esriFieldTypeString", "alias": "OFFENSEYEAR", "length": 4, "domain": null }, { "name": "OFFENSEMONTH", "type": "esriFieldTypeString", "alias": "OFFENSEMONTH", "length": 2, "domain": null }, { "name": "WARRANTACTIVITYREASON", "type": "esriFieldTypeString", "alias": "WARRANTACTIVITYREASON", "length": 1073741822, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "indexes": null, "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "PersonnelData", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "AlterEmpNum", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "AlterEmpNum", "type": "esriFieldTypeString", "alias": "AlterEmpNum", "length": 7, "domain": null }, { "name": "Sex", "type": "esriFieldTypeString", "alias": "Sex", "length": 1, "domain": null }, { "name": "ServiceAge", "type": "esriFieldTypeInteger", "alias": "ServiceAge", "domain": null }, { "name": "Age", "type": "esriFieldTypeInteger", "alias": "Age", "domain": null }, { "name": "Race", "type": "esriFieldTypeString", "alias": "Race", "length": 50, "domain": null }, { "name": "JobCategory", "type": "esriFieldTypeString", "alias": "JobCategory", "length": 50, "domain": null }, { "name": "Rank", "type": "esriFieldTypeString", "alias": "Rank", "length": 50, "domain": null }, { "name": "Division", "type": "esriFieldTypeString", "alias": "Division", "length": 50, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "indexes": [ { "name": "R184_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "UseOfForceRptUniqueIncident", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "IncidentNum", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "IncidentNum", "type": "esriFieldTypeString", "alias": "IncidentNum", "length": 10, "domain": null }, { "name": "InvolvedDate", "type": "esriFieldTypeDate", "alias": "InvolvedDate", "length": 8, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "indexes": null, "subtypes": [], "relationships": [], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } } ] }