{ "name": "GetLayoutTemplatesInfo", "displayName": "Get Layout Templates Info", "description": "レイアウト テンプレートの内容を JSON 形式で返します。 フォルダー以下にあるレイアウト ファイル (.pagx ファイル) を、レイアウト テンプレートとして使います。", "category": "", "helpUrl": "https://tokei-gis2.chiyodatoshikei.jp/server/rest/directories/arcgisoutput/tools/ExportWebMap_GPServer/tools_ExportWebMap/GetLayoutTemplatesInfo.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "Output_JSON", "dataType": "GPString", "displayName": "JSON 文字列", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Layout_Item_ID", "dataType": "GPString", "displayName": "レイアウト アイテム ID", "description": "テンプレートに使用されるレイアウト アイテムのポータル ID (JSON 形式)。 形式 {\"id\": \"\"} を使用します。", "direction": "esriGPParameterDirectionInput", "defaultValue": "", "parameterType": "esriGPParameterTypeOptional", "category": "" } ] }