Changes between Version 11 and Version 12 of HttpApi/RenderingService


Ignore:
Timestamp:
Apr 16, 2010, 12:01:04 PM (14 years ago)
Author:
trevorwekel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HttpApi/RenderingService

    v11 v12  
    2323|| OPERATION || GETDYNAMICMAPOVERLAYIMAGE || Yes || Operation to execute ||
    2424|| VERSION || 2.0.0/2.1.0 || Yes || Operation version ||
    25 || [wiki:./ClientAgent1.0 CLIENTAGENT] || text || Optional || Descriptive text for client ||
    26 || SESSION || session identifier || Yes || !MapGuide session identifier containing map to display ||
    27 || MAPNAME || text || Yes || Name of the map to display.[[BR]]This corresponds to the !GetName() value for the resource identifier. ||
    28 || FORMAT || JPG/PNG/PNG8 || Yes || Image format for rendered image ||
    29 || SELECTION || XML selection text || Optional || XML representing selected features generated from !MgSelection.!ToXml() ||
    30 || BEHAVIOR || bitmask || Yes || Bitmask representing rendering behavior.  See below for more details.||
    31 || SELECTIONCOLOR || RGBA hex color || Yes || Selection color encoded in hexadecimal RGBA format 0xRRGGBBAA. ||
     25|| [#ClientAgent1.0 CLIENTAGENT] || text || Optional || Descriptive text for client ||
     26|| [#Session1.0 SESSION] || session identifier || Yes || !MapGuide session identifier containing map to display ||
     27|| [#MapName1.0 MAPNAME] || text || Yes || Name of the map to display.[[BR]]This corresponds to the !GetName() value for the resource identifier. ||
     28|| [#Format1.0 FORMAT] || JPG/PNG/PNG8 || Yes || Image format for rendered image ||
     29|| [#Selection1.0 SELECTION] || XML selection text || Optional || XML representing selected features generated from !MgSelection.!ToXml() ||
     30|| [#SelectionColor1.0 SELECTIONCOLOR] || RGBA hex color || Yes || Selection color encoded in hexadecimal RGBA format 0xRRGGBBAA. ||
     31|| [#Behavior2.0 BEHAVIOR] || bitmask || Yes || Bitmask representing rendering behavior.  See below for more details.||
     32|| [#SetViewCenterX1.0 SETVIEWCENTERX] || double || No || Set X coordinate for center of map. ||
     33|| [#SetViewCenterY1.0 SETVIEWCENTERY] || double || No || Set Y coordinate for center of map. ||
     34|| [#SetViewScale1.0 SETVIEWSCALE] || double || No || Set scale for map. ||
     35|| [#SetDisplayDpi1.0 SETDISPLAYDPI] || integer || No || Set DPI for map. ||
     36|| [#SetDisplayWidth1.0 SETDISPLAYWIDTH] || integer || No || Set width of image in pixels. ||
     37|| [#SetDisplayHeight1.0 SETDISPLAYHEIGHT] || integer || No || Set height of image in pixels. ||
     38|| [#ShowLayers1.0 SHOWLAYERS] || text || No || List of layers to display. ||
     39|| [#HideLayers1.0 HIDELAYERS] || text || No || List of layers to hide. ||
     40|| [#ShowGroups1.0 SHOWGROUPS] || text || No || List of groups to display. ||
     41|| [#HideGroups1.0 HIDEGROUPS] || text || No || List of groups to hide. ||
    3242
    33 ==== BEHAVIOR Parameter ====
     43==== BEHAVIOR Parameter ==== #Behavior2.0
    3444
    3545The behavior parameter specifies how the rendering is performed.  The value is encoded as a bitmask to facilitate
     
    7484|| OPERATION || GETDYNAMICMAPOVERLAYIMAGE || Yes || Operation to execute ||
    7585|| VERSION || 1.0.0 || Yes || Operation version ||
    76 || CLIENTAGENT || text || Optional || Descriptive text for client ||
    77 || SESSION || session identifier || Yes || !MapGuide session identifier containing map to display ||
    78 || MAPNAME || text || Yes || Name of the map to display.[[BR]]This corresponds to the !GetName() value for the resource identifier. ||
    79 || FORMAT || JPG/PNG/PNG8 || Yes || Image format for rendered image ||
    80 || SELECTION || XML selection text || Optional || XML representing selected features generated from !MgSelection.!ToXml() ||
    81 || KEEPSELECTION || 0/1 || Optional || If true, render selected feature(s) even if they are outside the current scale. ||
    82 || SELECTIONCOLOR || RGBA hex color || Yes || Selection color encoded in hexadecimal RGBA format 0xRRGGBBAA. ||
    83 || SETVIEWCENTERX || double || No || Set X coordinate for center of map. ||
    84 || SETVIEWCENTERY || double || No || Set Y coordinate for center of map. ||
    85 || SETVIEWSCALE || double || No || Set scale for map. ||
    86 || SETDISPLAYDPI || integer || No || Set DPI for map. ||
    87 || SETDISPLAYWIDTH || integer || No || Set width of image in pixels. ||
    88 || SETDISPLAYHEIGHT || integer || No || Set height of image in pixels. ||
    89 || SHOWLAYERS || text || No || List of layers to display. ||
    90 || HIDELAYERS || text || No || List of layers to hide. ||
    91 || SHOWGROUPS || text || No || List of groups to display. ||
    92 || HIDEGROUPS || text || No || List of groups to hide. ||
     86|| [#ClientAgent1.0 CLIENTAGENT] || text || Optional || Descriptive text for client ||
     87|| [#Session1.0 SESSION] || session identifier || Yes || !MapGuide session identifier containing map to display ||
     88|| [#MapName1.0 MAPNAME] || text || Yes || Name of the map to display.[[BR]]This corresponds to the !GetName() value for the resource identifier. ||
     89|| [#Format1.0 FORMAT] || JPG/PNG/PNG8 || Yes || Image format for rendered image ||
     90|| [#Selection1.0 SELECTION] || XML selection text || Optional || XML representing selected features generated from !MgSelection.!ToXml() ||
     91|| [#SelectionColor1.0 SELECTIONCOLOR] || RGBA hex color || Yes || Selection color encoded in hexadecimal RGBA format 0xRRGGBBAA. ||
     92|| [#KeepSelection1.0 KEEPSELECTION] || 0/1 || Optional || If true, render selected feature(s) even if they are outside the current scale. ||
     93|| [#SetViewCenterX1.0 SETVIEWCENTERX] || double || No || Set X coordinate for center of map. ||
     94|| [#SetViewCenterY1.0 SETVIEWCENTERY] || double || No || Set Y coordinate for center of map. ||
     95|| [#SetViewScale1.0 SETVIEWSCALE] || double || No || Set scale for map. ||
     96|| [#SetDisplayDpi1.0 SETDISPLAYDPI] || integer || No || Set DPI for map. ||
     97|| [#SetDisplayWidth1.0 SETDISPLAYWIDTH] || integer || No || Set width of image in pixels. ||
     98|| [#SetDisplayHeight1.0 SETDISPLAYHEIGHT] || integer || No || Set height of image in pixels. ||
     99|| [#ShowLayers1.0 SHOWLAYERS] || text || No || List of layers to display. ||
     100|| [#HideLayers1.0 HIDELAYERS] || text || No || List of layers to hide. ||
     101|| [#ShowGroups1.0 SHOWGROUPS] || text || No || List of groups to display. ||
     102|| [#HideGroups1.0 HIDEGROUPS] || text || No || List of groups to hide. ||
    93103
    94104==== CLIENTAGENT Parameter ==== #ClientAgent1.0
     
    98108==== SELECTION Parameter ==== #Selection1.0
    99109==== KEEPSELECTION Parameter ====
    100 ==== SELECTIONCOLOR Parameter ====
    101 ==== SETVIEWCENTERX Parameter ====
    102 ==== SETVIEWCENTERY Parameter ====
    103 ==== SETVIEWSCALE Parameter ====
    104 ==== SETDISPLAYDPI Parameter ====
    105 ==== SETDISPLAYWIDTH Parameter ====
    106 ==== SETDISPLAYHEIGHT Parameter ====
    107 ==== SHOWLAYERS Parameter ====
    108 ==== HIDELAYERS Parameter ====
    109 ==== SHOWGROUPS Parameter ====
    110 ==== HIDEGROUPS Parameter ====
     110==== SELECTIONCOLOR Parameter ==== #SelectionColor1.0
     111==== SETVIEWCENTERX Parameter ==== #SetViewCenterX1.0
     112==== SETVIEWCENTERY Parameter ==== #SetViewCenterY1.0
     113==== SETVIEWSCALE Parameter ==== #SetViewScale1.0
     114==== SETDISPLAYDPI Parameter ==== #SetDisplayDpi1.0
     115==== SETDISPLAYWIDTH Parameter ==== #SetDisplayWidth1.0
     116==== SETDISPLAYHEIGHT Parameter ==== #SetDisplayHeight1.0
     117==== SHOWLAYERS Parameter ==== #ShowLayers1.0
     118==== HIDELAYERS Parameter ==== #HideLayers1.0
     119==== SHOWGROUPS Parameter ==== #ShowGroups1.0
     120==== HIDEGROUPS Parameter ==== #HideGroups1.0
    111121=== Usage ===
    112122=== Technical Notes ===