{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "RoadBlocks", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102705, "latestWkid": 102705, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18285500, "falseY": -47441400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "authoringInfo": { "visualVariables": [ { "type": "transparencyInfo", "minSliderValue": 0, "maxSliderValue": 1 } ] }, "type": "simple", "symbol": { "type": "esriPMS", "url": "37c1e3d1f819341bd1e329877ddeeb33", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACZElEQVRIibWVMUsbYRzGf5e8L0YTocqdlBQqYkiVwi1ZnPoJzGKhLXQRh4RWcejQtQqhHyCgaJDSUTq4pF+gLs1yQwNiSHWxYAelKQQ1xst7He4iaRO9mNBnvff+P54/z/u8gv8s0cUZmY2RiAhMB6J1hXTgeChAYb6E1TMgM8H4qGRWQGpEYAoNpAZCA9uBagNycU7DAXZellgCrroGbE2RVIqMITFHBAwG2s8YEmwHvWKTysWZqzs8XfrOri9gI87zsMa2EYLh4C3ecd0YEiJB9KNLvnx6TPrZHrkbAVtTJMMa2w8H3J+71WAAJkNwWGMzG6O4fEChDZCZYFwpMkbobsNb3UyGYO+cPGC0AUYls4bE9FuLH8SQ6OtxFl+XWWsFSC8tfWtMwskVK9ACyMZIjAjMTmm5q4QGw0H0bIyZ5QMKAiDi5fzekyTh6URfgN+7eULfLO4PYIIHcCAqNQhPJ3iQfte3C1m0+GUTBW9FdYXsJTk3SWjuzGuAA8e249rrV2f7FrYD4SDH14ChAIVqw/14tu/bX76qNkA57mUTAPMlrI+POLUd9H5XdaGg2qCYKrtNe5185bBTsUkZsj9AxQZBh6pYKJPOxZmLBNF7vQ8XCio21kKZN20AgJoieXTJ18ke+uhCwc86KI1V4KwjYPmAwocp0oc1Nu8CaQ7/UefF20P+imJb+yyUyGVjFPfOyRsSfUzeDPJWQsXGUhqr/w7vCGg6AYz1OIsnV6wMB9FDgfYns9qg2IDPr8q8p2UtvoCmvMpdy8aYiQjMmkJqEG0++s0o3qauCtpzVPA92EF/ADG40rakdbThAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 }, "visualVariables": [ { "type": "transparencyInfo", "valueExpressionTitle": "Custom", "valueExpression": "IIf($feature.endtime == null || $feature.endtime >= Now(), 1, 0)", "stops": [ { "value": 0, "transparency": 75 }, { "value": 1, "transparency": 0 } ], "legendOptions": { "title": "Custom", "showLegend": false } } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0765050902984718E7, "ymin": 4961682.495650882, "xmax": -1.0750332170492783E7, "ymax": 5006147.240785261, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "pocname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "street", "type": "esriFieldTypeString", "alias": "Street Name", "length": 150, "domain": null }, { "name": "subtype", "type": "esriFieldTypeString", "alias": "Reason", "length": 50, "domain": null }, { "name": "description", "type": "esriFieldTypeString", "alias": "Description", "length": 1000, "domain": null }, { "name": "direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 25, "domain": null }, { "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": 250, "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": null }, { "name": "closureid", "type": "esriFieldTypeString", "alias": "Road Closure ID", "length": 50, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3588_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3588", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3588", "fields": "globalid,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3448_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": true, "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": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "b46b64535f034932a69501695b0a93db" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "RoadClosures", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102705, "latestWkid": 102705, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18285500, "falseY": -47441400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "authoringInfo": { "visualVariables": [ { "type": "transparencyInfo", "minSliderValue": 0, "maxSliderValue": 1 } ], "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 187, 255 ], "toColor": [ 252, 202, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 179, 252, 255 ], "toColor": [ 184, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 180, 255 ], "toColor": [ 179, 252, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 244, 252, 255 ], "toColor": [ 202, 244, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 237, 255 ], "toColor": [ 252, 189, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 187, 255 ], "toColor": [ 252, 246, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 223, 255 ], "toColor": [ 189, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 212, 252, 255 ], "toColor": [ 204, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 215, 255 ], "toColor": [ 252, 239, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 179, 252, 255 ], "toColor": [ 251, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 234, 255 ], "toColor": [ 252, 212, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 199, 255 ], "toColor": [ 222, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 207, 252, 255 ], "toColor": [ 240, 207, 252, 255 ] } ] } }, "type": "uniqueValue", "field1": "type", "uniqueValueGroups": [ { "heading": "Type", "classes": [ { "label": "Full Closure", "description": "Full Closure", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 28, 76, 255 ], "width": 4 }, "values": [ [ "ROAD_CLOSED" ] ] }, { "label": "Lane Closure", "description": "Lane Closure", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 4 }, "values": [ [ "CONSTRUCTION" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 28, 76, 255 ], "width": 4 }, "value": "ROAD_CLOSED", "label": "Full Closure" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 38, 115, 255 ], "width": 4 }, "value": "CONSTRUCTION", "label": "Lane Closure" } ], "fieldDelimiter": ",", "visualVariables": [ { "type": "transparencyInfo", "valueExpressionTitle": "Custom", "valueExpression": "IIf($feature.endtime == null || $feature.endtime >= Now(), 1, 0)", "stops": [ { "value": 0, "transparency": 75 }, { "value": 1, "transparency": 0 } ], "legendOptions": { "title": "Custom", "showLegend": false } } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0788573090501161E7, "ymin": 4941890.778126354, "xmax": -1.067834523227171E7, "ymax": 5019136.082566079, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "timeInfo": { "startTimeField": "starttime", "endTimeField": "endtime", "trackIdField": null, "type": "field", "timeExtent": [ -10800000, 1680256800000 ], "timeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "timeInterval": 10, "timeIntervalUnits": "esriTimeUnitsUnknown", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": false, "timeRelation": "esriTimeRelationOverlaps" }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "pocname", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "street", "type": "esriFieldTypeString", "alias": "Street Name", "length": 150, "domain": null }, { "name": "subtype", "type": "esriFieldTypeString", "alias": "Reason", "length": 50, "domain": { "type": "codedValue", "name": "rcReason", "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": "description", "type": "esriFieldTypeString", "alias": "Description", "length": 1000, "domain": null }, { "name": "direction", "type": "esriFieldTypeString", "alias": "Direction", "length": 25, "domain": { "type": "codedValue", "name": "rcTrafficDirection", "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": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "type", "type": "esriFieldTypeString", "alias": "Type", "length": 30, "domain": { "type": "codedValue", "name": "rcClosureType", "description": "", "codedValues": [ { "name": "Road Closed", "code": "ROAD_CLOSED" }, { "name": "Construction Lane Closure", "code": "CONSTRUCTION" } ], "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": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "locdescription", "type": "esriFieldTypeString", "alias": "Location Description", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "pocorganization", "type": "esriFieldTypeString", "alias": "Contact Organization", "length": 255, "domain": { "type": "codedValue", "name": "rcOrganization", "description": "", "codedValues": [ { "name": "Lancaster County Engineering", "code": "CountyEng" }, { "name": "Lincoln Transportation and Utilities", "code": "LTU" }, { "name": "Allo", "code": "Allo" }, { "name": "BNSF Railroad", "code": "BNSF" }, { "name": "BNSF Railroad / Lancaster County Engineering", "code": "BNSFCE" }, { "name": "Lincoln Electric System", "code": "LES" }, { "name": "Norther Natural Gas / Lancaster County Engineering", "code": "NNGasCE" }, { "name": "Spectrum Communications", "code": "Spectrum" }, { "name": "Windstream", "code": "Windstream" }, { "name": "Black Hills Energy", "code": "BlackHills" }, { "name": "Black Hills Energy / Lancaster County Engineering", "code": "BlackHillsCE" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "pocname2", "type": "esriFieldTypeString", "alias": "Contact Name 2", "length": 100, "domain": null }, { "name": "pocemail2", "type": "esriFieldTypeString", "alias": "Contact Email 2", "length": 100, "domain": null }, { "name": "pocphone2", "type": "esriFieldTypeString", "alias": "Contact Phone 2", "length": 15, "domain": null }, { "name": "pocorganization2", "type": "esriFieldTypeString", "alias": "Contact Organization 2 ", "length": 255, "domain": { "type": "codedValue", "name": "rcOrganization", "description": "", "codedValues": [ { "name": "Lancaster County Engineering", "code": "CountyEng" }, { "name": "Lincoln Transportation and Utilities", "code": "LTU" }, { "name": "Allo", "code": "Allo" }, { "name": "BNSF Railroad", "code": "BNSF" }, { "name": "BNSF Railroad / Lancaster County Engineering", "code": "BNSFCE" }, { "name": "Lincoln Electric System", "code": "LES" }, { "name": "Norther Natural Gas / Lancaster County Engineering", "code": "NNGasCE" }, { "name": "Spectrum Communications", "code": "Spectrum" }, { "name": "Windstream", "code": "Windstream" }, { "name": "Black Hills Energy", "code": "BlackHills" }, { "name": "Black Hills Energy / Lancaster County Engineering", "code": "BlackHillsCE" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "projecttype", "type": "esriFieldTypeString", "alias": "Project Type", "length": 100, "domain": { "type": "codedValue", "name": "rcProjectType", "description": "Road Closure Project Type", "codedValues": [ { "name": "Building Construction", "code": "Building Construction" }, { "name": "Building Demo", "code": "Building Demo" }, { "name": "Mill and Overlay", "code": "Mill and Overlay" }, { "name": "Pavement Repair", "code": "Pavement Repair" }, { "name": "Paving Project", "code": "Paving Project" }, { "name": "Sidewalk Construction", "code": "Sidewalk Construction" }, { "name": "Storm Sewer Project", "code": "Storm Sewer Project" }, { "name": "Street Resurfacing", "code": "Street Resurfacing" }, { "name": "Turn Lane", "code": "Turn Lane" }, { "name": "Utility Work", "code": "Utility Work" }, { "name": "Wastewater Project", "code": "Wastewater Project" }, { "name": "Water Main Project", "code": "Water Main Project" }, { "name": "Water Main Repair", "code": "Water Main Repair" }, { "name": "Water Service Repair", "code": "Water Service Repair" }, { "name": "Other", "code": "Other" }, { "name": "Road Maintenance", "code": "Road Maintenance" }, { "name": "Culvert/Bridge Maintenance", "code": "Culvert/Bridge Maintenance" }, { "name": "Culvert/Bridge Replacement", "code": "Culvert/Bridge Replacement" }, { "name": "Tree Trimming", "code": "Tree Trimming" }, { "name": "Railroad Crossing Work", "code": "Railroad Crossing Work" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3587_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3587", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3587", "fields": "globalid,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3447_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, "hasZ": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": null, "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, "serviceItemId": "b46b64535f034932a69501695b0a93db" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "RoadDetours", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102705, "latestWkid": 102705, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -18285500, "falseY": -47441400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "authoringInfo": { "visualVariables": [ { "type": "transparencyInfo", "minSliderValue": 0, "maxSliderValue": 1 } ] }, "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 223, 255, 255 ], "width": 2 }, "visualVariables": [ { "type": "transparencyInfo", "valueExpressionTitle": "Custom", "valueExpression": "IIf($feature.endtime == null || $feature.endtime >= Now(), 1, 0)", "stops": [ { "value": 0, "transparency": 75 }, { "value": 1, "transparency": 0 } ], "legendOptions": { "title": "Custom", "showLegend": false } } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.0777139347542368E7, "ymin": 4961432.035588211, "xmax": -1.0748826389528053E7, "ymax": 5014858.824848027, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "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 Name", "length": 150, "domain": null }, { "name": "description", "type": "esriFieldTypeString", "alias": "Description", "length": 1000, "domain": null }, { "name": "starttime", "type": "esriFieldTypeDate", "alias": "Start Time", "length": 8, "domain": null }, { "name": "endtime", "type": "esriFieldTypeDate", "alias": "End Time", "length": 8, "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": null }, { "name": "closureid", "type": "esriFieldTypeString", "alias": "Road Closure ID", "length": 50, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R3589_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_3589", "fields": "globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_3589", "fields": "globalid,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3449_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": true, "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": null, "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, "serviceItemId": "b46b64535f034932a69501695b0a93db" } ], "tables": [] }