{ "currentVersion": 10.81, "id": 1, "name": "Grading Projects", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROJECT_TYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1 }, "value": "GRADING", "label": "GRADING", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveBefore", "where": null, "labelExpression": "[BEGIN_STATIONING] CONCAT \"+\" CONCAT [BEGIN_STATIONING_DECIMAL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementBelowEnd", "where": null, "labelExpression": "[END_STATIONING] CONCAT \"+\" CONCAT [END_STATIONING_DECIMAL]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementCenterAlong", "where": null, "labelExpression": "[PROJECT_NUMBER] CONCAT NEWLINE CONCAT [PROJECT_YEAR]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": -102.05112169999995, "ymin": 36.99365420000004, "xmax": -94.60719099999994, "ymax": 40.00308210000003, "spatialReference": { "wkid": 4269, "latestWkid": 4269 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "COUNTY_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LRS_KEY", "type": "esriFieldTypeString", "alias": "LRS_KEY", "length": 30, "domain": null }, { "name": "COUNTY_CD", "type": "esriFieldTypeString", "alias": "COUNTY_CD", "length": 3, "domain": null }, { "name": "COUNTY_NAME", "type": "esriFieldTypeString", "alias": "COUNTY_NAME", "length": 50, "domain": null }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "length": 1, "domain": null }, { "name": "STATIONING_TYPE", "type": "esriFieldTypeString", "alias": "STATIONING_TYPE", "length": 10, "domain": null }, { "name": "STATIONING_TYPE_DESC", "type": "esriFieldTypeString", "alias": "STATIONING_TYPE_DESC", "length": 200, "domain": null }, { "name": "BEGIN_STATIONING", "type": "esriFieldTypeDouble", "alias": "BEGIN_STATIONING", "domain": null }, { "name": "BEGIN_STATIONING_DECIMAL", "type": "esriFieldTypeDouble", "alias": "BEGIN_STATIONING_DECIMAL", "domain": null }, { "name": "END_STATIONING", "type": "esriFieldTypeDouble", "alias": "END_STATIONING", "domain": null }, { "name": "END_STATIONING_DECIMAL", "type": "esriFieldTypeDouble", "alias": "END_STATIONING_DECIMAL", "domain": null }, { "name": "PROJECT_YEAR", "type": "esriFieldTypeString", "alias": "PROJECT_YEAR", "length": 10, "domain": null }, { "name": "PROJECT_NUMBER", "type": "esriFieldTypeString", "alias": "PROJECT_NUMBER", "length": 50, "domain": null }, { "name": "PROJECT_TYPE", "type": "esriFieldTypeString", "alias": "PROJECT_TYPE", "length": 15, "domain": null }, { "name": "PROJECT_TYPE_DESC", "type": "esriFieldTypeString", "alias": "PROJECT_TYPE_DESC", "length": 200, "domain": null }, { "name": "HOST_PROJECT_NUMBER", "type": "esriFieldTypeString", "alias": "HOST_PROJECT_NUMBER", "length": 25, "domain": null }, { "name": "MIN_BCMP", "type": "esriFieldTypeDouble", "alias": "BCMP", "domain": null }, { "name": "MAX_ECMP", "type": "esriFieldTypeDouble", "alias": "ECMP", "domain": null }, { "name": "MIN_BSMP", "type": "esriFieldTypeDouble", "alias": "BSMP", "domain": null }, { "name": "MAX_ESMP", "type": "esriFieldTypeDouble", "alias": "ESMP", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "CRND_RTE", "type": "esriFieldTypeString", "alias": "CRND_RTE", "length": 30, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2270_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S2184_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 8000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true, "serviceItemId": "847e039cc5d64eaabfd8b653b7a8bf8d" }