Changes between Version 18 and Version 19 of HttpApi/RenderingService
- Timestamp:
- 04/27/10 16:02:14 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HttpApi/RenderingService
v18 v19 143 143 === Usage === 144 144 {{{ 145 http://localhost/mapguide/mapagent.fcgi?OPERATION=GETDYNAMICMAPOVERLAYIMAGE&VERSION=1.0.0&SESSION=Session:d5d05422-5f75-102c-8000-02004c4f4f50_en_7F0000010AFC0AFB0AFA&MAPNAME=WorldElevation&FORMAT=PNG 145 http://localhost/mapguide/mapagent.fcgi?OPERATION=GETDYNAMICMAPOVERLAYIMAGE 146 &VERSION=1.0.0 147 &SESSION=Session:d5d05422-5f75-102c-8000-02004c4f4f50_en_7F0000010AFC0AFB0AFA 148 &MAPNAME=WorldElevation 149 &FORMAT=PNG 146 150 }}} 147 151 Renders the !WorldElevation map from session Session:d5d05422-5f75-102c-8000-02004c4f4f50_en_7F0000010AFC0AFB0AFA as a 32 bit PNG image.