{ "currentVersion": 10.9, "cimVersion": "2.7.0", "id": 0, "name": "Road and Pavement Projects", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Project_Status", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "Planned", "label": "Planned or In Design" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "Bid/Award/Contract", "label": "Planned or In Design" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "Design", "label": "Planned or In Design" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 4 }, "value": "Construction", "label": "Under Construction" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 221, 255 ], "toColor": [ 189, 252, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 182, 252, 255 ], "toColor": [ 251, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 179, 255 ], "toColor": [ 252, 205, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 212, 252, 255 ], "toColor": [ 182, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 187, 255 ], "toColor": [ 247, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 229, 255 ], "toColor": [ 252, 207, 229, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 180, 252, 255 ], "toColor": [ 179, 180, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 245, 252, 255 ], "toColor": [ 212, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 179, 255 ], "toColor": [ 188, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 239, 215, 255 ], "toColor": [ 252, 239, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 210, 252, 255 ], "toColor": [ 229, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 200, 255 ], "toColor": [ 252, 179, 200, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 215, 255 ], "toColor": [ 232, 252, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2028046.4844550476, "ymin": 634745.5179539666, "xmax": 2077416.4772503115, "ymax": 662363.0499891508, "spatialReference": { "wkid": 102722, "latestWkid": 3734, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118963900, "falseY": -96373800, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Project_Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Project_Name", "type": "esriFieldTypeString", "alias": "Project Name", "length": 200, "domain": null }, { "name": "Project_Status", "type": "esriFieldTypeString", "alias": "Project Status", "length": 50, "domain": { "type": "codedValue", "name": "Project_Status", "description": "Planned,Design,Construction,etc...", "codedValues": [ { "name": "Planned for Future", "code": "Planned" }, { "name": "Design has Begun", "code": "Design" }, { "name": "Project Design is Complete but Construction has not Begun", "code": "Bid/Award/Contract" }, { "name": "Actively Under Construction", "code": "Construction" }, { "name": "Major activity is Complete but Punch List Items Remain", "code": "Construction Closeout" }, { "name": "Project is Complete", "code": "Complete" }, { "name": "Project is on Hold", "code": "On Hold" }, { "name": "Pre-Planned", "code": "Pre_Planned" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Status_Update_Date", "type": "esriFieldTypeDate", "alias": "Status Update Date", "length": 8, "domain": null }, { "name": "Status_Notes", "type": "esriFieldTypeString", "alias": "Status Notes", "length": 500, "domain": null }, { "name": "Design_Start_Date", "type": "esriFieldTypeDate", "alias": "Design Start Date", "length": 8, "domain": null }, { "name": "Design_End_Date", "type": "esriFieldTypeDate", "alias": "Design End Date", "length": 8, "domain": null }, { "name": "Designer", "type": "esriFieldTypeString", "alias": "Designer", "length": 50, "domain": null }, { "name": "Construction_Start_Date", "type": "esriFieldTypeDate", "alias": "Construction Start Date", "length": 8, "domain": null }, { "name": "Construction_End_Date", "type": "esriFieldTypeDate", "alias": "Construction End Date", "length": 8, "domain": null }, { "name": "Contractor", "type": "esriFieldTypeString", "alias": "Contractor", "length": 50, "domain": null }, { "name": "Contractor_Contact_Number", "type": "esriFieldTypeString", "alias": "Contractor Contact Number", "length": 50, "domain": null }, { "name": "Project_Scope", "type": "esriFieldTypeString", "alias": "Project Scope", "length": 50, "domain": null }, { "name": "Project_Number", "type": "esriFieldTypeSmallInteger", "alias": "Project Number", "domain": null }, { "name": "Street_Name", "type": "esriFieldTypeString", "alias": "Street Name", "length": 255, "domain": null }, { "name": "Planned_Year", "type": "esriFieldTypeSmallInteger", "alias": "Planned Year", "domain": null }, { "name": "Project_Description", "type": "esriFieldTypeString", "alias": "Project Description", "length": 200, "domain": null }, { "name": "Project_Manager", "type": "esriFieldTypeString", "alias": "Project Manager", "length": 50, "domain": null }, { "name": "PM_Number", "type": "esriFieldTypeString", "alias": "PM Number", "length": 50, "domain": null }, { "name": "Administrator_Org", "type": "esriFieldTypeString", "alias": "Administrator Org", "length": 50, "domain": null }, { "name": "Adminstrator_Dept", "type": "esriFieldTypeString", "alias": "Adminstrator Dept", "length": 50, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "Project_Manager_Email", "type": "esriFieldTypeString", "alias": "Project Manager Email", "length": 50, "domain": null }, { "name": "Project_Type", "type": "esriFieldTypeString", "alias": "Project Type", "length": 50, "domain": null }, { "name": "Program", "type": "esriFieldTypeString", "alias": "Program", "length": 100, "domain": null }, { "name": "Photo1", "type": "esriFieldTypeString", "alias": "Project Description", "length": 500, "domain": null }, { "name": "Photo2", "type": "esriFieldTypeString", "alias": "Photo Description", "length": 50, "domain": null }, { "name": "Photo3", "type": "esriFieldTypeString", "alias": "Photo Description", "length": 50, "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": "R26_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S15_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, "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 }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "1e4da98e661a46d9949b4681d2fc829d" }