[mapguide-users] what is the use of mapagent?

Jason Birch Jason.Birch at nanaimo.ca
Wed Apr 25 22:28:42 EDT 2007


Hello,
 
The calls to MapAgent are not documented anywhere yet.  It's on my list of stuff I'd like to do, but... time is hard to come by :)
 
For the most part, the MapAgent calls are very similar to the API functions.  You can reverse-engineer the parameters either by using the MapAgent test scripts (http://localhost:8008/mapguide/mapagent/index.html) or by reading through the source:
 
http://trac.osgeo.org/mapguide/browser/trunk/MgDev/Web/src/HttpHandler/
 
It can be a bit tough going, partly because the parameter strings are stored in a resource file, so you have to keep referring to this to figure out what the actual parameters that you need to send are:
 
http://trac.osgeo.org/mapguide/browser/trunk/MgDev/Web/src/HttpHandler/HttpResourceStrings.cpp <http://trac.osgeo.org/mapguide/browser/trunk/MgDev/Web/src/HttpHandler/HttpResourceStrings.cpp> 
 
Jason

________________________________

From: xiexie
Subject: [mapguide-users] what is the use of mapagent?

I am studing mapguide.I hope somebody can give me some information about
mapagent.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/ms-tnef
Size: 4554 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/mapguide-users/attachments/20070425/ff3aaa10/attachment-0001.bin


More information about the mapguide-users mailing list