{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 3, "name": "Highways & Major Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "NapaRoadClass", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 204, 137, 12, 252 ], "width": 0.75 }, "value": "MajorRoad", "label": "Major Road" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 219, 95, 33, 255 ], "width": 1.5 }, "value": "Highway", "label": "Highway" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 19, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.fullname"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "lineConnection": "minimizeLabels", "stackLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "useCodedValues": true, "maxScale": 0, "minScale": 3418196.892277, "name": "Label Class 1", "priority": 0, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "middle", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": false, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 0.75, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "\"Hwy \" + $feature[\"stroute\"]"}, "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": true, "repeatLabelDistance": 216, "lineConnection": "none", "multiPart": "labelPerPart", "stackLabel": false, "removeDuplicates": "none", "where": "stroute <> ''", "useCodedValues": true, "maxScale": 25439.284188, "minScale": 0, "name": "Label Class 2", "priority": 0, "symbol": { "type": "esriTS", "color": [ 38, 38, 38, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 247, 247, 247, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 6363152.479858056, "ymin": 1804681.4500104785, "xmax": 6553760.900149643, "ymax": 2081622.5401560664, "spatialReference": { "wkid": 102642, "latestWkid": 2226, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FullName", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CenterlineID", "type": "esriFieldTypeInteger", "alias": "CenterlineID", "domain": null }, { "name": "FullName", "type": "esriFieldTypeString", "alias": "FullName", "length": 125, "domain": null }, { "name": "Owned_BY", "type": "esriFieldTypeString", "alias": "Owned_BY", "length": 255, "domain": null }, { "name": "Maintained_By", "type": "esriFieldTypeString", "alias": "Maintained_By", "length": 255, "domain": null }, { "name": "Jurisdiction", "type": "esriFieldTypeString", "alias": "Jurisdiction", "length": 15, "domain": null }, { "name": "Community", "type": "esriFieldTypeString", "alias": "Community", "length": 255, "domain": null }, { "name": "ToRight", "type": "esriFieldTypeInteger", "alias": "ToRight", "domain": null }, { "name": "FromRight", "type": "esriFieldTypeInteger", "alias": "FromRight", "domain": null }, { "name": "ToLeft", "type": "esriFieldTypeInteger", "alias": "ToLeft", "domain": null }, { "name": "FromLeft", "type": "esriFieldTypeInteger", "alias": "FromLeft", "domain": null }, { "name": "MuniLeft", "type": "esriFieldTypeString", "alias": "MuniLeft", "length": 100, "domain": null }, { "name": "MuniRight", "type": "esriFieldTypeString", "alias": "MuniRight", "length": 100, "domain": null }, { "name": "ZIPLeft", "type": "esriFieldTypeString", "alias": "ZIPLeft", "length": 5, "domain": null }, { "name": "ZIPRight", "type": "esriFieldTypeString", "alias": "ZIPRight", "length": 5, "domain": null }, { "name": "SpeedLimit", "type": "esriFieldTypeInteger", "alias": "SpeedLimit", "domain": null }, { "name": "Lanes", "type": "esriFieldTypeString", "alias": "Lanes", "length": 3, "domain": null }, { "name": "Surface", "type": "esriFieldTypeString", "alias": "Surface", "length": 12, "domain": null }, { "name": "RoadWidth", "type": "esriFieldTypeSmallInteger", "alias": "RoadWidth", "domain": null }, { "name": "DeadEnd", "type": "esriFieldTypeString", "alias": "DeadEnd", "length": 255, "domain": null }, { "name": "OneWayDir", "type": "esriFieldTypeString", "alias": "OneWayDir", "length": 10, "domain": null }, { "name": "CADClass", "type": "esriFieldTypeString", "alias": "CADClass", "length": 16, "domain": null }, { "name": "MTFCC", "type": "esriFieldTypeString", "alias": "MTFCC", "length": 5, "domain": null }, { "name": "RoadClass", "type": "esriFieldTypeString", "alias": "RoadClass", "length": 20, "domain": null }, { "name": "NapaRoadClass", "type": "esriFieldTypeString", "alias": "NapaRoadClass", "length": 255, "domain": null }, { "name": "SupervisorDistrict", "type": "esriFieldTypeString", "alias": "SupervisorDistrict", "length": 255, "domain": null }, { "name": "RoadDistrict", "type": "esriFieldTypeString", "alias": "RoadDistrict", "length": 255, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": null }, { "name": "RoadName", "type": "esriFieldTypeString", "alias": "RoadName", "length": 125, "domain": null }, { "name": "Route_Num", "type": "esriFieldTypeSmallInteger", "alias": "Route_Num", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }