{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "RoadwayProject", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.02, "zTolerance": 2, "mTolerance": 2, "falseX": -17463800, "falseY": -46132600, "xyUnits": 1600, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROJECT_TYPE", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 169, 0, 230, 255 ], "width": 8 }, "value": "BASE COURSE RECLAMATION", "label": "BASE COURSE RECLAMATION" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 8 }, "value": "CRACK SEALING", "label": "CRACK SEALING" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 8 }, "value": "MILL & RESURFACING", "label": "MILL AND RESURFACING" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 8 }, "value": "PAVEMENT PATCHING", "label": "PAVEMENT PATCHING" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 197, 255 ], "width": 8 }, "value": "ROADWAY CONSTRUCTION", "label": "ROADWAY CONSTRUCTION" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 8 }, "value": "THIN LIFT OVERLAY", "label": "THIN LIFT OVERLAY" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 112, 153, 89, 255 ], "toColor": [ 242, 238, 162, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 242, 238, 162, 255 ], "toColor": [ 242, 206, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 242, 206, 133, 255 ], "toColor": [ 194, 140, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 158, 143, 255 ], "toColor": [ 248, 245, 250, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 883338.9593750015, "ymin": 1997744.8100000024, "xmax": 1020919.9200000018, "ymax": 2123041.9399999976, "spatialReference": { "wkid": 102671, "latestWkid": 3435, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -17463800, "falseY": -46132600, "xyUnits": 1.3724482207846552E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "ROAD NAME", "length": 50, "domain": null }, { "name": "PROJECT_TYPE", "type": "esriFieldTypeString", "alias": "PROJECT TYPE", "length": 50, "domain": { "type": "codedValue", "name": "RoadwayProjectType", "description": "Describes the type of projects for Roadway", "codedValues": [ { "name": "CRACK SEALING", "code": "CRACK SEALING" }, { "name": "ROADWAY CONSTRUCTION", "code": "ROADWAY CONSTRUCTION" }, { "name": "MILL & RESURFACING", "code": "MILL & RESURFACING" }, { "name": "THIN LIFT OVERLAY", "code": "THIN LIFT OVERLAY" }, { "name": "PAVEMENT PATCHING", "code": "PAVEMENT PATCHING" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "PROJECT NAME", "length": 50, "domain": null }, { "name": "PROJECT_LIMITS", "type": "esriFieldTypeString", "alias": "PROJECT LIMITS", "length": 50, "domain": null }, { "name": "PROJECT_COST", "type": "esriFieldTypeInteger", "alias": "PROJECT COST", "domain": null }, { "name": "FUNDING_SOURCE", "type": "esriFieldTypeString", "alias": "FUNDING SOURCE", "length": 50, "domain": null }, { "name": "CONTRACTOR_NAME", "type": "esriFieldTypeString", "alias": "CONTRACTOR NAME", "length": 50, "domain": null }, { "name": "CONTRACT_NUMBER", "type": "esriFieldTypeString", "alias": "CONTRACT NUMBER", "length": 50, "domain": null }, { "name": "SECTION_NUMBER", "type": "esriFieldTypeString", "alias": "SECTION NUMBER", "length": 50, "domain": null }, { "name": "ENGINEER_PHONE", "type": "esriFieldTypeString", "alias": "ENGINEER PHONE", "length": 20, "domain": null }, { "name": "ENGINEER_WEBSITE", "type": "esriFieldTypeString", "alias": "PROJECT WEBSITE", "length": 100, "domain": null }, { "name": "PROJECT_STATUS", "type": "esriFieldTypeString", "alias": "PROJECT STATUS", "length": 30, "domain": { "type": "codedValue", "name": "ProjectStatus", "description": "Describes the status of projects", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PLANNED", "code": "PLANNED" }, { "name": "COMPLETE", "code": "COMPLETE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "START_DATE", "type": "esriFieldTypeDate", "alias": "START DATE", "length": 8, "domain": null }, { "name": "END_DATE", "type": "esriFieldTypeDate", "alias": "END DATE", "length": 8, "domain": null }, { "name": "HYPERLINK", "type": "esriFieldTypeString", "alias": "ADDITIONAL INFORMATION", "length": 100, "domain": null }, { "name": "MESSAGE", "type": "esriFieldTypeString", "alias": "MESSAGE", "length": 50, "domain": null }, { "name": "IMPACT_TO_DRIVERS", "type": "esriFieldTypeString", "alias": "IMPACT TO DRIVERS", "length": 50, "domain": null }, { "name": "LAST_UPDATED", "type": "esriFieldTypeDate", "alias": "LAST UPDATED", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "ENGINEER_NAME", "type": "esriFieldTypeString", "alias": "ENGINEER_NAME", "length": 50, "domain": null }, { "name": "PERCENT_COMPLETE", "type": "esriFieldTypeString", "alias": "PERCENT COMPLETE", "length": 16, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R62_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a24_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,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": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }