ArcGIS REST Services Directory

JSON

{
  "results": [
    {
      "paramName": "output_json",
      "dataType": "GPString",
      "value": [
        {
          "layoutTemplate": "Letter ANSI A Landscape",
          "pageSize": [
            8.5,
            11
          ],
          "hasLegend": true
        },
        {
          "layoutTemplate": "Letter ANSI A Portrait",
          "pageSize": [
            8.5,
            11
          ],
          "hasLegend": true
        },
        {
          "layoutTemplate": "Tabloid ANSI B Landscape",
          "pageSize": [
            8.5,
            11
          ],
          "hasLegend": true
        },
        {
          "layoutTemplate": "Tabloid ANSI B Portrait",
          "pageSize": [
            8.5,
            11
          ],
          "hasLegend": true
        },
        {
          "layoutTemplate": "A3 Landscape",
          "pageSize": [
            8.5,
            11
          ],
          "hasLegend": true
        },
        {
          "layoutTemplate": "A3 Portrait",
          "pageSize": [
            8.5,
            11
          ],
          "hasLegend": true
        },
        {
          "layoutTemplate": "A4 Landscape",
          "pageSize": [
            8.5,
            11
          ],
          "hasLegend": true
        },
        {
          "layoutTemplate": "A4 Portrait",
          "pageSize": [
            8.5,
            11
          ],
          "hasLegend": true
        },
        {
          "layoutTemplate": "MAP_ONLY",
          "pageSize": [
            8.5,
            11
          ],
          "hasLegend": false
        }
      ]
    }
  ],
  "messages": []
}