{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 12, "name": "Active Travel Alerts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 11, "name": "Travel Alerts" }, "subLayers": [], "minScale": 150000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "AlertStatus", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 0, 0, 255 ], "width": 3 }, "value": "Closed", "label": "Closed" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 168, 0, 255 ], "width": 3 }, "value": "Open", "label": "Open" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 152, 0, 255 ], "width": 3 }, "value": "Restricted", "label": "Restricted" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 192, 255 ], "toColor": [ 247, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 179, 252, 255 ], "toColor": [ 212, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 242, 252, 255 ], "toColor": [ 189, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 188, 255 ], "toColor": [ 252, 182, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 207, 255 ], "toColor": [ 179, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 179, 255 ], "toColor": [ 252, 210, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 215, 252, 255 ], "toColor": [ 246, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 203, 252, 255 ], "toColor": [ 182, 203, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 220, 255 ], "toColor": [ 252, 215, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 252, 179, 255 ], "toColor": [ 191, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 228, 255 ], "toColor": [ 215, 252, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 243, 255 ], "toColor": [ 252, 184, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 223, 252, 255 ], "toColor": [ 215, 223, 252, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1289514.9891273826, "ymin": 159822.40193746984, "xmax": 1329899.2446448058, "ymax": 199139.4030277282, "spatialReference": { "wkid": 2926, "latestWkid": 2926, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -117104300, "falseY": -99539600, "xyUnits": 3.792674222403606E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AlertID", "typeIdField": "AlertType", "subtypeFieldName": "AlertType", "subtypeField": "AlertType", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AlertType", "type": "esriFieldTypeSmallInteger", "alias": "Alert Type", "domain": null }, { "name": "AlertID", "type": "esriFieldTypeString", "alias": "Alert ID", "length": 50, "domain": null }, { "name": "AlertTitle", "type": "esriFieldTypeString", "alias": "Alert Title", "length": 100, "domain": null }, { "name": "AlertDescription", "type": "esriFieldTypeString", "alias": "Alert Description", "length": 254, "domain": null }, { "name": "AlertStatus", "type": "esriFieldTypeString", "alias": "Alert Status", "length": 50, "domain": null }, { "name": "AlertStartDate", "type": "esriFieldTypeDate", "alias": "Alert Start Date", "length": 8, "domain": null }, { "name": "AlertEndDate", "type": "esriFieldTypeDate", "alias": "Alert End Date", "length": 8, "domain": null }, { "name": "AlertURL", "type": "esriFieldTypeString", "alias": "Alert URL", "length": 254, "domain": null }, { "name": "DisplayStatus", "type": "esriFieldTypeString", "alias": "Display Status", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S73_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "AlertStatus": { "type": "codedValue", "name": "WS3_trTravelAlertStatus", "description": "The status of the travel alert event", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Restricted", "code": "Restricted" }, { "name": "Closed", "code": "Closed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DisplayStatus": { "type": "codedValue", "name": "WS3_trTravelAlertDisplayStatus", "description": "The display status of the travel alert record", "codedValues": [ { "name": "Hide from public", "code": "Hide" }, { "name": "Display to public", "code": "Display" }, { "name": "Archive, closure complete", "code": "Archive" }, { "name": "Delete, errror or any other reason", "code": "Delete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "id": 0, "name": "Travel Alert" } ], "subtypes": [ { "domains": { "AlertStatus": { "type": "codedValue", "name": "WS3_trTravelAlertStatus", "description": "The status of the travel alert event", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Restricted", "code": "Restricted" }, { "name": "Closed", "code": "Closed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "DisplayStatus": { "type": "codedValue", "name": "WS3_trTravelAlertDisplayStatus", "description": "The display status of the travel alert record", "codedValues": [ { "name": "Hide from public", "code": "Hide" }, { "name": "Display to public", "code": "Display" }, { "name": "Archive, closure complete", "code": "Archive" }, { "name": "Delete, errror or any other reason", "code": "Delete" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, "defaultValues": { "AlertType": null, "AlertID": null, "AlertTitle": null, "AlertDescription": null, "AlertStatus": "Closed", "AlertStartDate": null, "AlertEndDate": null, "AlertURL": null, "DisplayStatus": "Display", "CreateDate": null, "LastUpdate": null, "LastEditor": null, "GlobalID": null }, "code": 0, "name": "Travel Alert" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }