Changes between Version 4 and Version 5 of HttpApi/RenderingService
- Timestamp:
- 04/16/10 10:22:35 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HttpApi/RenderingService
v4 v5 8 8 ||0.1||April 16, 2010||Trevor Wekel||Initial documentation pass|| 9 9 10 [[PageOutline( 2-4,Table of Contents,inline)]]10 [[PageOutline(1-3,Table of Contents,inline)]] 11 11 12 = = Overview ==12 = Overview = 13 13 This document describes the Rendering Service HTTP APIs supported by the !MapGuide mapagent. 14 14 15 = = !MapGuide 2.1 and later APIs ==16 == = !GetDynamicMapOverlayImage ===17 === = Overview ====15 = !MapGuide 2.1 and later APIs = 16 == !GetDynamicMapOverlayImage == 17 === Overview === 18 18 !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 === 20 20 || '''Name''' || '''Value''' || '''Required''' || '''Supported[[BR]]In Version''' || '''Description''' || 21 21 || OPERATION || GETDYNAMICMAPOVERLAYIMAGE || Yes || 1.0.0(+) || Operation to execute || … … 30 30 || SELECTIONCOLOR || RGBA hex color || Yes || 2.0.0(+)|| Selection color encoded in hexadecimal RGBA format 0xRRGGBBAA. || 31 31 32 ==== = BEHAVIOR Parameter =====32 ==== BEHAVIOR Parameter ==== 33 33 34 34 The behavior parameter specifies how the rendering is performed. The value is encoded as a bitmask to facilitate … … 43 43 * BEHAVIOR=3 (!RenderSelection|!RenderLayers) will render selection and layers within the current scale 44 44 * 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 ===