{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 20, "name": "Surface Condition", "type": "Feature Layer", "description": "Surface Condition", "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": "uniqueValue", "field1": "SURF_CONDITION", "uniqueValueGroups": [ { "heading": "Surface Condition", "classes": [ { "label": "Poor", "description": "Poor", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 40, 146, 199, 255 ], "width": 2.5 }, "values": [ [ "1" ] ] }, { "label": "Marginal", "description": "Marginal", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 160, 194, 154, 255 ], "width": 2.5 }, "values": [ [ "2" ] ] }, { "label": "Fair", "description": "Fair", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 250, 100, 255 ], "width": 2.5 }, "values": [ [ "3" ] ] }, { "label": "Good", "description": "Good", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 142, 53, 255 ], "width": 2.5 }, "values": [ [ "4" ] ] }, { "label": "Excellent", "description": "Excellent", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 232, 16, 20, 255 ], "width": 2.5 }, "values": [ [ "5" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 40, 146, 199, 255 ], "width": 2.5 }, "value": "1", "label": "Poor" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 160, 194, 154, 255 ], "width": 2.5 }, "value": "2", "label": "Marginal" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 250, 100, 255 ], "width": 2.5 }, "value": "3", "label": "Fair" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 142, 53, 255 ], "width": 2.5 }, "value": "4", "label": "Good" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 232, 16, 20, 255 ], "width": 2.5 }, "value": "5", "label": "Excellent" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 56, 161, 207, 255 ], "toColor": [ 242, 250, 125, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 250, 125, 255 ], "toColor": [ 237, 40, 33, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "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": "SURF_CONDITION", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SURF_CONDITION", "type": "esriFieldTypeInteger", "alias": "Surface Condition", "domain": { "type": "codedValue", "name": "Surface Condition", "description": "Vernonia surface condition", "codedValues": [ { "name": "Poor", "code": 1 }, { "name": "Marginal", "code": 2 }, { "name": "Fair", "code": 3 }, { "name": "Good", "code": 4 }, { "name": "Excellent", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "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": "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": "G17ROUTE_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": false, "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" }