{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "BudgetCate", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 148, 53, 52, 255 ], "width": 4 }, "value": "Bridge", "label": "Bridge" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 224, 104, 11, 255 ], "width": 4 }, "value": "Rehab & Resurfacing", "label": "Rehab & Resurfacing" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 117, 145, 60, 255 ], "width": 4 }, "value": "Operational & Safety", "label": "Operational & Safety" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 54, 97, 145, 255 ], "width": 4 }, "value": "Widening & New Location", "label": "Widening & New Location" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 212, 93, 172, 255 ], "width": 4 }, "value": "Emergency Repair", "label": "Emergency Repair" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 94, 72, 120, 255 ], "width": 4 }, "value": "Transportation Alternative", "label": "Transportation Alternative" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 208, 252, 204, 255 ], "toColor": [ 208, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 182, 252, 255 ], "toColor": [ 244, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 195, 182, 255 ], "toColor": [ 252, 195, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 223, 252, 255 ], "toColor": [ 184, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 184, 252, 255 ], "toColor": [ 182, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 240, 179, 255 ], "toColor": [ 252, 240, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 250, 255 ], "toColor": [ 179, 252, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 236, 255 ], "toColor": [ 252, 212, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 202, 252, 255 ], "toColor": [ 231, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 229, 212, 255 ], "toColor": [ 252, 229, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 231, 255 ], "toColor": [ 252, 184, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 252, 215, 255 ], "toColor": [ 243, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 246, 252, 255 ], "toColor": [ 215, 246, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9266343.000000002, "ymin": 3776941.0000000075, "xmax": -8748261.000000002, "ymax": 4189552.0000000023, "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": "ProjectID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "ProjectID", "type": "esriFieldTypeString", "alias": "ProjectID", "length": 254, "domain": null }, { "name": "ProjectNam", "type": "esriFieldTypeString", "alias": "ProjectNam", "length": 254, "domain": null }, { "name": "ProjectDes", "type": "esriFieldTypeString", "alias": "ProjectDes", "length": 254, "domain": null }, { "name": "BudgetCate", "type": "esriFieldTypeString", "alias": "BudgetCate", "length": 254, "domain": null }, { "name": "ProjectTyp", "type": "esriFieldTypeString", "alias": "ProjectTyp", "length": 254, "domain": null }, { "name": "ProjectAct", "type": "esriFieldTypeString", "alias": "ProjectAct", "length": 254, "domain": null }, { "name": "LocationLi", "type": "esriFieldTypeString", "alias": "LocationLi", "length": 254, "domain": null }, { "name": "Route_Leng", "type": "esriFieldTypeDouble", "alias": "Route_Leng", "domain": null }, { "name": "ROW_Year", "type": "esriFieldTypeInteger", "alias": "ROW_Year", "domain": null }, { "name": "CON_Year", "type": "esriFieldTypeInteger", "alias": "CON_Year", "domain": null }, { "name": "DateOfCurr", "type": "esriFieldTypeString", "alias": "DateOfCurr", "length": 254, "domain": null }, { "name": "SCDOT_Cont", "type": "esriFieldTypeString", "alias": "SCDOT_Cont", "length": 254, "domain": null }, { "name": "SCDOT_Co_1", "type": "esriFieldTypeString", "alias": "SCDOT_Co_1", "length": 254, "domain": null }, { "name": "SCDOT_Co_2", "type": "esriFieldTypeString", "alias": "SCDOT_Co_2", "length": 254, "domain": null }, { "name": "LocationTy", "type": "esriFieldTypeString", "alias": "LocationTy", "length": 254, "domain": null }, { "name": "RouteLRS", "type": "esriFieldTypeString", "alias": "RouteLRS", "length": 254, "domain": null }, { "name": "SegmentBeg", "type": "esriFieldTypeDouble", "alias": "SegmentBeg", "domain": null }, { "name": "SegmentEnd", "type": "esriFieldTypeDouble", "alias": "SegmentEnd", "domain": null }, { "name": "StudyBound", "type": "esriFieldTypeString", "alias": "StudyBound", "length": 254, "domain": null }, { "name": "RouteDescr", "type": "esriFieldTypeString", "alias": "RouteDescr", "length": 254, "domain": null }, { "name": "PriorityCo", "type": "esriFieldTypeString", "alias": "PriorityCo", "length": 254, "domain": null }, { "name": "RouteType", "type": "esriFieldTypeString", "alias": "RouteType", "length": 254, "domain": null }, { "name": "Shape_Leng", "type": "esriFieldTypeDouble", "alias": "Shape_Leng", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "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": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d7f24d2648514f9c8ca09e40eb63dec6" }