{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "Road Closure - Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103717, "latestWkid": 103717, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119161400, "falseY": -98391700, "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": "STATUS", "uniqueValueGroups": [ { "heading": "STATUS", "classes": [ { "label": "Active Closure", "description": "Active Closure", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 46, 49, 255 ], "width": 5 }, "values": [ [ "Active Closure" ] ] }, { "label": "Anticipated Closure", "description": "Anticipated Closure", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 46, 49, 255 ], "width": 5 }, "values": [ [ "Anticipated Closure" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 46, 49, 255 ], "width": 5 }, "value": "Active Closure", "label": "Active Closure" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 205, 46, 49, 255 ], "width": 5 }, "value": "Anticipated Closure", "label": "Anticipated Closure" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 64, 73, 135, 255 ], "toColor": [ 64, 73, 135, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 34, 163, 41, 255 ], "toColor": [ 34, 163, 41, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 78, 37, 255 ], "toColor": [ 161, 78, 37, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 163, 157, 255 ], "toColor": [ 39, 163, 157, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 168, 35, 106, 255 ], "toColor": [ 168, 35, 106, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 171, 162, 65, 255 ], "toColor": [ 171, 162, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 44, 176, 255 ], "toColor": [ 150, 44, 176, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 39, 45, 161, 255 ], "toColor": [ 39, 45, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 53, 60, 255 ], "toColor": [ 143, 53, 60, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 61, 145, 89, 255 ], "toColor": [ 61, 145, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 76, 128, 161, 255 ], "toColor": [ 76, 128, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 133, 102, 65, 255 ], "toColor": [ 133, 102, 65, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 58, 135, 255 ], "toColor": [ 124, 58, 135, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 435485.43370346725, "ymin": 101237.36904622614, "xmax": 563858.6910640597, "ymax": 223310.04189513624, "spatialReference": { "wkid": 103717, "latestWkid": 103717, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -119161400, "falseY": -98391700, "xyUnits": 3.763619368794361E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BLOCKNM", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "BLOCKNM", "type": "esriFieldTypeString", "alias": "BLOCKNM", "length": 255, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "LOCDESC", "length": 255, "domain": null }, { "name": "ANTICIPATEDBLOCKTYPE", "type": "esriFieldTypeString", "alias": "ANTICIPATEDBLOCKTYPE", "length": 50, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 255, "domain": null }, { "name": "FULLCLOSE", "type": "esriFieldTypeString", "alias": "FULLCLOSE", "length": 5, "domain": null }, { "name": "DIRECTION", "type": "esriFieldTypeString", "alias": "DIRECTION", "length": 35, "domain": null }, { "name": "BLOCKOCCUR", "type": "esriFieldTypeString", "alias": "BLOCKOCCUR", "length": 25, "domain": null }, { "name": "ALTROUTE", "type": "esriFieldTypeString", "alias": "ALTROUTE", "length": 255, "domain": null }, { "name": "ANTICIPATEDSTARTDATE", "type": "esriFieldTypeDate", "alias": "ANTICIPATEDSTARTDATE", "length": 8, "domain": null }, { "name": "ANTICIPATEDENDDATE", "type": "esriFieldTypeDate", "alias": "ANTICIPATEDENDDATE", "length": 8, "domain": null }, { "name": "CONTACT", "type": "esriFieldTypeString", "alias": "CONTACT", "length": 255, "domain": null }, { "name": "PERMITID", "type": "esriFieldTypeString", "alias": "PERMITID", "length": 50, "domain": null }, { "name": "INCIDENTID", "type": "esriFieldTypeString", "alias": "INCIDENTID", "length": 30, "domain": null }, { "name": "INCIDENTNM", "type": "esriFieldTypeString", "alias": "INCIDENTNM", "length": 255, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "domain": null }, { "name": "ORGANIZATION", "type": "esriFieldTypeString", "alias": "ORGANIZATION", "length": 50, "domain": null }, { "name": "LEADAGENCY", "type": "esriFieldTypeString", "alias": "LEADAGENCY", "length": 50, "domain": null }, { "name": "ABBREVDESC", "type": "esriFieldTypeString", "alias": "ABBREVDESC", "length": 50, "domain": null }, { "name": "WEBLINK", "type": "esriFieldTypeString", "alias": "WEBLINK", "length": 150, "domain": null }, { "name": "PROJECTREGISTRYID", "type": "esriFieldTypeString", "alias": "PROJECTREGISTRYID", "length": 50, "domain": null }, { "name": "LASTUPDATEM", "type": "esriFieldTypeDate", "alias": "LASTUPDATEM", "length": 8, "domain": null }, { "name": "CREATEDDATEM", "type": "esriFieldTypeDate", "alias": "CREATEDDATEM", "length": 8, "domain": null }, { "name": "FEATUREUNIQUEID", "type": "esriFieldTypeGUID", "alias": "FEATUREUNIQUEID", "length": 38, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGUID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CloseDateTime", "type": "esriFieldTypeDate", "alias": "CloseDateTime", "length": 8, "domain": null }, { "name": "OpenDateTime", "type": "esriFieldTypeDate", "alias": "OpenDateTime", "length": 8, "domain": null }, { "name": "RoadBlockReason", "type": "esriFieldTypeString", "alias": "RoadBlockReason", "length": 50, "domain": null }, { "name": "objectID", "type": "esriFieldTypeOID", "alias": "objectID", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "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, "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": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }