{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Road Closures", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2925, "latestWkid": 2925, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "direction", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 31, 0, 255 ], "width": 18 }, "value": "BOTH_DIRECTIONS", "label": "Both Directions" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 191, 31, 0, 255 ], "width": 18 }, "value": "ONE_DIRECTION", "label": "One Direction" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 189, 252, 255 ], "toColor": [ 208, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 184, 255 ], "toColor": [ 189, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 182, 255 ], "toColor": [ 252, 203, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 250, 252, 255 ], "toColor": [ 179, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 187, 255 ], "toColor": [ 252, 248, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 229, 255 ], "toColor": [ 252, 199, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 217, 252, 255 ], "toColor": [ 182, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 222, 255 ], "toColor": [ 179, 252, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 237, 210, 255 ], "toColor": [ 252, 237, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 242, 255 ], "toColor": [ 252, 182, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 207, 255 ], "toColor": [ 220, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 215, 252, 255 ], "toColor": [ 228, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 215, 255 ], "toColor": [ 252, 212, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.2151890789197132E7, "ymin": 3398162.2178359777, "xmax": 1.2234291928856477E7, "ymax": 3507668.6661454737, "spatialReference": { "wkid": 2925, "latestWkid": 2925, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "pocname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "street", "type": "esriFieldTypeString", "alias": "Street Name", "length": 150, "domain": null }, { "name": "subtype", "type": "esriFieldTypeString", "alias": "Reason", "length": 50, "domain": { "type": "codedValue", "name": "Road Closure Type", "description": "", "codedValues": [ { "name": "Construction", "code": "ROAD_CLOSED_CONSTRUCTION" }, { "name": "Event", "code": "ROAD_CLOSED_EVENT" }, { "name": "Hazard", "code": "ROAD_CLOSED_HAZARD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 25, "domain": { "type": "codedValue", "name": "Road Closures_direction", "description": "", "codedValues": [ { "name": "Both Directions", "code": "BOTH_DIRECTIONS" }, { "name": "One Direction", "code": "ONE_DIRECTION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "starttime", "type": "esriFieldTypeDate", "alias": "Start Time", "length": 8, "domain": null }, { "name": "endtime", "type": "esriFieldTypeDate", "alias": "End Time", "length": 8, "domain": null }, { "name": "altroute", "type": "esriFieldTypeString", "alias": "Alternate Route", "length": 1000, "domain": null }, { "name": "pocname", "type": "esriFieldTypeString", "alias": "Contact Name", "length": 100, "domain": null }, { "name": "pocemail", "type": "esriFieldTypeString", "alias": "Contact Email", "length": 100, "domain": null }, { "name": "pocphone", "type": "esriFieldTypeString", "alias": "Contact Phone", "length": 15, "domain": null }, { "name": "url", "type": "esriFieldTypeString", "alias": "URL", "length": 1000, "domain": null }, { "name": "identifier", "type": "esriFieldTypeString", "alias": "Identifier", "length": 100, "domain": null }, { "name": "activeincid", "type": "esriFieldTypeString", "alias": "Active Incident", "length": 5, "domain": { "type": "codedValue", "name": "Road Closures_activeincid", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 12, "domain": { "type": "codedValue", "name": "Road Closures Type", "description": "", "codedValues": [ { "name": "Road Closed", "code": "ROAD_CLOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "reference", "type": "esriFieldTypeString", "alias": "Organization", "length": 12, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "Road Closure ID", "length": 38, "domain": null }, { "name": "CreationDate", "type": "esriFieldTypeDate", "alias": "CreationDate", "length": 8, "domain": null }, { "name": "Creator", "type": "esriFieldTypeString", "alias": "Creator", "length": 128, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "Editor", "type": "esriFieldTypeString", "alias": "Editor", "length": 128, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 40, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "UUID_59", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_59", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S31_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1663854846000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }