{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 10, "name": "Linear Projects", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103708, "latestWkid": 103708, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119035200, "falseY": -98565300, "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": "Stage", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 190, 232, 255 ], "width": 4 }, "defaultLabel": "Data Needed", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4 }, "value": "Study", "label": "Study" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 4 }, "value": "Design", "label": "Design" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 4 }, "value": "Construction", "label": "Construction" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 236, 252, 255 ], "toColor": [ 202, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 179, 255 ], "toColor": [ 212, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 252, 255 ], "toColor": [ 252, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 182, 255 ], "toColor": [ 252, 192, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 184, 252, 255 ], "toColor": [ 182, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 246, 212, 255 ], "toColor": [ 252, 246, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 223, 255 ], "toColor": [ 179, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 243, 255 ], "toColor": [ 252, 212, 243, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 250, 179, 255 ], "toColor": [ 252, 250, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 215, 252, 255 ], "toColor": [ 194, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 211, 255 ], "toColor": [ 252, 179, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 221, 212, 255 ], "toColor": [ 252, 221, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 241, 255 ], "toColor": [ 212, 252, 241, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 437256.7475219667, "ymin": 102051.9224473983, "xmax": 563633.0088765472, "ymax": 238177.43201997876, "spatialReference": { "wkid": 103708, "latestWkid": 103708, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -119035200, "falseY": -98565300, "xyUnits": 3.767592832379496E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Status", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 90, "domain": { "type": "codedValue", "name": "Status", "description": "Status of Projects", "codedValues": [ { "name": "Completed", "code": "Completed" }, { "name": "Under Construction", "code": "Under Construction" }, { "name": "Suspended", "code": "Suspended" }, { "name": "Winter Suspension", "code": "Winter Suspension" }, { "name": "Utility Relocations", "code": "Utility Relocations" }, { "name": "NA", "code": "NA" }, { "name": "Upcoming", "code": "Upcoming" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Project Description", "length": 300, "domain": null }, { "name": "Link", "type": "esriFieldTypeString", "alias": "More Information", "length": 200, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "Road", "type": "esriFieldTypeString", "alias": "Road", "length": 200, "domain": null }, { "name": "ProjTyp", "type": "esriFieldTypeString", "alias": "Project Type", "length": 65, "domain": { "type": "codedValue", "name": "Line Type", "description": "Type of line construction project", "codedValues": [ { "name": "Reconstruction", "code": "Reconstruction" }, { "name": "Other", "code": "Other" }, { "name": "Maintenance", "code": "Maintenance" }, { "name": "Construction", "code": "Construction" }, { "name": "Repair", "code": "Repair" }, { "name": "Utility", "code": "Utility" }, { "name": "Planning", "code": "Planning" }, { "name": "Design", "code": "Design" }, { "name": "Overlay", "code": "Overlay" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 200, "domain": null }, { "name": "PrjFrm", "type": "esriFieldTypeString", "alias": "Prject From", "length": 180, "domain": null }, { "name": "PrjTo", "type": "esriFieldTypeString", "alias": "Project To", "length": 180, "domain": null }, { "name": "PrjYr", "type": "esriFieldTypeString", "alias": "Project Year", "length": 25, "domain": null }, { "name": "ProjStrt", "type": "esriFieldTypeString", "alias": "Project Start", "length": 50, "domain": null }, { "name": "Duration", "type": "esriFieldTypeString", "alias": "Duration", "length": 50, "domain": null }, { "name": "ComImp", "type": "esriFieldTypeString", "alias": "Community Impact", "length": 190, "domain": null }, { "name": "PrjCon", "type": "esriFieldTypeString", "alias": "Project Contact", "length": 175, "domain": null }, { "name": "ConPhne", "type": "esriFieldTypeString", "alias": "Contact Phone", "length": 50, "domain": null }, { "name": "Email", "type": "esriFieldTypeString", "alias": "Email Updates", "length": 250, "domain": null }, { "name": "PrjID", "type": "esriFieldTypeString", "alias": "Project ID", "length": 75, "domain": null }, { "name": "PrjLead", "type": "esriFieldTypeString", "alias": "Project Lead", "length": 150, "domain": null }, { "name": "CountCon", "type": "esriFieldTypeString", "alias": "County Contact", "length": 100, "domain": null }, { "name": "CountPhe", "type": "esriFieldTypeString", "alias": "County Phone", "length": 50, "domain": null }, { "name": "HIP", "type": "esriFieldTypeString", "alias": "HIP Project", "length": 20, "domain": { "type": "codedValue", "name": "Yes_No", "description": "", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SameYr", "type": "esriFieldTypeString", "alias": "Projects Same Year", "length": 50, "domain": null }, { "name": "Stage", "type": "esriFieldTypeString", "alias": "Stage", "length": 25, "domain": { "type": "codedValue", "name": "Stage", "description": "Stage", "codedValues": [ { "name": "Design", "code": "Design" }, { "name": "Construction", "code": "Construction" }, { "name": "Study", "code": "Study" }, { "name": "Completed", "code": "Completed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "HIP_Name", "type": "esriFieldTypeString", "alias": "HIP_Name", "length": 200, "domain": null }, { "name": "HIP_YR", "type": "esriFieldTypeString", "alias": "HIP Year", "length": 25, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R120_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S69_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "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, "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": null, "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 }