{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "Cameras", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2150, "latestWkid": 2958, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2150, "latestWkid": 2958, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0bead1871ec51dc6472ba1257b9c00da", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB8UlEQVRIid3VT0iTcRzH8ffmnj1zw9Tc89g/h1g7REgQRERGh7DykIcIvHSIKAu67KpIl8Dw6qURXjvYIQgCQS9FBBJ1kKyDbitr/pmuybNn09/2tBkGooM97tkjXvwcf39eP36/74/fz8U+xnVgcYes0CWr3JHq8DtceIp5sobGnIjz3MgyZQv3BLjqVRhSr9Nefwa3o2a7r5iDP5P0JD/wSYvwEMFPy7jvFCH/BfqO3kQt1++UQblCg/8S12IjjOvT9Iok7yri3ha61Q76m2+gUCEOF5x8RDAa5oWYpBPB3G64u7aFQSvwzrTdJ5hbIZz+Rpcp7gsQOnGb09XAWztQLnM+PcNZjO0il+ByM521x3BiI00XaUqM05uJ8bgsLjVwxA68VWSpkcDOthLcKeG1i/+f78Fnim8UEHvBN/Kl80vwvEbKNlwAQ2PFHF/ms5GmQzpUPZ6eZm09wUtTPBPj6fxrulvv0lYtvjDG1F+NCVMcSGVnGNG+MlDfbr24C2+Yz8Xp2zyd3XD0GM/irwgCPVYWWBxjKfWRIZHkvaWHS5/lXnyUyOoXHhy/RWu5GohFCr9G+Z79QX8uwduqnlw9wqAeIZyZ5Ylb5Zy7jsPUIBcN1oxVlsQyE+u/Gd68B3Y/i1QmSohohVE28T1lX/F/2Wme3Ki0CFEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 592525.3144, "ymin": 4831615.8769, "xmax": 607924.1379, "ymax": 4852031.3434, "spatialReference": { "wkid": 2150, "latestWkid": 2958, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "Street", "length": 50, "domain": null }, { "name": "BETWEEN_", "type": "esriFieldTypeString", "alias": "Between", "length": 50, "domain": null }, { "name": "WARD", "type": "esriFieldTypeSmallInteger", "alias": "Ward", "domain": { "type": "codedValue", "name": "WARD", "description": "What ward is the asset located in.", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 }, { "name": "7", "code": 7 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 }, { "name": "10", "code": 10 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION_CODE", "type": "esriFieldTypeString", "alias": "Location Code", "length": 50, "domain": null }, { "name": "POSTED_SPEED_LIMIT", "type": "esriFieldTypeString", "alias": "Posted Speed Limit", "length": 50, "domain": { "type": "codedValue", "name": "ASE_SPEED_LIMIT", "description": "", "codedValues": [ { "name": "40", "code": "40" }, { "name": "50", "code": "50" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WARNING_SIGN_INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Warning Sign Install Date", "length": 8, "domain": null }, { "name": "CAMERA_IN_USE_INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Camera In Use Install Date", "length": 8, "domain": null }, { "name": "X_COORDINATE", "type": "esriFieldTypeString", "alias": "X_COORDINATE", "length": 50, "domain": null }, { "name": "Y_COORDINATE", "type": "esriFieldTypeString", "alias": "Y_COORDINATE", "length": 50, "domain": null }, { "name": "NUMBER_OF_LANES", "type": "esriFieldTypeString", "alias": "Number of Lanes Detecting", "length": 50, "domain": null }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Direction", "length": 50, "domain": { "type": "codedValue", "name": "ASE_DIRECTION", "description": "", "codedValues": [ { "name": "NB", "code": "NB" }, { "name": "SB", "code": "SB" }, { "name": "WB", "code": "WB" }, { "name": "EB", "code": "EB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "STRUCT_NUM", "type": "esriFieldTypeString", "alias": "Pole #", "length": 255, "domain": null }, { "name": "CCS_SIG_INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Camera Coming Soon Install Date", "length": 8, "domain": null }, { "name": "CCS_REMOVAL_DATE", "type": "esriFieldTypeDate", "alias": "Camera Coming Soon Removal Date", "length": 8, "domain": null }, { "name": "CIU_SIGN_INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Camera In Use Install Date", "length": 8, "domain": null }, { "name": "CAMERA_IN_USE", "type": "esriFieldTypeString", "alias": "Camera In Use", "length": 255, "domain": null }, { "name": "SITE_DOCUMENTS", "type": "esriFieldTypeString", "alias": "SITE_DOCUMENTS", "length": 255, "domain": { "type": "codedValue", "name": "ASE_SITE_DOCUMENTS", "description": "", "codedValues": [ { "name": "Complete", "code": "Complete" }, { "name": "In Progress", "code": "In Progress " } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SITE_DOCUMENTS_LINK", "type": "esriFieldTypeString", "alias": "SITE_DOCUMENTS_LINK", "length": 255, "domain": null }, { "name": "ORIGINAL_LIVE_DATE", "type": "esriFieldTypeInteger", "alias": "ORIGINAL_LIVE_DATE", "domain": null }, { "name": "ASE_STATUS", "type": "esriFieldTypeString", "alias": "Automated Speed Enforcement Camera Status", "length": 255, "domain": { "type": "codedValue", "name": "ASE_STATUS", "description": "", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Not Active", "code": "Not Active" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "length": 255, "domain": null }, { "name": "CLASSIFICATION", "type": "esriFieldTypeString", "alias": "Classification", "length": 255, "domain": null }, { "name": "OWNER_BUS", "type": "esriFieldTypeString", "alias": "Business Owner", "length": 255, "domain": null }, { "name": "OWNER_MAIN", "type": "esriFieldTypeString", "alias": "Maintenance Owner", "length": 255, "domain": null }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Installation Date", "length": 8, "domain": null }, { "name": "CON_UPDATE_USER", "type": "esriFieldTypeString", "alias": "Condition Update User", "length": 255, "domain": null }, { "name": "EXPIRED", "type": "esriFieldTypeString", "alias": "Expired", "length": 255, "domain": { "type": "codedValue", "name": "CS_PK_YESNO", "description": "Yes or no field", "codedValues": [ { "name": "YES", "code": "Y" }, { "name": "NO", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EXP_DATE", "type": "esriFieldTypeDate", "alias": "EXP_DATE", "length": 8, "domain": null }, { "name": "EXPIRE_REASON", "type": "esriFieldTypeString", "alias": "Expired Reason", "length": 255, "domain": null }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "length": 255, "domain": null }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "length": 8, "domain": null }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "length": 255, "domain": null }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "length": 8, "domain": null }, { "name": "LOCATION_CAMERA", "type": "esriFieldTypeString", "alias": "LOCATION_CAMERA", "length": 400, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1586246_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1506_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "Certificate of Accuracy", "relatedTableId": 2, "role": "esriRelRoleOrigin", "keyField": "LOCATION_CODE", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{B8AC85B7-37D2-4F83-A77D-04713EDF26A9}" } ], "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": "Etc/GMT+5", "respectsDaylightSaving": false }, "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": "Community Safety Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2150, "latestWkid": 2958, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 2150, "latestWkid": 2958, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 593493.7472, "ymin": 4832867.3417, "xmax": 607179.6683, "ymax": 4850016.7424, "spatialReference": { "wkid": 2150, "latestWkid": 2958, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STREET", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "Street", "length": 50, "domain": null }, { "name": "BETWEEN_", "type": "esriFieldTypeString", "alias": "Between", "length": 50, "domain": null }, { "name": "WARD", "type": "esriFieldTypeSmallInteger", "alias": "Ward", "domain": null }, { "name": "LOCATION_CODE", "type": "esriFieldTypeString", "alias": "Location Code", "length": 50, "domain": null }, { "name": "POSTED_SPEED_LIMIT", "type": "esriFieldTypeString", "alias": "Posted Speed Limit", "length": 50, "domain": null }, { "name": "WARNING_SIGN_INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Warning Sign Install Date", "length": 8, "domain": null }, { "name": "CAMERA_IN_USE_INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Camera In Use Install Date", "length": 8, "domain": null }, { "name": "X_COORDINATE", "type": "esriFieldTypeString", "alias": "X_COORDINATE", "length": 50, "domain": null }, { "name": "Y_COORDINATE", "type": "esriFieldTypeString", "alias": "Y_COORDINATE", "length": 50, "domain": null }, { "name": "NUMBER_OF_LANES_DETECTING", "type": "esriFieldTypeString", "alias": "Number of Lanes Detecting", "length": 50, "domain": null }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "Direction", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1586245_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1505_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": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "Certificate of Accuracy", "type": "Table", "description": null, "copyrightText": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LOCATION_CODE", "type": "esriFieldTypeString", "alias": "Location Code", "length": 50, "domain": null }, { "name": "CERTIFICATE_NUMBER", "type": "esriFieldTypeString", "alias": "Certificate Number", "length": 50, "domain": null }, { "name": "SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Camera Serial Number", "length": 255, "domain": null }, { "name": "DATE_OF_OFFENCE", "type": "esriFieldTypeString", "alias": "Offence Date and Time", "length": 255, "domain": null }, { "name": "CURRENT_STATUS", "type": "esriFieldTypeString", "alias": "Current Status", "length": 50, "domain": { "type": "codedValue", "name": "ASE_CURRENT_STATUS", "description": "Active / Inactive status of the camera.", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "INACTIVE", "code": "INACTIVE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 255, "domain": null } ], "indexes": [ { "name": "GDB_141153_LOCAT", "fields": "LOCATION_CODE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R2193795_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "Camera", "relatedTableId": 0, "role": "esriRelRoleDestination", "keyField": "LOCATION_CODE", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{B8AC85B7-37D2-4F83-A77D-04713EDF26A9}" } ], "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "timeZoneIANA": "Etc/GMT+5", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } } ] }