{ "layers": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "Airport Pavement Label", "type": "Annotation Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 33, "name": "Default" } ], "minScale": 10000, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6176991.937779382, "ymin": 2076218.4367906451, "xmax": 6183646.541596144, "ymax": 2078634.8551861495, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TextString", "typeIdField": "AnnotationClassID", "subtypeFieldName": "AnnotationClassID", "subtypeField": "AnnotationClassID", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "ZOrder", "type": "esriFieldTypeInteger", "alias": "ZOrder", "domain": null }, { "name": "AnnotationClassID", "type": "esriFieldTypeInteger", "alias": "AnnotationClassID", "domain": null }, { "name": "SymbolID", "type": "esriFieldTypeInteger", "alias": "SymbolID", "domain": null }, { "name": "Status", "type": "esriFieldTypeSmallInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "AnnotationStatus", "description": "Valid annotation state values.", "codedValues": [ { "name": "Placed", "code": 0 }, { "name": "Unplaced", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TextString", "type": "esriFieldTypeString", "alias": "TextString", "length": 255, "domain": null }, { "name": "FontName", "type": "esriFieldTypeString", "alias": "FontName", "length": 255, "domain": null }, { "name": "FontSize", "type": "esriFieldTypeDouble", "alias": "FontSize", "domain": null }, { "name": "Underline", "type": "esriFieldTypeSmallInteger", "alias": "Underline", "domain": { "type": "codedValue", "name": "BooleanSymbolValue", "description": "Valid values are Yes and No.", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "VerticalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "VerticalAlignment", "domain": { "type": "codedValue", "name": "VerticalAlignment", "description": "Valid symbol vertical alignment values.", "codedValues": [ { "name": "Top", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Baseline", "code": 2 }, { "name": "Bottom", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "HorizontalAlignment", "type": "esriFieldTypeSmallInteger", "alias": "HorizontalAlignment", "domain": { "type": "codedValue", "name": "HorizontalAlignment", "description": "Valid horizontal symbol alignment values.", "codedValues": [ { "name": "Left", "code": 0 }, { "name": "Center", "code": 1 }, { "name": "Right", "code": 2 }, { "name": "Full", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "XOffset", "type": "esriFieldTypeDouble", "alias": "XOffset", "domain": null }, { "name": "YOffset", "type": "esriFieldTypeDouble", "alias": "YOffset", "domain": null }, { "name": "Angle", "type": "esriFieldTypeDouble", "alias": "Angle", "domain": null }, { "name": "FontLeading", "type": "esriFieldTypeDouble", "alias": "FontLeading", "domain": null }, { "name": "WordSpacing", "type": "esriFieldTypeDouble", "alias": "WordSpacing", "domain": null }, { "name": "CharacterWidth", "type": "esriFieldTypeDouble", "alias": "CharacterWidth", "domain": null }, { "name": "CharacterSpacing", "type": "esriFieldTypeDouble", "alias": "CharacterSpacing", "domain": null }, { "name": "FlipAngle", "type": "esriFieldTypeDouble", "alias": "FlipAngle", "domain": null }, { "name": "Override", "type": "esriFieldTypeInteger", "alias": "Override", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "length": 8, "domain": null }, { "name": "RevDate", "type": "esriFieldTypeDate", "alias": "RevDate", "length": 8, "domain": null }, { "name": "RevBy", "type": "esriFieldTypeString", "alias": "RevBy", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "FontStyle", "type": "esriFieldTypeString", "alias": "FontStyle", "length": 255, "domain": null }, { "name": "FeatureGlobalID", "type": "esriFieldTypeGUID", "alias": "FeatureGlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R28_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_28", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I28Status", "fields": "Status", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I28AnnotationCla", "fields": "AnnotationClassID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G28FeatureID", "fields": "FeatureID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G28FeatureGlobal", "fields": "FeatureGlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_28", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S16_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "id": 0, "name": "Default" } ], "subtypes": [ { "domains": { "Status": {"type": "inherited"}, "Underline": {"type": "inherited"}, "VerticalAlignment": {"type": "inherited"}, "HorizontalAlignment": {"type": "inherited"} }, "defaultValues": { "FeatureID": null, "ZOrder": null, "AnnotationClassID": null, "Element": null, "SymbolID": null, "Status": 0, "TextString": null, "FontName": null, "FontSize": null, "Underline": null, "VerticalAlignment": null, "HorizontalAlignment": null, "XOffset": null, "YOffset": null, "Angle": null, "FontLeading": null, "WordSpacing": null, "CharacterWidth": null, "CharacterSpacing": null, "FlipAngle": null, "Override": null, "GlobalID": null, "CreateDate": null, "RevDate": null, "RevBy": null, "FontStyle": null, "FeatureGlobalID": null }, "code": 0, "name": "Default" } ], "relationships": [ { "id": 0, "name": "Pavement", "relatedTableId": 34, "role": "esriRelRoleDestination", "keyField": "FeatureGlobalID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{8A8AE0A6-8616-4B4C-84A3-222803DD35C8}" } ], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 33, "name": "Default", "type": "Annotation SubLayer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": { "id": 0, "name": "Airport Pavement Label" }, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 6176991.937779382, "ymin": 2076218.4367906451, "xmax": 6183646.541596144, "ymax": 2078634.8551861495, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": null, "geometryField": {}, "indexes": [], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "supportsStatistics": false, "supportsExceedsLimitStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "effectiveMinScale": 10000, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsPercentileStatistics": false, "supportsHavingClause": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsCountDistinct": false, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": false, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false, "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": false }, { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 34, "name": "Airport Pavement", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SectionID", "uniqueValueGroups": [ { "heading": "Section ID", "classes": [ { "label": "A1", "description": "A1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 43, 179, 54, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "A1" ] ] }, { "label": "A10", "description": "A10", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "A10" ] ] }, { "label": "A1A", "description": "A1A", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 151, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "A1A" ] ] }, { "label": "A1B", "description": "A1B", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 145, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "A1B" ] ] }, { "label": "A2", "description": "A2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 47, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "A2" ] ] }, { "label": "A3", "description": "A3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 187, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "A3" ] ] }, { "label": "A4", "description": "A4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 201, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "A4" ] ] }, { "label": "A6", "description": "A6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 93, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "A6" ] ] }, { "label": "A8", "description": "A8", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 191, 59, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "A8" ] ] }, { "label": "A9", "description": "A9", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "A9" ] ] }, { "label": "AC", "description": "AC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 205, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "AC" ] ] }, { "label": "ACRD1", "description": "ACRD1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 42, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ACRD1" ] ] }, { "label": "ACRD10", "description": "ACRD10", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 115, 49, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ACRD10" ] ] }, { "label": "ACRD2", "description": "ACRD2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 199, 48, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ACRD2" ] ] }, { "label": "ACRD3", "description": "ACRD3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 158, 139, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ACRD3" ] ] }, { "label": "ACRD5", "description": "ACRD5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 153, 58, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ACRD5" ] ] }, { "label": "ACRD7", "description": "ACRD7", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 191, 106, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ACRD7" ] ] }, { "label": "ACRD8", "description": "ACRD8", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 115, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ACRD8" ] ] }, { "label": "ACRD9", "description": "ACRD9", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 224, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ACRD9" ] ] }, { "label": "ESWA", "description": "ESWA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 71, 142, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "ESWA" ] ] }, { "label": "R1A", "description": "R1A", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "R1A" ] ] }, { "label": "R2", "description": "R2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 81, 47, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "R2" ] ] }, { "label": "RA", "description": "RA", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RA" ] ] }, { "label": "RB", "description": "RB", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "RB" ] ] }, { "label": "T1", "description": "T1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 186, 54, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "T1" ] ] }, { "label": "T10", "description": "T10", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 153, 110, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "T10" ] ] }, { "label": "T10A", "description": "T10A", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 33, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "T10A" ] ] }, { "label": "T1A", "description": "T1A", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 158, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "T1A" ] ] }, { "label": "T2", "description": "T2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "T2" ] ] }, { "label": "T2A", "description": "T2A", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 183, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "T2A" ] ] }, { "label": "T3", "description": "T3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 182, 73, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "T3" ] ] }, { "label": "T3A", "description": "T3A", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 45, 139, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "T3A" ] ] }, { "label": "T4", "description": "T4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 112, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "T4" ] ] }, { "label": "T5", "description": "T5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 65, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "T5" ] ] }, { "label": "T6", "description": "T6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 201, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "T6" ] ] }, { "label": "T7", "description": "T7", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 40, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "T7" ] ] }, { "label": "T8", "description": "T8", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 74, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "T8" ] ] }, { "label": "T9", "description": "T9", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "T9" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 43, 179, 54, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "A1", "label": "A1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 170, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "A10", "label": "A10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 151, 173, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "A1A", "label": "A1A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 145, 50, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "A1B", "label": "A1B" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 47, 155, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "A2", "label": "A2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 187, 215, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "A3", "label": "A3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 201, 153, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "A4", "label": "A4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 93, 64, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "A6", "label": "A6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 191, 59, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "A8", "label": "A8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 194, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "A9", "label": "A9" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 205, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "AC", "label": "AC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 157, 42, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ACRD1", "label": "ACRD1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 115, 49, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ACRD10", "label": "ACRD10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 199, 48, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ACRD2", "label": "ACRD2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 158, 139, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ACRD3", "label": "ACRD3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 153, 58, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ACRD5", "label": "ACRD5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 191, 106, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ACRD7", "label": "ACRD7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 59, 115, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ACRD8", "label": "ACRD8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 224, 222, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ACRD9", "label": "ACRD9" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 71, 142, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "ESWA", "label": "ESWA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 167, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R1A", "label": "R1A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 81, 47, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "R2", "label": "R2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RA", "label": "RA" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 223, 115, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "RB", "label": "RB" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 186, 54, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "T1", "label": "T1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 40, 153, 110, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "T10", "label": "T10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 156, 33, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "T10A", "label": "T10A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 215, 158, 158, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "T1A", "label": "T1A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "T2", "label": "T2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 183, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "T2A", "label": "T2A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 182, 73, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "T3", "label": "T3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 45, 139, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "T3A", "label": "T3A" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 112, 201, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "T4", "label": "T4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 65, 149, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "T5", "label": "T5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 201, 89, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "T6", "label": "T6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 40, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "T7", "label": "T7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 74, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "T8", "label": "T8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "T9", "label": "T9" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 176, 166, 186, 255 ], "toColor": [ 176, 166, 186, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 73, 70, 77, 255 ], "toColor": [ 73, 70, 77, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 232, 250, 255 ], "toColor": [ 241, 232, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 119, 125, 255 ], "toColor": [ 122, 119, 125, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 201, 212, 255 ], "toColor": [ 206, 201, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 150, 145, 156, 255 ], "toColor": [ 150, 145, 156, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 213, 240, 255 ], "toColor": [ 227, 213, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 98, 94, 102, 255 ], "toColor": [ 98, 94, 102, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 186, 182, 191, 255 ], "toColor": [ 186, 182, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 182, 204, 255 ], "toColor": [ 193, 182, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 218, 232, 255 ], "toColor": [ 225, 218, 232, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 108, 120, 255 ], "toColor": [ 114, 108, 120, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 169, 165, 173, 255 ], "toColor": [ 169, 165, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 225, 252, 255 ], "toColor": [ 239, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 127, 143, 255 ], "toColor": [ 135, 127, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 202, 222, 255 ], "toColor": [ 212, 202, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 85, 80, 89, 255 ], "toColor": [ 85, 80, 89, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 162, 154, 171, 255 ], "toColor": [ 162, 154, 171, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 197, 212, 255 ], "toColor": [ 204, 197, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 109, 117, 255 ], "toColor": [ 113, 109, 117, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 193, 214, 255 ], "toColor": [ 203, 193, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 142, 134, 150, 255 ], "toColor": [ 142, 134, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 122, 133, 255 ], "toColor": [ 127, 122, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 206, 222, 255 ], "toColor": [ 214, 206, 222, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 139, 136, 143, 255 ], "toColor": [ 139, 136, 143, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 84, 92, 255 ], "toColor": [ 89, 84, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 196, 191, 201, 255 ], "toColor": [ 196, 191, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 223, 245, 255 ], "toColor": [ 234, 223, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 183, 196, 255 ], "toColor": [ 190, 183, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 104, 98, 110, 255 ], "toColor": [ 104, 98, 110, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 118, 133, 255 ], "toColor": [ 125, 118, 133, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 105, 102, 107, 255 ], "toColor": [ 105, 102, 107, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 178, 173, 184, 255 ], "toColor": [ 178, 173, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 213, 227, 255 ], "toColor": [ 220, 213, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 184, 204, 255 ], "toColor": [ 194, 184, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 211, 230, 255 ], "toColor": [ 221, 211, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 120, 115, 125, 255 ], "toColor": [ 120, 115, 125, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 165, 159, 171, 255 ], "toColor": [ 165, 159, 171, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6175711.954446971, "ymin": 2076178.8174473047, "xmax": 6185461.996954724, "ymax": 2080180.3514389843, "spatialReference": { "wkid": 103005, "latestWkid": 6420, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -115860600, "falseY": -93269500, "xyUnits": 3.678742734568671E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SectionID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PavementID", "type": "esriFieldTypeInteger", "alias": "PavementID", "domain": null }, { "name": "SectionID", "type": "esriFieldTypeString", "alias": "SectionID", "length": 10, "domain": null }, { "name": "PavementUse", "type": "esriFieldTypeString", "alias": "PavementUse", "length": 32, "domain": null }, { "name": "PavementMaterial", "type": "esriFieldTypeString", "alias": "PavementMaterial", "length": 32, "domain": null }, { "name": "PavementCondition", "type": "esriFieldTypeString", "alias": "Pavement Condition", "length": 200, "domain": null }, { "name": "PavementRating", "type": "esriFieldTypeDouble", "alias": "PavementRating", "domain": null }, { "name": "PavementThickness", "type": "esriFieldTypeDouble", "alias": "PavementThickness", "domain": null }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "InspectionDate", "length": 8, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 10, "domain": { "type": "codedValue", "name": "LifeCycleStatus", "description": "General Use Flag", "codedValues": [ { "name": "Active", "code": "Active" }, { "name": "Retired", "code": "Retired" }, { "name": "Proposed", "code": "Proposed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LastInspectionDate", "type": "esriFieldTypeDate", "alias": "LastInspectionDate", "length": 8, "domain": null }, { "name": "CreateDate", "type": "esriFieldTypeDate", "alias": "CreateDate", "length": 8, "domain": null }, { "name": "RevDate", "type": "esriFieldTypeDate", "alias": "RevDate", "length": 8, "domain": null }, { "name": "RevBy", "type": "esriFieldTypeString", "alias": "RevBy", "length": 20, "domain": null }, { "name": "RevComments", "type": "esriFieldTypeString", "alias": "RevComments", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R31_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_31", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G31SectionID", "fields": "SectionID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_31", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S19_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "Label", "relatedTableId": 0, "role": "esriRelRoleOrigin", "keyField": "GlobalID", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{8A8AE0A6-8616-4B4C-84A3-222803DD35C8}" }, { "id": 1, "name": "tblHistory", "relatedTableId": 35, "role": "esriRelRoleOrigin", "keyField": "SectionID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{1EFDFDAC-8FD9-4F05-ADA8-A8AE4DA30AE7}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [ { "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 35, "name": "Pavement History", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "InspectionDate", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FeatureID", "type": "esriFieldTypeInteger", "alias": "FeatureID", "domain": null }, { "name": "SectionNumber", "type": "esriFieldTypeString", "alias": "Section Number", "length": 10, "domain": null }, { "name": "GroupID", "type": "esriFieldTypeSmallInteger", "alias": "Group", "domain": null }, { "name": "Observation", "type": "esriFieldTypeString", "alias": "Observation", "length": 255, "domain": null }, { "name": "PavementRating", "type": "esriFieldTypeDouble", "alias": "Pavement Rating", "domain": null }, { "name": "Thickness", "type": "esriFieldTypeString", "alias": "Thickness", "length": 5, "domain": null }, { "name": "PID", "type": "esriFieldTypeSmallInteger", "alias": "PID", "domain": null }, { "name": "InspectionDate", "type": "esriFieldTypeDate", "alias": "InspectionDate", "length": 8, "domain": null }, { "name": "InspText", "type": "esriFieldTypeString", "alias": "InspText", "length": 10, "domain": null }, { "name": "CADLayer", "type": "esriFieldTypeString", "alias": "CADLayer", "length": 16, "domain": null } ], "indexes": [ { "name": "R14_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G13SectionNumber", "fields": "SectionNumber", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [ { "id": 1, "name": "Pavement", "relatedTableId": 34, "role": "esriRelRoleDestination", "keyField": "SectionNumber", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{1EFDFDAC-8FD9-4F05-ADA8-A8AE4DA30AE7}" } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 } } ] }