{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 31, "name": "Base Detail", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.00528, "zTolerance": 0.20000000000000004, "mTolerance": 1.0E-6, "falseX": -121841900, "falseY": -93659000, "xyUnits": 1893.9393939393938, "falseZ": -100000, "zUnits": 9.999999999999998, "falseM": -100000, "mUnits": 10000000 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": { "id": 30, "name": "Pavement" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "BaseDetail", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 243, 229, 7, 255 ], "width": 1.5 }, "value": "ABC", "label": "ABC-Aggregate Base Course" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 235, 77, 23, 255 ], "width": 1.5 }, "value": "B25.0B", "label": "B25.0B-Asphalt Concrete Base Course B25.0B" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 26, 96, 255 ], "width": 1.5 }, "value": "B25.0C", "label": "B25.0C-Asphalt Concrete Base Course B25.0C" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 232, 12, 122, 255 ], "width": 1.5 }, "value": "I_19.0C", "label": "I_19.0C" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 200, 9, 255 ], "width": 1.5 }, "value": "I_19.0D", "label": "I_19.0D" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 127, 126, 92, 255 ], "width": 1.5 }, "value": "SOIL", "label": "SOIL" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 43, 85, 102, 255 ], "width": 1.5 }, "value": "STBC", "label": "STBC-Soil Type Base Course" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 93, 154, 178, 255 ], "width": 1.5 }, "value": "CABC", "label": "CABC-Coarse Aggregate Base Course" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 204, 204, 255 ], "width": 1.5 }, "value": "SS", "label": "SS-Stabilized Subgrade" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 125, 23, 29, 255 ], "width": 1.5 }, "value": "CTABC", "label": "CTABC-CTBC / Cement Treated Aggregate Base Course" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 438239.14600001276, "ymin": 57904.27000001073, "xmax": 3050060.427520007, "ymax": 1030714.603264004, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.20000000000000004, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3.6365718124241434E7, "falseZ": -100000, "zUnits": 9.999999999999998, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BaseDetail", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "RouteID", "type": "esriFieldTypeString", "alias": "RouteID", "length": 255, "domain": null }, { "name": "FromMeasure", "type": "esriFieldTypeDouble", "alias": "FrmMeasure", "domain": null }, { "name": "ToMeasure", "type": "esriFieldTypeDouble", "alias": "ToMeasure", "domain": null }, { "name": "BaseDetail", "type": "esriFieldTypeString", "alias": "BaseDetail", "length": 10, "domain": { "type": "codedValue", "name": "dBaseDetail", "description": "", "codedValues": [ { "name": "Aggregate Base Course, Stone", "code": "ABC" }, { "name": "Soil", "code": "Soil" }, { "name": "Soil Type Base Course", "code": "STBC" }, { "name": "Coarse Aggregate Base Course", "code": "CABC" }, { "name": "Stabilized Subgrade", "code": "SS" }, { "name": "CTBC Cement Treated Aggregate Base Course", "code": "CTABC" }, { "name": "B25.0B", "code": "B25.0B" }, { "name": "B25.0C", "code": "B25.0C" }, { "name": "I19.0B", "code": "I19.0B" }, { "name": "I19.0C", "code": "I19.0C" }, { "name": "I19.0D", "code": "I19.0D" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "BaseThickness", "type": "esriFieldTypeDouble", "alias": "BaseThickness", "domain": { "type": "range", "name": "dBaseThickness", "description": "", "range": [ 1, 14 ], "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": "R620_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I1636RouteID", "fields": "RouteID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1636FromMeasure", "fields": "FromMeasure", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1636ToMeasure", "fields": "ToMeasure", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S523_idx", "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, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }