{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 39, "name": "Crime Incidents - Last 30 Days", "type": "Feature Layer", "description": "DC crime incident locations. The dataset contains a subset of locations and attributes of incidents reported in the ASAP (Analytical Services Application) crime report database by the District of Columbia Metropolitan Police Department (MPD). Visit https://crimecards.dc.gov for more information.This data is shared via an automated process where addresses are geocoded to the District's Master Address Repository and assigned to the appropriate street block. Block locations for some crime points could not be automatically assigned resulting in 0,0 for x,y coordinates. These can be interactively assigned using the MAR Geocoder. On February 1 2020, the methodology of geography assignments of crime data was modified to increase accuracy. From January 1 2020 going forward, all crime data will have Ward, ANC, SMD, BID, Neighborhood Cluster, Voting Precinct, Block Group and Census Tract values calculated prior to, rather than after, anonymization to the block level. This change impacts approximately one percent of Ward assignments.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "https://mpdc.dc.gov", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 7, 135, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 390103, "ymin": 127300, "xmax": 407806, "ymax": 147441, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CCN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "CCN", "type": "esriFieldTypeString", "alias": "Central Complaint Number", "length": 8, "domain": null }, { "name": "REPORT_DAT", "type": "esriFieldTypeDate", "alias": "Report Date", "length": 8, "domain": null }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "Start Date", "length": 8, "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "Block", "length": 100, "domain": null }, { "name": "OFFENSE", "type": "esriFieldTypeString", "alias": "Offense", "length": 250, "domain": null }, { "name": "METHOD", "type": "esriFieldTypeString", "alias": "Method", "length": 50, "domain": null }, { "name": "SHIFT", "type": "esriFieldTypeString", "alias": "Shift", "length": 50, "domain": null }, { "name": "WARD", "type": "esriFieldTypeString", "alias": "Ward", "length": 1, "domain": null }, { "name": "ANC", "type": "esriFieldTypeString", "alias": "Advisory Neighborhood Commission", "length": 5, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "District", "length": 1, "domain": null }, { "name": "PSA", "type": "esriFieldTypeString", "alias": "Police Service Area", "length": 3, "domain": null }, { "name": "NEIGHBORHOOD_CLUSTER", "type": "esriFieldTypeString", "alias": "Neighborhood Cluster", "length": 200, "domain": null }, { "name": "BLOCK_GROUP", "type": "esriFieldTypeString", "alias": "Block Group", "length": 20, "domain": null }, { "name": "CENSUS_TRACT", "type": "esriFieldTypeString", "alias": "Census Tract", "length": 20, "domain": null }, { "name": "VOTING_PRECINCT", "type": "esriFieldTypeString", "alias": "Voting Precinct", "length": 25, "domain": null }, { "name": "BID", "type": "esriFieldTypeString", "alias": "Business Improvement District", "length": 100, "domain": null }, { "name": "XBLOCK", "type": "esriFieldTypeDouble", "alias": "Block X Coordinate", "domain": null }, { "name": "YBLOCK", "type": "esriFieldTypeDouble", "alias": "Block Y Coordinate", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OCTO_RECORD_ID", "type": "esriFieldTypeString", "alias": "OCTO_RECORD_ID", "length": 25, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "CRIMEPT_IX1", "fields": "CCN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX2", "fields": "REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX3", "fields": "METHOD,OFFENSE,REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R50754_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A15479_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "maxSelectionCount": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 41, "name": "Crime Incidents - 2026", "type": "Feature Layer", "description": "DC crime incident locations. The dataset contains a subset of locations and attributes of incidents reported in the ASAP (Analytical Services Application) crime report database by the District of Columbia Metropolitan Police Department (MPD). Visit https://crimecards.dc.gov for more information.This data is shared via an automated process where addresses are geocoded to the District's Master Address Repository and assigned to the appropriate street block. Block locations for some crime points could not be automatically assigned resulting in 0,0 for x,y coordinates. These can be interactively assigned using the MAR Geocoder. On February 1 2020, the methodology of geography assignments of crime data was modified to increase accuracy. From January 1 2020 going forward, all crime data will have Ward, ANC, SMD, BID, Neighborhood Cluster, Voting Precinct, Block Group and Census Tract values calculated prior to, rather than after, anonymization to the block level. This change impacts approximately one percent of Ward assignments.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "https://mpdc.dc.gov", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 7, 135, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 390103, "ymin": 127300, "xmax": 407806, "ymax": 147441, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CCN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "CCN", "type": "esriFieldTypeString", "alias": "Central Complaint Number", "length": 8, "domain": null }, { "name": "REPORT_DAT", "type": "esriFieldTypeDate", "alias": "Report Date", "length": 8, "domain": null }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "Start Date", "length": 8, "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "Block", "length": 100, "domain": null }, { "name": "OFFENSE", "type": "esriFieldTypeString", "alias": "Offense", "length": 250, "domain": null }, { "name": "METHOD", "type": "esriFieldTypeString", "alias": "Method", "length": 50, "domain": null }, { "name": "SHIFT", "type": "esriFieldTypeString", "alias": "Shift", "length": 50, "domain": null }, { "name": "WARD", "type": "esriFieldTypeString", "alias": "Ward", "length": 1, "domain": null }, { "name": "ANC", "type": "esriFieldTypeString", "alias": "Advisory Neighborhood Commission", "length": 5, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "District", "length": 1, "domain": null }, { "name": "PSA", "type": "esriFieldTypeString", "alias": "Police Service Area", "length": 3, "domain": null }, { "name": "NEIGHBORHOOD_CLUSTER", "type": "esriFieldTypeString", "alias": "Neighborhood Cluster", "length": 200, "domain": null }, { "name": "BLOCK_GROUP", "type": "esriFieldTypeString", "alias": "Block Group", "length": 20, "domain": null }, { "name": "CENSUS_TRACT", "type": "esriFieldTypeString", "alias": "Census Tract", "length": 20, "domain": null }, { "name": "VOTING_PRECINCT", "type": "esriFieldTypeString", "alias": "Voting Precinct", "length": 25, "domain": null }, { "name": "BID", "type": "esriFieldTypeString", "alias": "Business Improvement District", "length": 100, "domain": null }, { "name": "XBLOCK", "type": "esriFieldTypeDouble", "alias": "Block X Coordinate", "domain": null }, { "name": "YBLOCK", "type": "esriFieldTypeDouble", "alias": "Block Y Coordinate", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OCTO_RECORD_ID", "type": "esriFieldTypeString", "alias": "OCTO_RECORD_ID", "length": 25, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "CRIMEPT_IX1", "fields": "CCN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX2", "fields": "REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX3", "fields": "METHOD,OFFENSE,REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R50754_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A15479_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "maxSelectionCount": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 7, "name": "Crime Incidents - 2025", "type": "Feature Layer", "description": "DC crime incident locations. The dataset contains a subset of locations and attributes of incidents reported in the ASAP (Analytical Services Application) crime report database by the District of Columbia Metropolitan Police Department (MPD). Visit https://crimecards.dc.gov for more information.This data is shared via an automated process where addresses are geocoded to the District's Master Address Repository and assigned to the appropriate street block. Block locations for some crime points could not be automatically assigned resulting in 0,0 for x,y coordinates. These can be interactively assigned using the MAR Geocoder. On February 1 2020, the methodology of geography assignments of crime data was modified to increase accuracy. From January 1 2020 going forward, all crime data will have Ward, ANC, SMD, BID, Neighborhood Cluster, Voting Precinct, Block Group and Census Tract values calculated prior to, rather than after, anonymization to the block level. This change impacts approximately one percent of Ward assignments.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "https://mpdc.dc.gov", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 7, 135, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 390103, "ymin": 127300, "xmax": 407806, "ymax": 147441, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CCN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "CCN", "type": "esriFieldTypeString", "alias": "Central Complaint Number", "length": 8, "domain": null }, { "name": "REPORT_DAT", "type": "esriFieldTypeDate", "alias": "Report Date", "length": 8, "domain": null }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "Start Date", "length": 8, "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "Block", "length": 100, "domain": null }, { "name": "OFFENSE", "type": "esriFieldTypeString", "alias": "Offense", "length": 250, "domain": null }, { "name": "METHOD", "type": "esriFieldTypeString", "alias": "Method", "length": 50, "domain": null }, { "name": "SHIFT", "type": "esriFieldTypeString", "alias": "Shift", "length": 50, "domain": null }, { "name": "WARD", "type": "esriFieldTypeString", "alias": "Ward", "length": 1, "domain": null }, { "name": "ANC", "type": "esriFieldTypeString", "alias": "Advisory Neighborhood Commission", "length": 5, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "District", "length": 1, "domain": null }, { "name": "PSA", "type": "esriFieldTypeString", "alias": "Police Service Area", "length": 3, "domain": null }, { "name": "NEIGHBORHOOD_CLUSTER", "type": "esriFieldTypeString", "alias": "Neighborhood Cluster", "length": 200, "domain": null }, { "name": "BLOCK_GROUP", "type": "esriFieldTypeString", "alias": "Block Group", "length": 20, "domain": null }, { "name": "CENSUS_TRACT", "type": "esriFieldTypeString", "alias": "Census Tract", "length": 20, "domain": null }, { "name": "VOTING_PRECINCT", "type": "esriFieldTypeString", "alias": "Voting Precinct", "length": 25, "domain": null }, { "name": "BID", "type": "esriFieldTypeString", "alias": "Business Improvement District", "length": 100, "domain": null }, { "name": "XBLOCK", "type": "esriFieldTypeDouble", "alias": "Block X Coordinate", "domain": null }, { "name": "YBLOCK", "type": "esriFieldTypeDouble", "alias": "Block Y Coordinate", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OCTO_RECORD_ID", "type": "esriFieldTypeString", "alias": "OCTO_RECORD_ID", "length": 25, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "CRIMEPT_IX1", "fields": "CCN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX2", "fields": "REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX3", "fields": "METHOD,OFFENSE,REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R50754_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A15479_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "maxSelectionCount": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 6, "name": "Crime Incidents - 2024", "type": "Feature Layer", "description": "DC crime incident locations. The dataset contains a subset of locations and attributes of incidents reported in the ASAP (Analytical Services Application) crime report database by the District of Columbia Metropolitan Police Department (MPD). Visit https://crimecards.dc.gov for more information.This data is shared via an automated process where addresses are geocoded to the District's Master Address Repository and assigned to the appropriate street block. Block locations for some crime points could not be automatically assigned resulting in 0,0 for x,y coordinates. These can be interactively assigned using the MAR Geocoder. On February 1 2020, the methodology of geography assignments of crime data was modified to increase accuracy. From January 1 2020 going forward, all crime data will have Ward, ANC, SMD, BID, Neighborhood Cluster, Voting Precinct, Block Group and Census Tract values calculated prior to, rather than after, anonymization to the block level. This change impacts approximately one percent of Ward assignments.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "https://mpdc.dc.gov", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 7, 135, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 390103, "ymin": 127300, "xmax": 407806, "ymax": 147441, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CCN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "CCN", "type": "esriFieldTypeString", "alias": "Central Complaint Number", "length": 8, "domain": null }, { "name": "REPORT_DAT", "type": "esriFieldTypeDate", "alias": "Report Date", "length": 8, "domain": null }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "Start Date", "length": 8, "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "Block", "length": 100, "domain": null }, { "name": "OFFENSE", "type": "esriFieldTypeString", "alias": "Offense", "length": 250, "domain": null }, { "name": "METHOD", "type": "esriFieldTypeString", "alias": "Method", "length": 50, "domain": null }, { "name": "SHIFT", "type": "esriFieldTypeString", "alias": "Shift", "length": 50, "domain": null }, { "name": "WARD", "type": "esriFieldTypeString", "alias": "Ward", "length": 1, "domain": null }, { "name": "ANC", "type": "esriFieldTypeString", "alias": "Advisory Neighborhood Commission", "length": 5, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "District", "length": 1, "domain": null }, { "name": "PSA", "type": "esriFieldTypeString", "alias": "Police Service Area", "length": 3, "domain": null }, { "name": "NEIGHBORHOOD_CLUSTER", "type": "esriFieldTypeString", "alias": "Neighborhood Cluster", "length": 200, "domain": null }, { "name": "BLOCK_GROUP", "type": "esriFieldTypeString", "alias": "Block Group", "length": 20, "domain": null }, { "name": "CENSUS_TRACT", "type": "esriFieldTypeString", "alias": "Census Tract", "length": 20, "domain": null }, { "name": "VOTING_PRECINCT", "type": "esriFieldTypeString", "alias": "Voting Precinct", "length": 25, "domain": null }, { "name": "BID", "type": "esriFieldTypeString", "alias": "Business Improvement District", "length": 100, "domain": null }, { "name": "XBLOCK", "type": "esriFieldTypeDouble", "alias": "Block X Coordinate", "domain": null }, { "name": "YBLOCK", "type": "esriFieldTypeDouble", "alias": "Block Y Coordinate", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OCTO_RECORD_ID", "type": "esriFieldTypeString", "alias": "OCTO_RECORD_ID", "length": 25, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "CRIMEPT_IX1", "fields": "CCN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX2", "fields": "REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX3", "fields": "METHOD,OFFENSE,REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R50754_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A15479_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "maxSelectionCount": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 5, "name": "Crime Incidents - 2023", "type": "Feature Layer", "description": "DC crime incident locations. The dataset contains a subset of locations and attributes of incidents reported in the ASAP (Analytical Services Application) crime report database by the District of Columbia Metropolitan Police Department (MPD). Visit https://crimecards.dc.gov for more information.This data is shared via an automated process where addresses are geocoded to the District's Master Address Repository and assigned to the appropriate street block. Block locations for some crime points could not be automatically assigned resulting in 0,0 for x,y coordinates. These can be interactively assigned using the MAR Geocoder. On February 1 2020, the methodology of geography assignments of crime data was modified to increase accuracy. From January 1 2020 going forward, all crime data will have Ward, ANC, SMD, BID, Neighborhood Cluster, Voting Precinct, Block Group and Census Tract values calculated prior to, rather than after, anonymization to the block level. This change impacts approximately one percent of Ward assignments.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "https://mpdc.dc.gov", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 7, 135, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 390103, "ymin": 127300, "xmax": 407806, "ymax": 147441, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CCN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "CCN", "type": "esriFieldTypeString", "alias": "Central Complaint Number", "length": 8, "domain": null }, { "name": "REPORT_DAT", "type": "esriFieldTypeDate", "alias": "Report Date", "length": 8, "domain": null }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "Start Date", "length": 8, "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "Block", "length": 100, "domain": null }, { "name": "OFFENSE", "type": "esriFieldTypeString", "alias": "Offense", "length": 250, "domain": null }, { "name": "METHOD", "type": "esriFieldTypeString", "alias": "Method", "length": 50, "domain": null }, { "name": "SHIFT", "type": "esriFieldTypeString", "alias": "Shift", "length": 50, "domain": null }, { "name": "WARD", "type": "esriFieldTypeString", "alias": "Ward", "length": 1, "domain": null }, { "name": "ANC", "type": "esriFieldTypeString", "alias": "Advisory Neighborhood Commission", "length": 5, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "District", "length": 1, "domain": null }, { "name": "PSA", "type": "esriFieldTypeString", "alias": "Police Service Area", "length": 3, "domain": null }, { "name": "NEIGHBORHOOD_CLUSTER", "type": "esriFieldTypeString", "alias": "Neighborhood Cluster", "length": 200, "domain": null }, { "name": "BLOCK_GROUP", "type": "esriFieldTypeString", "alias": "Block Group", "length": 20, "domain": null }, { "name": "CENSUS_TRACT", "type": "esriFieldTypeString", "alias": "Census Tract", "length": 20, "domain": null }, { "name": "VOTING_PRECINCT", "type": "esriFieldTypeString", "alias": "Voting Precinct", "length": 25, "domain": null }, { "name": "BID", "type": "esriFieldTypeString", "alias": "Business Improvement District", "length": 100, "domain": null }, { "name": "XBLOCK", "type": "esriFieldTypeDouble", "alias": "Block X Coordinate", "domain": null }, { "name": "YBLOCK", "type": "esriFieldTypeDouble", "alias": "Block Y Coordinate", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OCTO_RECORD_ID", "type": "esriFieldTypeString", "alias": "OCTO_RECORD_ID", "length": 25, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "CRIMEPT_IX1", "fields": "CCN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX2", "fields": "REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX3", "fields": "METHOD,OFFENSE,REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R50754_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A15479_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "maxSelectionCount": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 4, "name": "Crime Incidents - 2022", "type": "Feature Layer", "description": "DC crime incident locations. The dataset contains a subset of locations and attributes of incidents reported in the ASAP (Analytical Services Application) crime report database by the District of Columbia Metropolitan Police Department (MPD). Visit https://crimecards.dc.gov for more information.This data is shared via an automated process where addresses are geocoded to the District's Master Address Repository and assigned to the appropriate street block. Block locations for some crime points could not be automatically assigned resulting in 0,0 for x,y coordinates. These can be interactively assigned using the MAR Geocoder. On February 1 2020, the methodology of geography assignments of crime data was modified to increase accuracy. From January 1 2020 going forward, all crime data will have Ward, ANC, SMD, BID, Neighborhood Cluster, Voting Precinct, Block Group and Census Tract values calculated prior to, rather than after, anonymization to the block level. This change impacts approximately one percent of Ward assignments.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "https://mpdc.dc.gov", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 7, 135, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 390103, "ymin": 127300, "xmax": 407806, "ymax": 147441, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CCN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "CCN", "type": "esriFieldTypeString", "alias": "Central Complaint Number", "length": 8, "domain": null }, { "name": "REPORT_DAT", "type": "esriFieldTypeDate", "alias": "Report Date", "length": 8, "domain": null }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "Start Date", "length": 8, "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "Block", "length": 100, "domain": null }, { "name": "OFFENSE", "type": "esriFieldTypeString", "alias": "Offense", "length": 250, "domain": null }, { "name": "METHOD", "type": "esriFieldTypeString", "alias": "Method", "length": 50, "domain": null }, { "name": "SHIFT", "type": "esriFieldTypeString", "alias": "Shift", "length": 50, "domain": null }, { "name": "WARD", "type": "esriFieldTypeString", "alias": "Ward", "length": 1, "domain": null }, { "name": "ANC", "type": "esriFieldTypeString", "alias": "Advisory Neighborhood Commission", "length": 5, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "District", "length": 1, "domain": null }, { "name": "PSA", "type": "esriFieldTypeString", "alias": "Police Service Area", "length": 3, "domain": null }, { "name": "NEIGHBORHOOD_CLUSTER", "type": "esriFieldTypeString", "alias": "Neighborhood Cluster", "length": 200, "domain": null }, { "name": "BLOCK_GROUP", "type": "esriFieldTypeString", "alias": "Block Group", "length": 20, "domain": null }, { "name": "CENSUS_TRACT", "type": "esriFieldTypeString", "alias": "Census Tract", "length": 20, "domain": null }, { "name": "VOTING_PRECINCT", "type": "esriFieldTypeString", "alias": "Voting Precinct", "length": 25, "domain": null }, { "name": "BID", "type": "esriFieldTypeString", "alias": "Business Improvement District", "length": 100, "domain": null }, { "name": "XBLOCK", "type": "esriFieldTypeDouble", "alias": "Block X Coordinate", "domain": null }, { "name": "YBLOCK", "type": "esriFieldTypeDouble", "alias": "Block Y Coordinate", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OCTO_RECORD_ID", "type": "esriFieldTypeString", "alias": "OCTO_RECORD_ID", "length": 25, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "CRIMEPT_IX1", "fields": "CCN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX2", "fields": "REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX3", "fields": "METHOD,OFFENSE,REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R50754_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A15479_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "maxSelectionCount": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 3, "name": "Crime Incidents - 2021", "type": "Feature Layer", "description": "DC crime incident locations. The dataset contains a subset of locations and attributes of incidents reported in the ASAP (Analytical Services Application) crime report database by the District of Columbia Metropolitan Police Department (MPD). Visit https://crimecards.dc.gov for more information.This data is shared via an automated process where addresses are geocoded to the District's Master Address Repository and assigned to the appropriate street block. Block locations for some crime points could not be automatically assigned resulting in 0,0 for x,y coordinates. These can be interactively assigned using the MAR Geocoder. On February 1 2020, the methodology of geography assignments of crime data was modified to increase accuracy. From January 1 2020 going forward, all crime data will have Ward, ANC, SMD, BID, Neighborhood Cluster, Voting Precinct, Block Group and Census Tract values calculated prior to, rather than after, anonymization to the block level. This change impacts approximately one percent of Ward assignments.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "https://mpdc.dc.gov", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 7, 135, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 390103, "ymin": 127300, "xmax": 407806, "ymax": 147441, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CCN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "CCN", "type": "esriFieldTypeString", "alias": "Central Complaint Number", "length": 8, "domain": null }, { "name": "REPORT_DAT", "type": "esriFieldTypeDate", "alias": "Report Date", "length": 8, "domain": null }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "Start Date", "length": 8, "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "Block", "length": 100, "domain": null }, { "name": "OFFENSE", "type": "esriFieldTypeString", "alias": "Offense", "length": 250, "domain": null }, { "name": "METHOD", "type": "esriFieldTypeString", "alias": "Method", "length": 50, "domain": null }, { "name": "SHIFT", "type": "esriFieldTypeString", "alias": "Shift", "length": 50, "domain": null }, { "name": "WARD", "type": "esriFieldTypeString", "alias": "Ward", "length": 1, "domain": null }, { "name": "ANC", "type": "esriFieldTypeString", "alias": "Advisory Neighborhood Commission", "length": 5, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "District", "length": 1, "domain": null }, { "name": "PSA", "type": "esriFieldTypeString", "alias": "Police Service Area", "length": 3, "domain": null }, { "name": "NEIGHBORHOOD_CLUSTER", "type": "esriFieldTypeString", "alias": "Neighborhood Cluster", "length": 200, "domain": null }, { "name": "BLOCK_GROUP", "type": "esriFieldTypeString", "alias": "Block Group", "length": 20, "domain": null }, { "name": "CENSUS_TRACT", "type": "esriFieldTypeString", "alias": "Census Tract", "length": 20, "domain": null }, { "name": "VOTING_PRECINCT", "type": "esriFieldTypeString", "alias": "Voting Precinct", "length": 25, "domain": null }, { "name": "BID", "type": "esriFieldTypeString", "alias": "Business Improvement District", "length": 100, "domain": null }, { "name": "XBLOCK", "type": "esriFieldTypeDouble", "alias": "Block X Coordinate", "domain": null }, { "name": "YBLOCK", "type": "esriFieldTypeDouble", "alias": "Block Y Coordinate", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OCTO_RECORD_ID", "type": "esriFieldTypeString", "alias": "OCTO_RECORD_ID", "length": 25, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "CRIMEPT_IX1", "fields": "CCN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX2", "fields": "REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX3", "fields": "METHOD,OFFENSE,REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R50754_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A15479_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "maxSelectionCount": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "Crime Incidents - 2020", "type": "Feature Layer", "description": "DC crime incident locations. The dataset contains a subset of locations and attributes of incidents reported in the ASAP (Analytical Services Application) crime report database by the District of Columbia Metropolitan Police Department (MPD). Visit https://crimecards.dc.gov for more information.This data is shared via an automated process where addresses are geocoded to the District's Master Address Repository and assigned to the appropriate street block. Block locations for some crime points could not be automatically assigned resulting in 0,0 for x,y coordinates. These can be interactively assigned using the MAR Geocoder. On February 1 2020, the methodology of geography assignments of crime data was modified to increase accuracy. From January 1 2020 going forward, all crime data will have Ward, ANC, SMD, BID, Neighborhood Cluster, Voting Precinct, Block Group and Census Tract values calculated prior to, rather than after, anonymization to the block level. This change impacts approximately one percent of Ward assignments.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "https://mpdc.dc.gov", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 7, 135, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 390103, "ymin": 127300, "xmax": 407806, "ymax": 147441, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CCN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "CCN", "type": "esriFieldTypeString", "alias": "Central Complaint Number", "length": 8, "domain": null }, { "name": "REPORT_DAT", "type": "esriFieldTypeDate", "alias": "Report Date", "length": 8, "domain": null }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "Start Date", "length": 8, "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "Block", "length": 100, "domain": null }, { "name": "OFFENSE", "type": "esriFieldTypeString", "alias": "Offense", "length": 250, "domain": null }, { "name": "METHOD", "type": "esriFieldTypeString", "alias": "Method", "length": 50, "domain": null }, { "name": "SHIFT", "type": "esriFieldTypeString", "alias": "Shift", "length": 50, "domain": null }, { "name": "WARD", "type": "esriFieldTypeString", "alias": "Ward", "length": 1, "domain": null }, { "name": "ANC", "type": "esriFieldTypeString", "alias": "Advisory Neighborhood Commission", "length": 5, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "District", "length": 1, "domain": null }, { "name": "PSA", "type": "esriFieldTypeString", "alias": "Police Service Area", "length": 3, "domain": null }, { "name": "NEIGHBORHOOD_CLUSTER", "type": "esriFieldTypeString", "alias": "Neighborhood Cluster", "length": 200, "domain": null }, { "name": "BLOCK_GROUP", "type": "esriFieldTypeString", "alias": "Block Group", "length": 20, "domain": null }, { "name": "CENSUS_TRACT", "type": "esriFieldTypeString", "alias": "Census Tract", "length": 20, "domain": null }, { "name": "VOTING_PRECINCT", "type": "esriFieldTypeString", "alias": "Voting Precinct", "length": 25, "domain": null }, { "name": "BID", "type": "esriFieldTypeString", "alias": "Business Improvement District", "length": 100, "domain": null }, { "name": "XBLOCK", "type": "esriFieldTypeDouble", "alias": "Block X Coordinate", "domain": null }, { "name": "YBLOCK", "type": "esriFieldTypeDouble", "alias": "Block Y Coordinate", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OCTO_RECORD_ID", "type": "esriFieldTypeString", "alias": "OCTO_RECORD_ID", "length": 25, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "CRIMEPT_IX1", "fields": "CCN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX2", "fields": "REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX3", "fields": "METHOD,OFFENSE,REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R50754_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A15479_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "maxSelectionCount": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "Crime Incidents - 2019", "type": "Feature Layer", "description": "DC crime incident locations. The dataset contains a subset of locations and attributes of incidents reported in the ASAP (Analytical Services Application) crime report database by the District of Columbia Metropolitan Police Department (MPD). Visit https://crimecards.dc.gov for more information.This data is shared via an automated process where addresses are geocoded to the District's Master Address Repository and assigned to the appropriate street block. Block locations for some crime points could not be automatically assigned resulting in 0,0 for x,y coordinates. These can be interactively assigned using the MAR Geocoder. On February 1 2020, the methodology of geography assignments of crime data was modified to increase accuracy. From January 1 2020 going forward, all crime data will have Ward, ANC, SMD, BID, Neighborhood Cluster, Voting Precinct, Block Group and Census Tract values calculated prior to, rather than after, anonymization to the block level. This change impacts approximately one percent of Ward assignments.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "https://mpdc.dc.gov", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 7, 135, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 390103, "ymin": 127300, "xmax": 407806, "ymax": 147441, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CCN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "CCN", "type": "esriFieldTypeString", "alias": "Central Complaint Number", "length": 8, "domain": null }, { "name": "REPORT_DAT", "type": "esriFieldTypeDate", "alias": "Report Date", "length": 8, "domain": null }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "Start Date", "length": 8, "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "Block", "length": 100, "domain": null }, { "name": "OFFENSE", "type": "esriFieldTypeString", "alias": "Offense", "length": 250, "domain": null }, { "name": "METHOD", "type": "esriFieldTypeString", "alias": "Method", "length": 50, "domain": null }, { "name": "SHIFT", "type": "esriFieldTypeString", "alias": "Shift", "length": 50, "domain": null }, { "name": "WARD", "type": "esriFieldTypeString", "alias": "Ward", "length": 1, "domain": null }, { "name": "ANC", "type": "esriFieldTypeString", "alias": "Advisory Neighborhood Commission", "length": 5, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "District", "length": 1, "domain": null }, { "name": "PSA", "type": "esriFieldTypeString", "alias": "Police Service Area", "length": 3, "domain": null }, { "name": "NEIGHBORHOOD_CLUSTER", "type": "esriFieldTypeString", "alias": "Neighborhood Cluster", "length": 200, "domain": null }, { "name": "BLOCK_GROUP", "type": "esriFieldTypeString", "alias": "Block Group", "length": 20, "domain": null }, { "name": "CENSUS_TRACT", "type": "esriFieldTypeString", "alias": "Census Tract", "length": 20, "domain": null }, { "name": "VOTING_PRECINCT", "type": "esriFieldTypeString", "alias": "Voting Precinct", "length": 25, "domain": null }, { "name": "BID", "type": "esriFieldTypeString", "alias": "Business Improvement District", "length": 100, "domain": null }, { "name": "XBLOCK", "type": "esriFieldTypeDouble", "alias": "Block X Coordinate", "domain": null }, { "name": "YBLOCK", "type": "esriFieldTypeDouble", "alias": "Block Y Coordinate", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OCTO_RECORD_ID", "type": "esriFieldTypeString", "alias": "OCTO_RECORD_ID", "length": 25, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "CRIMEPT_IX1", "fields": "CCN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX2", "fields": "REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX3", "fields": "METHOD,OFFENSE,REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R50754_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A15479_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "maxSelectionCount": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "Crime Incidents - 2018", "type": "Feature Layer", "description": "DC crime incident locations. The dataset contains a subset of locations and attributes of incidents reported in the ASAP (Analytical Services Application) crime report database by the District of Columbia Metropolitan Police Department (MPD). Visit https://crimecards.dc.gov for more information.This data is shared via an automated process where addresses are geocoded to the District's Master Address Repository and assigned to the appropriate street block. Block locations for some crime points could not be automatically assigned resulting in 0,0 for x,y coordinates. These can be interactively assigned using the MAR Geocoder. On February 1 2020, the methodology of geography assignments of crime data was modified to increase accuracy. From January 1 2020 going forward, all crime data will have Ward, ANC, SMD, BID, Neighborhood Cluster, Voting Precinct, Block Group and Census Tract values calculated prior to, rather than after, anonymization to the block level. This change impacts approximately one percent of Ward assignments.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "https://mpdc.dc.gov", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 7, 135, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 390103, "ymin": 127300, "xmax": 407806, "ymax": 147441, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CCN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "CCN", "type": "esriFieldTypeString", "alias": "Central Complaint Number", "length": 8, "domain": null }, { "name": "REPORT_DAT", "type": "esriFieldTypeDate", "alias": "Report Date", "length": 8, "domain": null }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "Start Date", "length": 8, "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "Block", "length": 100, "domain": null }, { "name": "OFFENSE", "type": "esriFieldTypeString", "alias": "Offense", "length": 250, "domain": null }, { "name": "METHOD", "type": "esriFieldTypeString", "alias": "Method", "length": 50, "domain": null }, { "name": "SHIFT", "type": "esriFieldTypeString", "alias": "Shift", "length": 50, "domain": null }, { "name": "WARD", "type": "esriFieldTypeString", "alias": "Ward", "length": 1, "domain": null }, { "name": "ANC", "type": "esriFieldTypeString", "alias": "Advisory Neighborhood Commission", "length": 5, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "District", "length": 1, "domain": null }, { "name": "PSA", "type": "esriFieldTypeString", "alias": "Police Service Area", "length": 3, "domain": null }, { "name": "NEIGHBORHOOD_CLUSTER", "type": "esriFieldTypeString", "alias": "Neighborhood Cluster", "length": 200, "domain": null }, { "name": "BLOCK_GROUP", "type": "esriFieldTypeString", "alias": "Block Group", "length": 20, "domain": null }, { "name": "CENSUS_TRACT", "type": "esriFieldTypeString", "alias": "Census Tract", "length": 20, "domain": null }, { "name": "VOTING_PRECINCT", "type": "esriFieldTypeString", "alias": "Voting Precinct", "length": 25, "domain": null }, { "name": "BID", "type": "esriFieldTypeString", "alias": "Business Improvement District", "length": 100, "domain": null }, { "name": "XBLOCK", "type": "esriFieldTypeDouble", "alias": "Block X Coordinate", "domain": null }, { "name": "YBLOCK", "type": "esriFieldTypeDouble", "alias": "Block Y Coordinate", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OCTO_RECORD_ID", "type": "esriFieldTypeString", "alias": "OCTO_RECORD_ID", "length": 25, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "CRIMEPT_IX1", "fields": "CCN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX2", "fields": "REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX3", "fields": "METHOD,OFFENSE,REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R50754_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A15479_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "maxSelectionCount": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 38, "name": "Crime Incidents - 2017", "type": "Feature Layer", "description": "DC crime incident locations. The dataset contains a subset of locations and attributes of incidents reported in the ASAP (Analytical Services Application) crime report database by the District of Columbia Metropolitan Police Department (MPD). Visit https://crimecards.dc.gov for more information.This data is shared via an automated process where addresses are geocoded to the District's Master Address Repository and assigned to the appropriate street block. Block locations for some crime points could not be automatically assigned resulting in 0,0 for x,y coordinates. These can be interactively assigned using the MAR Geocoder. On February 1 2020, the methodology of geography assignments of crime data was modified to increase accuracy. From January 1 2020 going forward, all crime data will have Ward, ANC, SMD, BID, Neighborhood Cluster, Voting Precinct, Block Group and Census Tract values calculated prior to, rather than after, anonymization to the block level. This change impacts approximately one percent of Ward assignments.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "https://mpdc.dc.gov", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 7, 135, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 390103, "ymin": 127300, "xmax": 407806, "ymax": 147441, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CCN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "CCN", "type": "esriFieldTypeString", "alias": "Central Complaint Number", "length": 8, "domain": null }, { "name": "REPORT_DAT", "type": "esriFieldTypeDate", "alias": "Report Date", "length": 8, "domain": null }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "Start Date", "length": 8, "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "Block", "length": 100, "domain": null }, { "name": "OFFENSE", "type": "esriFieldTypeString", "alias": "Offense", "length": 250, "domain": null }, { "name": "METHOD", "type": "esriFieldTypeString", "alias": "Method", "length": 50, "domain": null }, { "name": "SHIFT", "type": "esriFieldTypeString", "alias": "Shift", "length": 50, "domain": null }, { "name": "WARD", "type": "esriFieldTypeString", "alias": "Ward", "length": 1, "domain": null }, { "name": "ANC", "type": "esriFieldTypeString", "alias": "Advisory Neighborhood Commission", "length": 5, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "District", "length": 1, "domain": null }, { "name": "PSA", "type": "esriFieldTypeString", "alias": "Police Service Area", "length": 3, "domain": null }, { "name": "NEIGHBORHOOD_CLUSTER", "type": "esriFieldTypeString", "alias": "Neighborhood Cluster", "length": 200, "domain": null }, { "name": "BLOCK_GROUP", "type": "esriFieldTypeString", "alias": "Block Group", "length": 20, "domain": null }, { "name": "CENSUS_TRACT", "type": "esriFieldTypeString", "alias": "Census Tract", "length": 20, "domain": null }, { "name": "VOTING_PRECINCT", "type": "esriFieldTypeString", "alias": "Voting Precinct", "length": 25, "domain": null }, { "name": "BID", "type": "esriFieldTypeString", "alias": "Business Improvement District", "length": 100, "domain": null }, { "name": "XBLOCK", "type": "esriFieldTypeDouble", "alias": "Block X Coordinate", "domain": null }, { "name": "YBLOCK", "type": "esriFieldTypeDouble", "alias": "Block Y Coordinate", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OCTO_RECORD_ID", "type": "esriFieldTypeString", "alias": "OCTO_RECORD_ID", "length": 25, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "CRIMEPT_IX1", "fields": "CCN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX2", "fields": "REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX3", "fields": "METHOD,OFFENSE,REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R50754_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A15479_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "maxSelectionCount": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 26, "name": "Crime Incidents - 2016", "type": "Feature Layer", "description": "DC crime incident locations. The dataset contains a subset of locations and attributes of incidents reported in the ASAP (Analytical Services Application) crime report database by the District of Columbia Metropolitan Police Department (MPD). Visit https://crimecards.dc.gov for more information.This data is shared via an automated process where addresses are geocoded to the District's Master Address Repository and assigned to the appropriate street block. Block locations for some crime points could not be automatically assigned resulting in 0,0 for x,y coordinates. These can be interactively assigned using the MAR Geocoder. On February 1 2020, the methodology of geography assignments of crime data was modified to increase accuracy. From January 1 2020 going forward, all crime data will have Ward, ANC, SMD, BID, Neighborhood Cluster, Voting Precinct, Block Group and Census Tract values calculated prior to, rather than after, anonymization to the block level. This change impacts approximately one percent of Ward assignments.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "https://mpdc.dc.gov", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 7, 135, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 390103, "ymin": 127300, "xmax": 407806, "ymax": 147441, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CCN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "CCN", "type": "esriFieldTypeString", "alias": "Central Complaint Number", "length": 8, "domain": null }, { "name": "REPORT_DAT", "type": "esriFieldTypeDate", "alias": "Report Date", "length": 8, "domain": null }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "Start Date", "length": 8, "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "Block", "length": 100, "domain": null }, { "name": "OFFENSE", "type": "esriFieldTypeString", "alias": "Offense", "length": 250, "domain": null }, { "name": "METHOD", "type": "esriFieldTypeString", "alias": "Method", "length": 50, "domain": null }, { "name": "SHIFT", "type": "esriFieldTypeString", "alias": "Shift", "length": 50, "domain": null }, { "name": "WARD", "type": "esriFieldTypeString", "alias": "Ward", "length": 1, "domain": null }, { "name": "ANC", "type": "esriFieldTypeString", "alias": "Advisory Neighborhood Commission", "length": 5, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "District", "length": 1, "domain": null }, { "name": "PSA", "type": "esriFieldTypeString", "alias": "Police Service Area", "length": 3, "domain": null }, { "name": "NEIGHBORHOOD_CLUSTER", "type": "esriFieldTypeString", "alias": "Neighborhood Cluster", "length": 200, "domain": null }, { "name": "BLOCK_GROUP", "type": "esriFieldTypeString", "alias": "Block Group", "length": 20, "domain": null }, { "name": "CENSUS_TRACT", "type": "esriFieldTypeString", "alias": "Census Tract", "length": 20, "domain": null }, { "name": "VOTING_PRECINCT", "type": "esriFieldTypeString", "alias": "Voting Precinct", "length": 25, "domain": null }, { "name": "BID", "type": "esriFieldTypeString", "alias": "Business Improvement District", "length": 100, "domain": null }, { "name": "XBLOCK", "type": "esriFieldTypeDouble", "alias": "Block X Coordinate", "domain": null }, { "name": "YBLOCK", "type": "esriFieldTypeDouble", "alias": "Block Y Coordinate", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OCTO_RECORD_ID", "type": "esriFieldTypeString", "alias": "OCTO_RECORD_ID", "length": 25, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "CRIMEPT_IX1", "fields": "CCN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX2", "fields": "REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX3", "fields": "METHOD,OFFENSE,REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R50754_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A15479_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "maxSelectionCount": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 27, "name": "Crime Incidents - 2015", "type": "Feature Layer", "description": "DC crime incident locations. The dataset contains a subset of locations and attributes of incidents reported in the ASAP (Analytical Services Application) crime report database by the District of Columbia Metropolitan Police Department (MPD). Visit https://crimecards.dc.gov for more information.This data is shared via an automated process where addresses are geocoded to the District's Master Address Repository and assigned to the appropriate street block. Block locations for some crime points could not be automatically assigned resulting in 0,0 for x,y coordinates. These can be interactively assigned using the MAR Geocoder. On February 1 2020, the methodology of geography assignments of crime data was modified to increase accuracy. From January 1 2020 going forward, all crime data will have Ward, ANC, SMD, BID, Neighborhood Cluster, Voting Precinct, Block Group and Census Tract values calculated prior to, rather than after, anonymization to the block level. This change impacts approximately one percent of Ward assignments.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "https://mpdc.dc.gov", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 7, 135, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 390103, "ymin": 127300, "xmax": 407806, "ymax": 147441, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CCN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "CCN", "type": "esriFieldTypeString", "alias": "Central Complaint Number", "length": 8, "domain": null }, { "name": "REPORT_DAT", "type": "esriFieldTypeDate", "alias": "Report Date", "length": 8, "domain": null }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "Start Date", "length": 8, "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "Block", "length": 100, "domain": null }, { "name": "OFFENSE", "type": "esriFieldTypeString", "alias": "Offense", "length": 250, "domain": null }, { "name": "METHOD", "type": "esriFieldTypeString", "alias": "Method", "length": 50, "domain": null }, { "name": "SHIFT", "type": "esriFieldTypeString", "alias": "Shift", "length": 50, "domain": null }, { "name": "WARD", "type": "esriFieldTypeString", "alias": "Ward", "length": 1, "domain": null }, { "name": "ANC", "type": "esriFieldTypeString", "alias": "Advisory Neighborhood Commission", "length": 5, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "District", "length": 1, "domain": null }, { "name": "PSA", "type": "esriFieldTypeString", "alias": "Police Service Area", "length": 3, "domain": null }, { "name": "NEIGHBORHOOD_CLUSTER", "type": "esriFieldTypeString", "alias": "Neighborhood Cluster", "length": 200, "domain": null }, { "name": "BLOCK_GROUP", "type": "esriFieldTypeString", "alias": "Block Group", "length": 20, "domain": null }, { "name": "CENSUS_TRACT", "type": "esriFieldTypeString", "alias": "Census Tract", "length": 20, "domain": null }, { "name": "VOTING_PRECINCT", "type": "esriFieldTypeString", "alias": "Voting Precinct", "length": 25, "domain": null }, { "name": "BID", "type": "esriFieldTypeString", "alias": "Business Improvement District", "length": 100, "domain": null }, { "name": "XBLOCK", "type": "esriFieldTypeDouble", "alias": "Block X Coordinate", "domain": null }, { "name": "YBLOCK", "type": "esriFieldTypeDouble", "alias": "Block Y Coordinate", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OCTO_RECORD_ID", "type": "esriFieldTypeString", "alias": "OCTO_RECORD_ID", "length": 25, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "CRIMEPT_IX1", "fields": "CCN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX2", "fields": "REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX3", "fields": "METHOD,OFFENSE,REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R50754_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A15479_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "maxSelectionCount": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 40, "name": "Crime Incidents - 2014", "type": "Feature Layer", "description": "DC crime incident locations. The dataset contains a subset of locations and attributes of incidents reported in the ASAP (Analytical Services Application) crime report database by the District of Columbia Metropolitan Police Department (MPD). Visit https://crimecards.dc.gov for more information.This data is shared via an automated process where addresses are geocoded to the District's Master Address Repository and assigned to the appropriate street block. Block locations for some crime points could not be automatically assigned resulting in 0,0 for x,y coordinates. These can be interactively assigned using the MAR Geocoder. On February 1 2020, the methodology of geography assignments of crime data was modified to increase accuracy. From January 1 2020 going forward, all crime data will have Ward, ANC, SMD, BID, Neighborhood Cluster, Voting Precinct, Block Group and Census Tract values calculated prior to, rather than after, anonymization to the block level. This change impacts approximately one percent of Ward assignments.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "https://mpdc.dc.gov", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 7, 135, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 390103, "ymin": 127300, "xmax": 407806, "ymax": 147441, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CCN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "CCN", "type": "esriFieldTypeString", "alias": "Central Complaint Number", "length": 8, "domain": null }, { "name": "REPORT_DAT", "type": "esriFieldTypeDate", "alias": "Report Date", "length": 8, "domain": null }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "Start Date", "length": 8, "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "Block", "length": 100, "domain": null }, { "name": "OFFENSE", "type": "esriFieldTypeString", "alias": "Offense", "length": 250, "domain": null }, { "name": "METHOD", "type": "esriFieldTypeString", "alias": "Method", "length": 50, "domain": null }, { "name": "SHIFT", "type": "esriFieldTypeString", "alias": "Shift", "length": 50, "domain": null }, { "name": "WARD", "type": "esriFieldTypeString", "alias": "Ward", "length": 1, "domain": null }, { "name": "ANC", "type": "esriFieldTypeString", "alias": "Advisory Neighborhood Commission", "length": 5, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "District", "length": 1, "domain": null }, { "name": "PSA", "type": "esriFieldTypeString", "alias": "Police Service Area", "length": 3, "domain": null }, { "name": "NEIGHBORHOOD_CLUSTER", "type": "esriFieldTypeString", "alias": "Neighborhood Cluster", "length": 200, "domain": null }, { "name": "BLOCK_GROUP", "type": "esriFieldTypeString", "alias": "Block Group", "length": 20, "domain": null }, { "name": "CENSUS_TRACT", "type": "esriFieldTypeString", "alias": "Census Tract", "length": 20, "domain": null }, { "name": "VOTING_PRECINCT", "type": "esriFieldTypeString", "alias": "Voting Precinct", "length": 25, "domain": null }, { "name": "BID", "type": "esriFieldTypeString", "alias": "Business Improvement District", "length": 100, "domain": null }, { "name": "XBLOCK", "type": "esriFieldTypeDouble", "alias": "Block X Coordinate", "domain": null }, { "name": "YBLOCK", "type": "esriFieldTypeDouble", "alias": "Block Y Coordinate", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OCTO_RECORD_ID", "type": "esriFieldTypeString", "alias": "OCTO_RECORD_ID", "length": 25, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "CRIMEPT_IX1", "fields": "CCN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX2", "fields": "REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX3", "fields": "METHOD,OFFENSE,REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R50754_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A15479_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "maxSelectionCount": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 10, "name": "Crime Incidents - 2013", "type": "Feature Layer", "description": "DC crime incident locations. The dataset contains a subset of locations and attributes of incidents reported in the ASAP (Analytical Services Application) crime report database by the District of Columbia Metropolitan Police Department (MPD). Visit https://crimecards.dc.gov for more information.This data is shared via an automated process where addresses are geocoded to the District's Master Address Repository and assigned to the appropriate street block. Block locations for some crime points could not be automatically assigned resulting in 0,0 for x,y coordinates. These can be interactively assigned using the MAR Geocoder. On February 1 2020, the methodology of geography assignments of crime data was modified to increase accuracy. From January 1 2020 going forward, all crime data will have Ward, ANC, SMD, BID, Neighborhood Cluster, Voting Precinct, Block Group and Census Tract values calculated prior to, rather than after, anonymization to the block level. This change impacts approximately one percent of Ward assignments.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "https://mpdc.dc.gov", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 7, 135, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 390103, "ymin": 127300, "xmax": 407806, "ymax": 147441, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CCN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "CCN", "type": "esriFieldTypeString", "alias": "Central Complaint Number", "length": 8, "domain": null }, { "name": "REPORT_DAT", "type": "esriFieldTypeDate", "alias": "Report Date", "length": 8, "domain": null }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "Start Date", "length": 8, "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "Block", "length": 100, "domain": null }, { "name": "OFFENSE", "type": "esriFieldTypeString", "alias": "Offense", "length": 250, "domain": null }, { "name": "METHOD", "type": "esriFieldTypeString", "alias": "Method", "length": 50, "domain": null }, { "name": "SHIFT", "type": "esriFieldTypeString", "alias": "Shift", "length": 50, "domain": null }, { "name": "WARD", "type": "esriFieldTypeString", "alias": "Ward", "length": 1, "domain": null }, { "name": "ANC", "type": "esriFieldTypeString", "alias": "Advisory Neighborhood Commission", "length": 5, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "District", "length": 1, "domain": null }, { "name": "PSA", "type": "esriFieldTypeString", "alias": "Police Service Area", "length": 3, "domain": null }, { "name": "NEIGHBORHOOD_CLUSTER", "type": "esriFieldTypeString", "alias": "Neighborhood Cluster", "length": 200, "domain": null }, { "name": "BLOCK_GROUP", "type": "esriFieldTypeString", "alias": "Block Group", "length": 20, "domain": null }, { "name": "CENSUS_TRACT", "type": "esriFieldTypeString", "alias": "Census Tract", "length": 20, "domain": null }, { "name": "VOTING_PRECINCT", "type": "esriFieldTypeString", "alias": "Voting Precinct", "length": 25, "domain": null }, { "name": "BID", "type": "esriFieldTypeString", "alias": "Business Improvement District", "length": 100, "domain": null }, { "name": "XBLOCK", "type": "esriFieldTypeDouble", "alias": "Block X Coordinate", "domain": null }, { "name": "YBLOCK", "type": "esriFieldTypeDouble", "alias": "Block Y Coordinate", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OCTO_RECORD_ID", "type": "esriFieldTypeString", "alias": "OCTO_RECORD_ID", "length": 25, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "CRIMEPT_IX1", "fields": "CCN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX2", "fields": "REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX3", "fields": "METHOD,OFFENSE,REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R50754_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A15479_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "maxSelectionCount": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 11, "name": "Crime Incidents - 2012", "type": "Feature Layer", "description": "DC crime incident locations. The dataset contains a subset of locations and attributes of incidents reported in the ASAP (Analytical Services Application) crime report database by the District of Columbia Metropolitan Police Department (MPD). Visit https://crimecards.dc.gov for more information.This data is shared via an automated process where addresses are geocoded to the District's Master Address Repository and assigned to the appropriate street block. Block locations for some crime points could not be automatically assigned resulting in 0,0 for x,y coordinates. These can be interactively assigned using the MAR Geocoder. On February 1 2020, the methodology of geography assignments of crime data was modified to increase accuracy. From January 1 2020 going forward, all crime data will have Ward, ANC, SMD, BID, Neighborhood Cluster, Voting Precinct, Block Group and Census Tract values calculated prior to, rather than after, anonymization to the block level. This change impacts approximately one percent of Ward assignments.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "https://mpdc.dc.gov", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 7, 135, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 390103, "ymin": 127300, "xmax": 407806, "ymax": 147441, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CCN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "CCN", "type": "esriFieldTypeString", "alias": "Central Complaint Number", "length": 8, "domain": null }, { "name": "REPORT_DAT", "type": "esriFieldTypeDate", "alias": "Report Date", "length": 8, "domain": null }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "Start Date", "length": 8, "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "Block", "length": 100, "domain": null }, { "name": "OFFENSE", "type": "esriFieldTypeString", "alias": "Offense", "length": 250, "domain": null }, { "name": "METHOD", "type": "esriFieldTypeString", "alias": "Method", "length": 50, "domain": null }, { "name": "SHIFT", "type": "esriFieldTypeString", "alias": "Shift", "length": 50, "domain": null }, { "name": "WARD", "type": "esriFieldTypeString", "alias": "Ward", "length": 1, "domain": null }, { "name": "ANC", "type": "esriFieldTypeString", "alias": "Advisory Neighborhood Commission", "length": 5, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "District", "length": 1, "domain": null }, { "name": "PSA", "type": "esriFieldTypeString", "alias": "Police Service Area", "length": 3, "domain": null }, { "name": "NEIGHBORHOOD_CLUSTER", "type": "esriFieldTypeString", "alias": "Neighborhood Cluster", "length": 200, "domain": null }, { "name": "BLOCK_GROUP", "type": "esriFieldTypeString", "alias": "Block Group", "length": 20, "domain": null }, { "name": "CENSUS_TRACT", "type": "esriFieldTypeString", "alias": "Census Tract", "length": 20, "domain": null }, { "name": "VOTING_PRECINCT", "type": "esriFieldTypeString", "alias": "Voting Precinct", "length": 25, "domain": null }, { "name": "BID", "type": "esriFieldTypeString", "alias": "Business Improvement District", "length": 100, "domain": null }, { "name": "XBLOCK", "type": "esriFieldTypeDouble", "alias": "Block X Coordinate", "domain": null }, { "name": "YBLOCK", "type": "esriFieldTypeDouble", "alias": "Block Y Coordinate", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OCTO_RECORD_ID", "type": "esriFieldTypeString", "alias": "OCTO_RECORD_ID", "length": 25, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "CRIMEPT_IX1", "fields": "CCN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX2", "fields": "REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX3", "fields": "METHOD,OFFENSE,REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R50754_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A15479_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "maxSelectionCount": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 35, "name": "Crime Incidents - 2011", "type": "Feature Layer", "description": "DC crime incident locations. The dataset contains a subset of locations and attributes of incidents reported in the ASAP (Analytical Services Application) crime report database by the District of Columbia Metropolitan Police Department (MPD). Visit https://crimecards.dc.gov for more information.This data is shared via an automated process where addresses are geocoded to the District's Master Address Repository and assigned to the appropriate street block. Block locations for some crime points could not be automatically assigned resulting in 0,0 for x,y coordinates. These can be interactively assigned using the MAR Geocoder. On February 1 2020, the methodology of geography assignments of crime data was modified to increase accuracy. From January 1 2020 going forward, all crime data will have Ward, ANC, SMD, BID, Neighborhood Cluster, Voting Precinct, Block Group and Census Tract values calculated prior to, rather than after, anonymization to the block level. This change impacts approximately one percent of Ward assignments.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "https://mpdc.dc.gov", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 7, 135, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 390103, "ymin": 127300, "xmax": 407806, "ymax": 147441, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CCN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "CCN", "type": "esriFieldTypeString", "alias": "Central Complaint Number", "length": 8, "domain": null }, { "name": "REPORT_DAT", "type": "esriFieldTypeDate", "alias": "Report Date", "length": 8, "domain": null }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "Start Date", "length": 8, "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "Block", "length": 100, "domain": null }, { "name": "OFFENSE", "type": "esriFieldTypeString", "alias": "Offense", "length": 250, "domain": null }, { "name": "METHOD", "type": "esriFieldTypeString", "alias": "Method", "length": 50, "domain": null }, { "name": "SHIFT", "type": "esriFieldTypeString", "alias": "Shift", "length": 50, "domain": null }, { "name": "WARD", "type": "esriFieldTypeString", "alias": "Ward", "length": 1, "domain": null }, { "name": "ANC", "type": "esriFieldTypeString", "alias": "Advisory Neighborhood Commission", "length": 5, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "District", "length": 1, "domain": null }, { "name": "PSA", "type": "esriFieldTypeString", "alias": "Police Service Area", "length": 3, "domain": null }, { "name": "NEIGHBORHOOD_CLUSTER", "type": "esriFieldTypeString", "alias": "Neighborhood Cluster", "length": 200, "domain": null }, { "name": "BLOCK_GROUP", "type": "esriFieldTypeString", "alias": "Block Group", "length": 20, "domain": null }, { "name": "CENSUS_TRACT", "type": "esriFieldTypeString", "alias": "Census Tract", "length": 20, "domain": null }, { "name": "VOTING_PRECINCT", "type": "esriFieldTypeString", "alias": "Voting Precinct", "length": 25, "domain": null }, { "name": "BID", "type": "esriFieldTypeString", "alias": "Business Improvement District", "length": 100, "domain": null }, { "name": "XBLOCK", "type": "esriFieldTypeDouble", "alias": "Block X Coordinate", "domain": null }, { "name": "YBLOCK", "type": "esriFieldTypeDouble", "alias": "Block Y Coordinate", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OCTO_RECORD_ID", "type": "esriFieldTypeString", "alias": "OCTO_RECORD_ID", "length": 25, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "CRIMEPT_IX1", "fields": "CCN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX2", "fields": "REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX3", "fields": "METHOD,OFFENSE,REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R50754_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A15479_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "maxSelectionCount": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 34, "name": "Crime Incidents - 2010", "type": "Feature Layer", "description": "DC crime incident locations. The dataset contains a subset of locations and attributes of incidents reported in the ASAP (Analytical Services Application) crime report database by the District of Columbia Metropolitan Police Department (MPD). Visit https://crimecards.dc.gov for more information.This data is shared via an automated process where addresses are geocoded to the District's Master Address Repository and assigned to the appropriate street block. Block locations for some crime points could not be automatically assigned resulting in 0,0 for x,y coordinates. These can be interactively assigned using the MAR Geocoder. On February 1 2020, the methodology of geography assignments of crime data was modified to increase accuracy. From January 1 2020 going forward, all crime data will have Ward, ANC, SMD, BID, Neighborhood Cluster, Voting Precinct, Block Group and Census Tract values calculated prior to, rather than after, anonymization to the block level. This change impacts approximately one percent of Ward assignments.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "https://mpdc.dc.gov", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 7, 135, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 390103, "ymin": 127300, "xmax": 407806, "ymax": 147441, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CCN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "CCN", "type": "esriFieldTypeString", "alias": "Central Complaint Number", "length": 8, "domain": null }, { "name": "REPORT_DAT", "type": "esriFieldTypeDate", "alias": "Report Date", "length": 8, "domain": null }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "Start Date", "length": 8, "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "Block", "length": 100, "domain": null }, { "name": "OFFENSE", "type": "esriFieldTypeString", "alias": "Offense", "length": 250, "domain": null }, { "name": "METHOD", "type": "esriFieldTypeString", "alias": "Method", "length": 50, "domain": null }, { "name": "SHIFT", "type": "esriFieldTypeString", "alias": "Shift", "length": 50, "domain": null }, { "name": "WARD", "type": "esriFieldTypeString", "alias": "Ward", "length": 1, "domain": null }, { "name": "ANC", "type": "esriFieldTypeString", "alias": "Advisory Neighborhood Commission", "length": 5, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "District", "length": 1, "domain": null }, { "name": "PSA", "type": "esriFieldTypeString", "alias": "Police Service Area", "length": 3, "domain": null }, { "name": "NEIGHBORHOOD_CLUSTER", "type": "esriFieldTypeString", "alias": "Neighborhood Cluster", "length": 200, "domain": null }, { "name": "BLOCK_GROUP", "type": "esriFieldTypeString", "alias": "Block Group", "length": 20, "domain": null }, { "name": "CENSUS_TRACT", "type": "esriFieldTypeString", "alias": "Census Tract", "length": 20, "domain": null }, { "name": "VOTING_PRECINCT", "type": "esriFieldTypeString", "alias": "Voting Precinct", "length": 25, "domain": null }, { "name": "BID", "type": "esriFieldTypeString", "alias": "Business Improvement District", "length": 100, "domain": null }, { "name": "XBLOCK", "type": "esriFieldTypeDouble", "alias": "Block X Coordinate", "domain": null }, { "name": "YBLOCK", "type": "esriFieldTypeDouble", "alias": "Block Y Coordinate", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OCTO_RECORD_ID", "type": "esriFieldTypeString", "alias": "OCTO_RECORD_ID", "length": 25, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "CRIMEPT_IX1", "fields": "CCN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX2", "fields": "REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX3", "fields": "METHOD,OFFENSE,REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R50754_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A15479_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "maxSelectionCount": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 33, "name": "Crime Incidents - 2009", "type": "Feature Layer", "description": "DC crime incident locations. The dataset contains a subset of locations and attributes of incidents reported in the ASAP (Analytical Services Application) crime report database by the District of Columbia Metropolitan Police Department (MPD). Visit https://crimecards.dc.gov for more information.This data is shared via an automated process where addresses are geocoded to the District's Master Address Repository and assigned to the appropriate street block. Block locations for some crime points could not be automatically assigned resulting in 0,0 for x,y coordinates. These can be interactively assigned using the MAR Geocoder. On February 1 2020, the methodology of geography assignments of crime data was modified to increase accuracy. From January 1 2020 going forward, all crime data will have Ward, ANC, SMD, BID, Neighborhood Cluster, Voting Precinct, Block Group and Census Tract values calculated prior to, rather than after, anonymization to the block level. This change impacts approximately one percent of Ward assignments.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "https://mpdc.dc.gov", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 7, 135, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 390103, "ymin": 127300, "xmax": 407806, "ymax": 147441, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CCN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "CCN", "type": "esriFieldTypeString", "alias": "Central Complaint Number", "length": 8, "domain": null }, { "name": "REPORT_DAT", "type": "esriFieldTypeDate", "alias": "Report Date", "length": 8, "domain": null }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "Start Date", "length": 8, "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "Block", "length": 100, "domain": null }, { "name": "OFFENSE", "type": "esriFieldTypeString", "alias": "Offense", "length": 250, "domain": null }, { "name": "METHOD", "type": "esriFieldTypeString", "alias": "Method", "length": 50, "domain": null }, { "name": "SHIFT", "type": "esriFieldTypeString", "alias": "Shift", "length": 50, "domain": null }, { "name": "WARD", "type": "esriFieldTypeString", "alias": "Ward", "length": 1, "domain": null }, { "name": "ANC", "type": "esriFieldTypeString", "alias": "Advisory Neighborhood Commission", "length": 5, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "District", "length": 1, "domain": null }, { "name": "PSA", "type": "esriFieldTypeString", "alias": "Police Service Area", "length": 3, "domain": null }, { "name": "NEIGHBORHOOD_CLUSTER", "type": "esriFieldTypeString", "alias": "Neighborhood Cluster", "length": 200, "domain": null }, { "name": "BLOCK_GROUP", "type": "esriFieldTypeString", "alias": "Block Group", "length": 20, "domain": null }, { "name": "CENSUS_TRACT", "type": "esriFieldTypeString", "alias": "Census Tract", "length": 20, "domain": null }, { "name": "VOTING_PRECINCT", "type": "esriFieldTypeString", "alias": "Voting Precinct", "length": 25, "domain": null }, { "name": "BID", "type": "esriFieldTypeString", "alias": "Business Improvement District", "length": 100, "domain": null }, { "name": "XBLOCK", "type": "esriFieldTypeDouble", "alias": "Block X Coordinate", "domain": null }, { "name": "YBLOCK", "type": "esriFieldTypeDouble", "alias": "Block Y Coordinate", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OCTO_RECORD_ID", "type": "esriFieldTypeString", "alias": "OCTO_RECORD_ID", "length": 25, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "CRIMEPT_IX1", "fields": "CCN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX2", "fields": "REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX3", "fields": "METHOD,OFFENSE,REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R50754_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A15479_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "maxSelectionCount": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 32, "name": "Crime Incidents - 2008", "type": "Feature Layer", "description": "DC crime incident locations. The dataset contains a subset of locations and attributes of incidents reported in the ASAP (Analytical Services Application) crime report database by the District of Columbia Metropolitan Police Department (MPD). Visit https://crimecards.dc.gov for more information.This data is shared via an automated process where addresses are geocoded to the District's Master Address Repository and assigned to the appropriate street block. Block locations for some crime points could not be automatically assigned resulting in 0,0 for x,y coordinates. These can be interactively assigned using the MAR Geocoder. On February 1 2020, the methodology of geography assignments of crime data was modified to increase accuracy. From January 1 2020 going forward, all crime data will have Ward, ANC, SMD, BID, Neighborhood Cluster, Voting Precinct, Block Group and Census Tract values calculated prior to, rather than after, anonymization to the block level. This change impacts approximately one percent of Ward assignments.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "https://mpdc.dc.gov", "parentLayer": null, "subLayers": [], "minScale": 40000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 7, 135, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 390103, "ymin": 127300, "xmax": 407806, "ymax": 147441, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CCN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "CCN", "type": "esriFieldTypeString", "alias": "Central Complaint Number", "length": 8, "domain": null }, { "name": "REPORT_DAT", "type": "esriFieldTypeDate", "alias": "Report Date", "length": 8, "domain": null }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "Start Date", "length": 8, "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "End Date", "length": 8, "domain": null }, { "name": "BLOCK", "type": "esriFieldTypeString", "alias": "Block", "length": 100, "domain": null }, { "name": "OFFENSE", "type": "esriFieldTypeString", "alias": "Offense", "length": 250, "domain": null }, { "name": "METHOD", "type": "esriFieldTypeString", "alias": "Method", "length": 50, "domain": null }, { "name": "SHIFT", "type": "esriFieldTypeString", "alias": "Shift", "length": 50, "domain": null }, { "name": "WARD", "type": "esriFieldTypeString", "alias": "Ward", "length": 1, "domain": null }, { "name": "ANC", "type": "esriFieldTypeString", "alias": "Advisory Neighborhood Commission", "length": 5, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "District", "length": 1, "domain": null }, { "name": "PSA", "type": "esriFieldTypeString", "alias": "Police Service Area", "length": 3, "domain": null }, { "name": "NEIGHBORHOOD_CLUSTER", "type": "esriFieldTypeString", "alias": "Neighborhood Cluster", "length": 200, "domain": null }, { "name": "BLOCK_GROUP", "type": "esriFieldTypeString", "alias": "Block Group", "length": 20, "domain": null }, { "name": "CENSUS_TRACT", "type": "esriFieldTypeString", "alias": "Census Tract", "length": 20, "domain": null }, { "name": "VOTING_PRECINCT", "type": "esriFieldTypeString", "alias": "Voting Precinct", "length": 25, "domain": null }, { "name": "BID", "type": "esriFieldTypeString", "alias": "Business Improvement District", "length": 100, "domain": null }, { "name": "XBLOCK", "type": "esriFieldTypeDouble", "alias": "Block X Coordinate", "domain": null }, { "name": "YBLOCK", "type": "esriFieldTypeDouble", "alias": "Block Y Coordinate", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "OCTO_RECORD_ID", "type": "esriFieldTypeString", "alias": "OCTO_RECORD_ID", "length": 25, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "CRIMEPT_IX1", "fields": "CCN", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX2", "fields": "REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "CRIMEPT_IX3", "fields": "METHOD,OFFENSE,REPORT_DAT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R50754_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A15479_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "maxSelectionCount": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 20, "name": "Sex Offender", "type": "Feature Layer", "description": "Sex Offender work and home locations, created as part of the DC Geographic Information System (DC GIS) for the D.C. Office of the Chief Technology Officer (OCTO) and participating D.C. government agencies. If users want to obtain more information about sex offenders, they should go to the Sex Offender Mapping Application (http://sexoffender.dc.gov/) and download the \u201cMore Details\u201d PDF. A database provided by the Court Services and Offender Supervision Agency identified sex offender registry providing location at the block level. https://www.csosa.gov/.", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -36747100, "falseY": -29091500, "xyUnits": 1000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "https://dcgis.dc.gov; http://mpdc.dc.gov/; https://www.csosa.gov/", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 76, 163, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 390722.960000001, "ymin": 127956.75, "xmax": 407727.18, "ymax": 146575.46999999898, "spatialReference": { "wkid": 26985, "latestWkid": 26985, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -4.0461680742551684E7, "falseY": -3.1673687317371905E7, "xyUnits": 1.1021572156430243E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "LASTNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "LASTNAME", "type": "esriFieldTypeString", "alias": "Last Name", "length": 60, "domain": null }, { "name": "FIRSTNAME", "type": "esriFieldTypeString", "alias": "First Name", "length": 60, "domain": null }, { "name": "ALIASES", "type": "esriFieldTypeString", "alias": "Aliases", "length": 255, "domain": null }, { "name": "BIRTHDATE", "type": "esriFieldTypeDate", "alias": "Birth Date", "length": 8, "domain": null }, { "name": "WEIGHTNUM", "type": "esriFieldTypeInteger", "alias": "Weight", "domain": null }, { "name": "HEIGHTNUM", "type": "esriFieldTypeInteger", "alias": "Height", "domain": null }, { "name": "EYECOLOR", "type": "esriFieldTypeString", "alias": "Eye Color", "length": 15, "domain": null }, { "name": "HAIRCOLOR", "type": "esriFieldTypeString", "alias": "Hair Color", "length": 15, "domain": null }, { "name": "MARKINGS", "type": "esriFieldTypeString", "alias": "Markings", "length": 255, "domain": null }, { "name": "BLOCKNAME", "type": "esriFieldTypeString", "alias": "Block Name", "length": 255, "domain": null }, { "name": "SEXOFFENDERCODE", "type": "esriFieldTypeString", "alias": "Sex Offender Code", "length": 15, "domain": null }, { "name": "REGISTRATIONDATE", "type": "esriFieldTypeDate", "alias": "Registration Date", "length": 8, "domain": null }, { "name": "ADDDATE", "type": "esriFieldTypeDate", "alias": "Add Date", "length": 8, "domain": null }, { "name": "MAXCLASSIFICATION", "type": "esriFieldTypeString", "alias": "Max Classification", "length": 5, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 60, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "District", "length": 3, "domain": null }, { "name": "PSA", "type": "esriFieldTypeString", "alias": "Police Service Area", "length": 3, "domain": null }, { "name": "QUADRANT", "type": "esriFieldTypeString", "alias": "Quadrant", "length": 3, "domain": null }, { "name": "ZIPCODE", "type": "esriFieldTypeString", "alias": "Zip Code", "length": 30, "domain": null }, { "name": "BLOCK_Y", "type": "esriFieldTypeInteger", "alias": "Block Y Coordinate", "domain": null }, { "name": "BLOCK_X", "type": "esriFieldTypeInteger", "alias": "Block X Coordinate", "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null }, { "name": "DCS_LAST_MOD_DTM", "type": "esriFieldTypeDate", "alias": "Last Modified Date", "length": 8, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATED", "type": "esriFieldTypeDate", "alias": "CREATED", "length": 8, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 255, "domain": null }, { "name": "EDITED", "type": "esriFieldTypeDate", "alias": "EDITED", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R970_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_970", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A570_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "maxSelectionCount": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "America/New_York", "respectsDaylightSaving": true }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }