<?xml version="1.0" encoding="UTF-8"?><metadata xml:lang="en">
<Esri>
<CreaDate>20240418</CreaDate>
<CreaTime>19030000</CreaTime>
<ArcGISFormat>1.0</ArcGISFormat>
<SyncOnce>TRUE</SyncOnce>
<ModDate>20240418</ModDate>
<ModTime>190300</ModTime>
</Esri>
<tool base_path="c:/" displayname="Export Web Map" name="ExportWebMap" toolboxalias="ExportWebMap_BP">
<summary>Returns a printable page layout or basic map of a specified area of interest based on the state of a web app (for example, included services, layer visibility settings, and client-side graphics).</summary>
<parameters>
<param datatype="String" direction="Input" displayname="Web Map as JSON" expression="Web_Map_as_JSON" name="Web_Map_as_JSON" type="Required">
<dialogReference>
<para>A JSON representation of the state of the map to be exported as it appears in the web app. See the ExportWebMap specification to understand how to format this text. The ArcGIS Maps SDK for JavaScript allows you to get this JSON string from the map.</para>
</dialogReference>
</param>
<param datatype="File" direction="Output" displayname="Output File" expression="Output_File" name="Output_File" type="Required">
<dialogReference>
<para>The output file name. The extension of the file depends on the Format parameter value.</para>
</dialogReference>
</param>
<param datatype="String" direction="Input" displayname="Format" expression="{32-bit Portable Network Graphics (PNG32) | Portable Document Format (PDF) | 8-bit Portable Network Graphics (PNG8) | Joint Photographic Experts Group (JPG) | Graphics Interchange Format (GIF) | Encapsulated PostScript (EPS) | Scalable Vector Graphics (SVG) | Compressed Scalable Vector Graphics (SVGZ) | Adobe Illustrator Exchange (AIX) | Tag Image File Format (TIFF)}" name="Format" type="Optional">
<dialogReference>
<para>Specifies the format in which the map image for printing will be delivered.</para>
<bulletList>
<bullet_item>8-bit Portable Network Graphics (PNG8)—8-bit Portable Network Graphics (PNG8) will be used. This is the default.</bullet_item>
<bullet_item>Portable Document Format (PDF)—Portable Document Format (PDF) will be used.</bullet_item>
<bullet_item>32-bit Portable Network Graphics (PNG32)—32-bit Portable Network Graphics (PNG32) will be used.</bullet_item>
<bullet_item>Joint Photographic Experts Group (JPG)— Joint Photographic Experts Group (JPG) will be used.</bullet_item>
<bullet_item>Graphics Interchange Format (GIF)— Graphics Interchange Format (GIF) will be used.</bullet_item>
<bullet_item>Encapsulated PostScript (EPS)— Encapsulated PostScript (EPS) will be used.</bullet_item>
<bullet_item>Scalable Vector Graphics (SVG)—Scalable Vector Graphics (SVG) will be used.</bullet_item>
<bullet_item>Compressed Scalable Vector Graphics (SVGZ)—Compressed Scalable Vector Graphics (SVGZ) will be used.</bullet_item>
<bullet_item>Adobe Illustrator Exchange (AIX)—Adobe Illustrator Exchange (AIX) will be used.</bullet_item>
<bullet_item>Tag Image File Format (TIFF)—Tag Image File Format (TIFF) will be used.</bullet_item>
</bulletList>
<para>The background of the output file is always opaque.</para>
</dialogReference>
</param>
<param datatype="String" direction="Input" displayname="Layout Template" expression="{CustomLayout | ImageryLayout | MAP_ONLY}" name="Layout_Template" type="Optional">
<dialogReference>
<para>The name of a template from the list or the keyword MAP_ONLY. When MAP_ONLY is used or an empty string is passed in, the output map will not contain any page layout elements such as title, legend, or scale bar.</para>
</dialogReference>
</param>
<param datatype="String" direction="Input" displayname="Layout Item ID" expression="{Layout_Item_ID}" name="Layout_Item_ID" type="Optional">
<dialogReference>
<para>The portal ID (in JSON format) of the layout item that will be used for templates. Use the format: {"id": "&lt;portal-id&gt;"}. When specified, this parameter takes precedence over the Layout Template parameter.</para>
</dialogReference>
</param>
</parameters>
<arcToolboxHelpPath>withheld</arcToolboxHelpPath>
</tool>
<dataIdInfo>
<idCitation>
<resTitle>Export Web Map</resTitle>
</idCitation>
<searchKeys>
<keyword>export web map</keyword>
<keyword>exportwebmap</keyword>
<keyword>map</keyword>
<keyword>print</keyword>
<keyword>print service</keyword>
<keyword>printing</keyword>
<keyword>printing service</keyword>
<keyword>server</keyword>
<keyword>web map</keyword>
<keyword>web print service</keyword>
<keyword>web printing</keyword>
<keyword>web printing service</keyword>
<keyword>webmap</keyword>
</searchKeys>
</dataIdInfo>
<distInfo>
<distributor>
<distorFormat>
<formatName>ArcToolbox Tool</formatName>
</distorFormat>
</distributor>
</distInfo>
</metadata>
