Changes between Version 1 and Version 2 of HttpApi
- Timestamp:
- 04/16/10 09:57:15 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HttpApi
v1 v2 5 5 This 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. 6 6 7 == Drawing Service APIs == 8 == Feature Service APIs == 9 == Mapping Service APIs == 7 * [wiki:HttpApi/DrawingService Drawing Service APIs] 8 * [wiki:HttpApi/FeatureService Feature Service APIs] 9 * [wiki:HttpApi/MappingService Mapping Service APIs] 10 * [wiki:HttpApi/RenderingService Rendering Service APIs] 11 * [wiki:HttpApi/ResourceService Resource Service APIs] 12 * [wiki:HttpApi/ServerAdmin Server Admin APIs] 13 * [wiki:HttpApi/SiteService Site Service APIs] 14 * [wiki:HttpApi/TileService Tile Service APIs] 15 16 10 17 == Rendering Service APIs == 11 18 * [wiki:HttpApi/RenderingService/GetMapImage GetMapImage] 12 19 * [wiki:HttpApi/RenderingService/GetDynamicMapOverlayImage GetDynamicMapOverlayImage] 13 20 * [wiki:HttpApi/RenderingService/GetVisibleMapExtente GetVisibleMapExtent] 14 == Resource Service APIs == 15 == Resource Service APIs == 16 == Server Admin APIs == 17 == Site Service APIs == 18 == Tile Service APIs == 21