{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 22, "name": "Surface Width", "type": "Feature Layer", "description": "Surface Width", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102970, "latestWkid": 6557, "xyTolerance": 0.0032808464567060333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118489100, "falseY": -97381100, "xyUnits": 3047.993904000002, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 255, 255, 204, 255 ], "toColor": [ 255, 255, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 160, 217, 179, 255 ], "toColor": [ 160, 217, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 65, 183, 196, 255 ], "toColor": [ 65, 183, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 44, 128, 184, 255 ], "toColor": [ 44, 128, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 37, 52, 148, 255 ], "toColor": [ 37, 52, 148, 255 ] } ] }, "classificationMethod": "esriClassifyNaturalBreaks" }, "field": "Width", "classificationMethod": "esriClassifyNaturalBreaks", "minValue": 8, "classBreakInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 204, 255 ], "width": 2.5 }, "classMaxValue": 12, "label": "8 - 12" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 161, 218, 180, 255 ], "width": 2.5 }, "classMaxValue": 19, "label": "13 - 19" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 65, 182, 196, 255 ], "width": 2.5 }, "classMaxValue": 26, "label": "20 - 26" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 44, 127, 184, 255 ], "width": 2.5 }, "classMaxValue": 34, "label": "27 - 34" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 37, 52, 148, 255 ], "width": 2.5 }, "classMaxValue": 42, "label": "35 - 42" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.Width + \"'\"", "title": "Custom" }, "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "minimizeLabels", "useClippedGeometry": false, "offsetDistance": 3, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 1128, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 622259.5383357853, "ymin": 1503213.964165911, "xmax": 634517.8525505811, "ymax": 1516688.3201828748, "spatialReference": { "wkid": 102970, "latestWkid": 6557, "xyTolerance": 0.0032808398950131233, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118489100, "falseY": -97381100, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Width", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Width", "type": "esriFieldTypeInteger", "alias": "Width", "domain": null }, { "name": "BEG_M", "type": "esriFieldTypeDouble", "alias": "BEG_M", "domain": null }, { "name": "END_M", "type": "esriFieldTypeDouble", "alias": "END_M", "domain": null }, { "name": "ROUTE_ID", "type": "esriFieldTypeInteger", "alias": "ROUTE_ID", "domain": null }, { "name": "HalfWidth", "type": "esriFieldTypeDouble", "alias": "Half Width", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "AREA", "type": "esriFieldTypeDouble", "alias": "Surface Area", "domain": null }, { "name": "ODOT_REPORT", "type": "esriFieldTypeInteger", "alias": "ODOT_REPORT", "domain": { "type": "codedValue", "name": "Boolean", "description": "Yes or no", "codedValues": [ { "name": "No", "code": 0 }, { "name": "Yes", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FUNC_CLASS", "type": "esriFieldTypeString", "alias": "FUNC_CLASS", "length": 255, "domain": { "type": "codedValue", "name": "Functional Classification", "description": "Vernonia functional classification types", "codedValues": [ { "name": "Access", "code": "Access" }, { "name": "Alley", "code": "Alley" }, { "name": "Arterial", "code": "Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Driveway", "code": "Driveway" }, { "name": "Local", "code": "Local" }, { "name": "Parking", "code": "Parking" }, { "name": "Path", "code": "Path" }, { "name": "Trail", "code": "Trail" }, { "name": "Utility", "code": "Utility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G14ROUTE_ID", "fields": "ROUTE_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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": false, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "14747b921aec4ecdab09fed9dc6a25e5" }