ArcGIS Desktop

  • 文档
  • 支持

  • My Profile
  • 帮助
  • Sign Out
ArcGIS Desktop

ArcGIS Online

专为贵组织打造的制图平台

ArcGIS Desktop

全面的专业性 GIS

ArcGIS Enterprise

面向企业的 GIS

ArcGIS for Developers

用于构建位置感知应用程序的工具

ArcGIS Solutions

适用于行业的免费模板地图和应用程序

ArcGIS Marketplace

获取适用于组织的应用程序和数据

  • 文档
  • 支持
Esri
  • 登录
user
  • 我的个人资料
  • 登出

ArcMap

  • 主页
  • 入门
  • 地图
  • 分析
  • 管理数据
  • 工具
  • 扩展模块

ConvertToMSD

  • 摘要
  • 说明
  • 语法

摘要

旧版本:

从 ArcGIS 10.1 for Server 开始,地图服务器定义 (.msd) 文件已被替换为服务定义草稿 (.sddraft) 文件和服务定义 (.sd) 文件。请改用 CreateMapSDDraft 函数。

将地图转换为地图服务定义 (.msd) 文件。

说明

从 ArcGIS 10.1 for Server 开始,地图服务器定义 (.msd) 文件已被替换为服务定义草稿 (.sddraft) 文件和服务定义 (.sd) 文件。有关详细信息,请参阅以下帮助主题:迁移至 ArcGIS for Server 时可能出现的情况。

请考虑改用 CreateMapSDDraft 函数。

语法

ConvertToMSD (map_document, out_msd, {data_frame}, {msd_anti_aliasing}, {msd_text_anti_aliasing})
参数说明数据类型
map_document

A variable that references a MapDocument object.

MapDocument
out_msd

A string that represents the path and file name for the output MSD file.

String
data_frame

A variable that references a DataFrame object. If more than one data frame exists, it is important to specify which data frame will be the active data frame for the published service. The default value is the active data frame.

(默认值为 USE_ACTIVE_VIEW)

DataFrame
msd_anti_aliasing

A string that sets antialiasing for nontext items within the saved MSD.

  • NONE — No antialiasing is performed.
  • FASTEST — Minimal antialiasing is performed, optimized for speed.
  • FAST — Some antialiasing is performed, optimized for speed with better quality than FASTEST.
  • NORMAL — A good balance of speed and quality.
  • BEST — The best quality antialiasing. This option takes the longest to render.

(默认值为 NONE)

String
msd_text_anti_aliasing

A string that sets antialiasing for text items within the saved MSD.

  • FORCE — Text is always drawn with antialiasing, regardless of the individual font's parameters.
  • NORMAL — Antialiasing is performed as determined by the font. Each individual font has parameters created within it by the font author that defines which sizes the font should draw with antialiasing.
  • NONE — No antialiasing is performed.

(默认值为 NONE)

String

ArcGIS Desktop

  • 主页
  • 文档
  • 支持

ArcGIS 平台

  • ArcGIS Online
  • ArcGIS Desktop
  • ArcGIS Enterprise
  • ArcGIS for Developers
  • ArcGIS Solutions
  • ArcGIS Marketplace

关于 Esri

  • 关于我们
  • 招贤纳士
  • 内部人员博客
  • 用户大会
  • 开发者峰会
Esri
分享您的想法。
© Copyright 2016 Environmental Systems Research Institute, Inc. | 隐私政策 | 法律声明