{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 134, "name": "Highway Maintenance - Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 103717, "latestWkid": 103717, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119161400, "falseY": -98391700, "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": "Status", "uniqueValueGroups": [ { "heading": "Status", "classes": [ { "label": "Active", "description": "Active", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 254, 4, 255 ], "width": 5 }, "values": [ [ "Active" ] ] }, { "label": "Anticipated", "description": "Anticipated", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 254, 4, 255 ], "width": 5 }, "values": [ [ "Anticipated" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 254, 4, 255 ], "width": 5 }, "value": "Active", "label": "Active" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 254, 4, 255 ], "width": 5 }, "value": "Anticipated", "label": "Anticipated" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 0, 112, 6, 255 ], "toColor": [ 241, 252, 30, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 252, 30, 255 ], "toColor": [ 250, 58, 10, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 400394.1187156439, "ymin": 101369.79693098366, "xmax": 563905.4376897216, "ymax": 223603.09577097, "spatialReference": { "wkid": 103717, "latestWkid": 103717, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -119161400, "falseY": -98391700, "xyUnits": 3.763619368794361E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ProjectManagerName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "MaintenanceProjectID", "type": "esriFieldTypeInteger", "alias": "MaintenanceProjectID", "domain": null }, { "name": "ProjectType", "type": "esriFieldTypeString", "alias": "Project Type", "length": 100, "domain": { "type": "codedValue", "name": "WS1_HwyMaintType", "description": "Highway Maintenance Typ", "codedValues": [ { "name": "Crack Fill", "code": "Crack Fill" }, { "name": "Sealcoat", "code": "Sealcoat" }, { "name": "Crack Fill & Sealcoat", "code": "Crack Fill & Sealcoat" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ProjectLocation", "type": "esriFieldTypeString", "alias": "Project Location", "length": 254, "domain": null }, { "name": "ProjectDescription", "type": "esriFieldTypeString", "alias": "Project Description", "length": 254, "domain": null }, { "name": "ProjectManagerName", "type": "esriFieldTypeString", "alias": "Project Manager Name", "length": 50, "domain": null }, { "name": "HighwayNbr", "type": "esriFieldTypeInteger", "alias": "Highway Number", "domain": null }, { "name": "BridgeNumberExistingDesc", "type": "esriFieldTypeString", "alias": "BridgeNumberExistingDesc", "length": 75, "domain": null }, { "name": "StreetName", "type": "esriFieldTypeString", "alias": "Street Name", "length": 75, "domain": null }, { "name": "CurrentActivityNarrative", "type": "esriFieldTypeString", "alias": "Current Activity Narrative", "length": 254, "domain": null }, { "name": "ActivityURL", "type": "esriFieldTypeString", "alias": "Activity URL", "length": 254, "domain": null }, { "name": "StartDate", "type": "esriFieldTypeDate", "alias": "Start Date", "length": 8, "domain": null }, { "name": "StopDate", "type": "esriFieldTypeDate", "alias": "Stop Date", "length": 8, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "WS1_HwyMaintStatus", "description": "Highway Maintenance Status", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Anticipated", "code": "Anticipated" }, { "name": "Completed", "code": "Completed" }, { "name": "Future", "code": "Future" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "R575_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "MaintenanceProje", "fields": "MaintenanceProjectID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S435_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": false, "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": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "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 }