Changes between Version 3 and Version 4 of HttpApi


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

--

Legend:

Unmodified
Added
Removed
Modified
  • HttpApi

    v3 v4  
    55This is a central location for documentation of the HTTP API supported by the !MapGuide mapagent process.  The APIs are segregated into groups corresponding to the web extensions service they use or expose.
    66
    7  * [wiki:HttpApi/DrawingService Drawing Service HTTP APIs]
    8  * [wiki:HttpApi/FeatureService Feature Service HTTP APIs]
    9  * [wiki:HttpApi/MappingService Mapping Service HTTP APIs]
    10  * [wiki:HttpApi/RenderingService Rendering Service HTTP APIs]
    11  * [wiki:HttpApi/ResourceService Resource Service HTTP APIs]
    12  * [wiki:HttpApi/ServerAdmin Server Admin HTTP APIs]
    13  * [wiki:HttpApi/SiteService Site Service HTTP APIs]
    14  * [wiki:HttpApi/TileService Tile Service HTTP APIs]
     7== [wiki:HttpApi/DrawingService Drawing Service HTTP APIs] ==
     8== [wiki:HttpApi/FeatureService Feature Service HTTP APIs] ==
     9== [wiki:HttpApi/MappingService Mapping Service HTTP APIs] ==
     10== [wiki:HttpApi/RenderingService Rendering Service HTTP APIs] ==
     11The Rendering Service HTTP APIs are used to render a map into a bitmapped image.
     12== [wiki:HttpApi/ResourceService Resource Service HTTP APIs] ==
     13== [wiki:HttpApi/ServerAdmin Server Admin HTTP APIs] ==
     14== [wiki:HttpApi/SiteService Site Service HTTP APIs] ==
     15== [wiki:HttpApi/TileService Tile Service HTTP APIs] ==
    1516
    1617
    17 == Rendering Service APIs ==
    18  * [wiki:HttpApi/RenderingService/GetMapImage GetMapImage]
    19  * [wiki:HttpApi/RenderingService/GetDynamicMapOverlayImage GetDynamicMapOverlayImage]
    20  * [wiki:HttpApi/RenderingService/GetVisibleMapExtente GetVisibleMapExtent]
    21