{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 20, "name": "Pavement Type", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102659, "latestWkid": 2237, "xyTolerance": 0.003280833333333333, "zTolerance": 8.0E-5, "mTolerance": 8.0E-5, "falseX": -17791300, "falseY": -41645400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 15, "name": "Roadways" }, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PAVETYPE", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "Asphalt", "description": "Asphalt", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 150, 179, 173, 255 ], "width": 2 }, "values": [ [ "Asphalt" ] ] }, { "label": "Brick", "description": "Brick", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 157, 156, 219, 255 ], "width": 2 }, "values": [ [ "Brick" ] ] }, { "label": "Concrete", "description": "Concrete", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 217, 157, 255 ], "width": 2 }, "values": [ [ "Concrete" ] ] }, { "label": "Decorative", "description": "Decorative", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 175, 181, 132, 255 ], "width": 2 }, "values": [ [ "Decorative" ] ] }, { "label": "Other", "description": "Other", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 139, 153, 181, 255 ], "width": 2 }, "values": [ [ "Other" ] ] }, { "label": "Unpaved", "description": "Unpaved", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 203, 227, 193, 255 ], "width": 2 }, "values": [ [ "Unpaved" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 150, 179, 173, 255 ], "width": 2 }, "value": "Asphalt", "label": "Asphalt" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 157, 156, 219, 255 ], "width": 2 }, "value": "Brick", "label": "Brick" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 217, 157, 255 ], "width": 2 }, "value": "Concrete", "label": "Concrete" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 175, 181, 132, 255 ], "width": 2 }, "value": "Decorative", "label": "Decorative" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 139, 153, 181, 255 ], "width": 2 }, "value": "Other", "label": "Other" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 203, 227, 193, 255 ], "width": 2 }, "value": "Unpaved", "label": "Unpaved" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 208, 24, 255 ], "toColor": [ 90, 10, 250, 255 ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9192015.414360877, "ymin": 3228910.5901413877, "xmax": -9158852.176483722, "ymax": 3270611.084543283, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PAVETYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PAVETYPE", "type": "esriFieldTypeString", "alias": "Type of Pavement", "length": 20, "domain": { "type": "codedValue", "name": "PavementSurfaceType", "description": "The type of pavement surface", "codedValues": [ { "name": "Asphalt", "code": "Asphalt" }, { "name": "Brick", "code": "Brick" }, { "name": "Concrete", "code": "Concrete" }, { "name": "Decorative", "code": "Decorative" }, { "name": "Other", "code": "Other" }, { "name": "Unpaved", "code": "Unpaved" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CENTERLINEID", "type": "esriFieldTypeString", "alias": "Centerline ID", "length": 50, "domain": null }, { "name": "SURFACEWIDTH", "type": "esriFieldTypeSmallInteger", "alias": "Pavement Surface Width", "domain": null }, { "name": "ROADNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 150, "domain": null }, { "name": "FRMROAD", "type": "esriFieldTypeString", "alias": "From Road", "length": 150, "domain": null }, { "name": "TOROAD", "type": "esriFieldTypeString", "alias": "To Road", "length": 150, "domain": null }, { "name": "ROADCLASS", "type": "esriFieldTypeString", "alias": "Functional Classification", "length": 150, "domain": { "type": "codedValue", "name": "RoadClass", "description": "A functional classification of roads as adapted from the FHWA", "codedValues": [ { "name": "Freeway", "code": "Freeway" }, { "name": "Highway", "code": "Highway" }, { "name": "Ramp", "code": "Ramp" }, { "name": "Minor Arterial", "code": "Minor Arterial" }, { "name": "Collector", "code": "Collector" }, { "name": "Local", "code": "Local" }, { "name": "Service", "code": "Service" }, { "name": "4WD", "code": "4WD" }, { "name": "Recreation", "code": "Recreation" }, { "name": "Resource", "code": "Resource" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Principal Arterial", "code": "Principal Arterial" }, { "name": "Sidewalk Segment", "code": "Sidewalk Segment" }, { "name": "Under Construction", "code": "Under Construction" }, { "name": "Vacated", "code": "Vacated" }, { "name": "Right of Way", "code": "Right of Way" }, { "name": "Trail", "code": "Trail" }, { "name": "Nghbrhood Collector", "code": "Nghbrhood Collector" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SECTIONID", "type": "esriFieldTypeInteger", "alias": "Section ID", "domain": null }, { "name": "LENGTHMILES", "type": "esriFieldTypeDouble", "alias": "Length in Miles", "domain": null }, { "name": "ORDINANCE", "type": "esriFieldTypeString", "alias": "Ordinance", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ORDNUMBER", "type": "esriFieldTypeString", "alias": "Ordinance Number", "length": 50, "domain": null }, { "name": "NUMBERLANES", "type": "esriFieldTypeSmallInteger", "alias": "Number of Lanes", "domain": null } ], "geometryField": {}, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": 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": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }