以下是 arcpy.mapping 参数常量的列表。其中的许多参数可用于多个 arcpy.mapping 函数和/或方法。这些参数大多为可选参数(使用大括号 ({}) 括起),而适当的时候会在值的旁边显示默认值。此文档可专门用作快速参考。有关参数值含义的具体信息,请使用参数名称旁提供的链接参阅函数或方法文档。
arcpy.mapping 常量
{add_position} - 供 AddLayer 和 AddLayerToGroup 使用。
- "AUTO_ARRANGE" - 默认值
- "BOTTOM"
- "TOP"
—
{colorspace} - 供 DataDrivenPages.exportToPDF、ExportToAI、ExportToEPS 和 ExportToPDF 使用。
- "CMYK"
- "RGB" - 默认值
—
{color_mode} - 供 ExportToBMP、ExportToGIF、ExportToJPEG、ExportToPNG 和 ExportToTIFF 使用。
- "1-BIT_MONOCHROME_MASK"
- "1-BIT_MONOCHROME_THRESHOLD"
- "24-BIT_TRUE_COLOR" - 所有函数(ExportToGIF 除外)的默认值
- "8-BIT_GRAYSCALE" - ExportToGIF 的默认值
- "8-BIT_PALETTE"
—
connection_type - 供 CreateGISServerConnectionFile 使用。
- "ADMINISTER_GIS_SERVICES"
- "PUBLISH_GIS_SERVICES"
- "USE_GIS_SERVICES"
—
{dataset_option} - 供 ExportReport 使用。
- "ALL"
- "DEFINITION_QUERY"
- "EXTENT"
- "SELECTED"
- "USE_RLF" - 默认值
—
displayUnits - DataFrame 对象的属性。
- "Centimeters"
- "DecimalDegrees"
- "DecimalDegreesMinutes"
- "DecimalDegreesSeconds"
- "Decimeters"
- "Feet"
- "Inches"
- "Kilometers"
- "Meters"
- "MGRS"
- "Miles"
- "Millimeters"
- "NauticalMiles"
- "Points"
- "Unknown"
- "USNationalGrid"
- "UTM"
- "Yards"
—
{element_type} - 供 ListLayoutElements 使用。
- "DATAFRAME_ELEMENT"
- "GRAPHIC_ELEMENT"
- "LEGEND_ELEMENT"
- "MAPSURROUND_ELEMENT"
- "PICTURE_ELEMENT"
- "TEXT_ELEMENT"
—
{encryption} - 供 PDFDocument.updateDocSecurity 使用。
- "AES_V1"
- "AES_V2"
- "RC4" - 默认值
—
{gif_compression} - 供 ExportToGIF 使用。
- "LZW"
- "NONE" - 默认值
- "RLE"
—
{image_compression} - 供 DataDrivenPages.exportToPDF、ExportToEPS 和 ExportToPDF 使用。
- "ADAPTIVE" - 默认值
- "DEFLATE"
- "JPEG"
- "LZW"
- "NONE"
- "RLE"
—
{image_quality} - 供 DataDrivenPages.exportToPDF、ExportToAI、ExportToEMF、ExportToEPS、ExportToPDF、ExportToSVG 和 PrintMap 使用。
- "BEST" - 默认值
- "BETTER"
- "FASTER"
- "FASTEST"
- "NORMAL"
—
{insert_position} - 供 InsertLayer 和 MoveLayer 使用。
- "AFTER"
- "BEFORE" - 默认值
—
{layers_attributes} - 供 DataDrivenPages.exportToPDF 和 ExportToPDF 使用。
- "LAYERS_AND_ATTRIBUTES"
- "LAYERS_ONLY" - 默认值
- "NONE"
—
{layer_property} - 供 Layer.supports 使用。
- "BRIGHTNESS"
- "CONTRAST"
- "CREDITS"
- "DATASETNAME"
- "DATASOURCE"
- "DEFINITIONQUERY"
- "DESCRIPTION"
- "LABELCLASSES"
- "LONGNAME"
- "MAXSCALE"
- "MINSCALE"
- "NAME"
- "SERVICEPROPERTIES"
- "SHOWLABELS"
- "SYMBOLOGY"
- "SYMBOLOGYTYPE"
- "TIME"
- "TRANSPARENCY"
- "VISIBLE"
- "WORKSPACEPATH"
—
{msd_anti_aliasing} - 供 ConvertToMSD 使用。
- "BEST"
- "FAST"
- "FASTEST"
- "NONE" - 默认值
- "NORMAL"
—
{msd_text_anti_aliasing} - 供 ConvertToMSD 使用。
- "FORCE" - 默认值
- "NONE"
- "NORMAL"
—
{multiple_files} - 供 PDFDocument.exportToPDF 使用。
- "PDF_MULTIPLE_FILES_PAGE_INDEX"
- "PDF_MULTIPLE_FILES_PAGE_NAME"
- "PDF_SINGLE_PAGE" - 默认值
—
{page_range_type} - 供 DataDrivenPages.exportToPDF 和 DataDrivenPages.printPages 使用。
- "ALL" - 默认值
- "CURRENT"
- "RANGE"
- "SELECTED"
—
{pdf_layout} - 供 PDFDocument.updateDocProperties 使用。
- "DONT_CARE"
- "ONE_COLUMN"
- "SINGLE_PAGE" - 默认值
- "TWO_COLUMN_LEFT"
- "TWO_COLUMN_RIGHT"
- "TWO_PAGE_LEFT"
- "TWO_PAGE_RIGHT"
—
{pdf_open_view} - 供 PDFDocument.updateDocProperties 使用。
- "ATTACHMENT"
- "FULL_SCREEN"
- "LAYERS"
- "USE_BOOKMARKS"
- "USE_NONE"
- "USE_THUMBS" - 默认值
- "VIEWER_DEFAULT"
—
{permissions} - 供 PDFDocument.updateDocSecurity 使用。
- "ALL" - 默认值
- "ALL_MASTER"
- "COPY"
- "DOC_ASSEMBLY"
- "EDIT"
- "EDIT_NOTES"
- "FILL_AND_SIGN"
- "HIGH_PRINT"
- "OPEN"
- "PRINT"
- "SECURE"
—
{picture_symbol} - 供 DataDrivenPages.exportToPDF、ExportToAI、ExportToEMF、ExportToEPS、ExportToPDF 和 ExportToSVG 使用。
- "RASTERIZE_BITMAP" - 默认值
- "RASTERIZE_PICTURE"
- "VECTORIZE_BITMAP"
—
{ps_lang_level} - 供 ExportToEPS 使用。
- 2
- 3 - 默认值
—
{record_set} - 供 ExportReport 使用。
- "ALL"
- "SELECTED"
- "USE_RLF" - 默认值
—
{rle_compression} - 供 ExportToBMP 使用。
- "NONE" - 默认值
- "RLE"
—
{save_username_password} - 供 CreateGISServerConnectionFile 使用。
- "DO_NOT_SAVE_USERNAME" - 默认值
- "SAVE_USERNAME" - 默认值
—
{service_capabilities} - 供 PublishMSDToServer 使用。
- "MAPPING" - 默认值
- "KML"
- "WCS"
- "WFS"
- "WMS"
—
{server_type} - 供 CreateGISServerConnectionFile 使用。
- "ARCGIS_SERVER" - 默认值
- "SPATIAL_DATA_SERVER"
—
{server_type} - 供 CreateMapSDDraft 使用。
- "ARCGIS_SERVER" - 默认值
- "FROM_CONNECTION_FILE"
- "MY_HOSTED_SERVICES"
- "SPATIAL_DATA_SERVER"
—
symbologyType - 图层对象的属性。
- "GRADUATED_COLORS"
- "GRADUATED_SYMBOLS"
- "OTHER"
- "RASTER_CLASSIFIED"
- "UNIQUE_VALUES"
—
{tiff_compression} - 供 ExportToTIFF 使用。
- "DEFLATE"
- "JPEG"
- "LZW"
- "NONE" - 默认值
- "PACK_BITS"
—
timeWindowUnits - DataFrameTime 的属性。
- “百年”
- “十年”
- “天”
- “小时”
- “毫秒”
- “分”
- “月”
- “秒”
- “未知”
- “周”
- “年”
—
{version} - 供 Layer.saveACopy 和 MapDocument.saveACopy 使用。
- "10.1" - 默认值
- "10.0"
- "8.3"
- "9.0/9.1"
- "9.2"
- "9.3"
—
{workspace_type} - 供 Layer.replaceDataSource、MapDocument.replaceWorkspacePaths 和 TableView.replaceDataSource 使用。
- "ACCESS_WORKSPACE"
- "ARCINFO_WORKSPACE"
- "CAD_WORKSPACE"
- "EXCEL_WORKSPACE"
- "FILEGDB_WORKSPACE"
- "NONE"
- "OLEDB_WORKSPACE"
- "PCCOVERAGE_WORKSPACE"
- "RASTER_WORKSPACE"
- "SDE_WORKSPACE"
- "SHAPEFILE_WORKSPACE"
- "TEXT_WORKSPACE"
- "TIN_WORKSPACE"
- "VPF_WORKSPACE"