Changes between Version 4 and Version 5 of HttpApi/RenderingService


Ignore:
Timestamp:
Apr 16, 2010, 10:22:35 AM (14 years ago)
Author:
trevorwekel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HttpApi/RenderingService

    v4 v5  
    88||0.1||April 16, 2010||Trevor Wekel||Initial documentation pass||
    99
    10 [[PageOutline(2-4,Table of Contents,inline)]]
     10[[PageOutline(1-3,Table of Contents,inline)]]
    1111
    12 == Overview ==
     12= Overview =
    1313This document describes the Rendering Service HTTP APIs supported by the !MapGuide mapagent.
    1414
    15 == !MapGuide 2.1 and later APIs ==
    16 === !GetDynamicMapOverlayImage ===
    17 ==== Overview ====
     15= !MapGuide 2.1 and later APIs =
     16== !GetDynamicMapOverlayImage ==
     17=== Overview ===
    1818!GetDynamicMapOverlayImage returns a rendered raster image containing all visbile layers at the current center and scale for the map.  This API is used in conjuction with the !GetVisibleMapExtent HTTP API to provide dynamic map updates for end user interactions.
    19 ==== Parameters ====
     19=== Parameters ===
    2020|| '''Name''' || '''Value'''  || '''Required''' || '''Supported[[BR]]In Version''' || '''Description''' ||
    2121|| OPERATION || GETDYNAMICMAPOVERLAYIMAGE || Yes || 1.0.0(+) || Operation to execute ||
     
    3030|| SELECTIONCOLOR || RGBA hex color || Yes || 2.0.0(+)|| Selection color encoded in hexadecimal RGBA format 0xRRGGBBAA. ||
    3131
    32 ===== BEHAVIOR Parameter =====
     32==== BEHAVIOR Parameter ====
    3333
    3434The behavior parameter specifies how the rendering is performed.  The value is encoded as a bitmask to facilitate
     
    4343 * BEHAVIOR=3 (!RenderSelection|!RenderLayers) will render selection and layers within the current scale
    4444 * BEHAVIOR=5 (!RenderSelection|!KeepSelection) will render only the selection regardless of scale
    45 ==== Usage ====
    46 ==== Technical Notes ====
    47 === !GetMapImage ===
    48 ==== Overview ====
    49 ==== Parameters ====
    50 ==== Usage ====
    51 ==== Technical Notes ====
    52 === !GetMapLegendImage ===
    53 ==== Overview ====
    54 ==== Parameters ====
    55 ==== Usage ====
    56 ==== Technical Notes ====
    57 === !GetVisibleMapExtent ===
    58 ==== Overview ====
    59 ==== Parameters ====
    60 ==== Usage ====
    61 ==== Technical Notes ====
    62 === !QueryMapFeatures ===
    63 ==== Overview ====
    64 ==== Parameters ====
    65 ==== Usage ====
    66 ==== Technical Notes ====
     45=== Usage ===
     46=== Technical Notes ===
     47== !GetMapImage ==
     48=== Overview ===
     49=== Parameters ===
     50=== Usage ===
     51=== Technical Notes ===
     52== !GetMapLegendImage ==
     53=== Overview ===
     54=== Parameters ===
     55=== Usage ===
     56=== Technical Notes ===
     57== !GetVisibleMapExtent ==
     58=== Overview ===
     59=== Parameters ===
     60=== Usage ===
     61=== Technical Notes ===
     62== !QueryMapFeatures ==
     63=== Overview ===
     64=== Parameters ===
     65=== Usage ===
     66=== Technical Notes ===