[mapguide-users] Show MapGuide Map using OpenLayers
Jackie Ng
jumpinjackie at gmail.com
Mon Nov 18 19:31:25 PST 2019
mapagent operations are versioned by the [version of MapGuide the operation
was first introduced or updated in]
So in this particular case, the params refer to the parameters of a
GETMAPIMAGE operation, which according to this (sadly incomplete) mapagent
reference:
https://trac.osgeo.org/mapguide/wiki/HttpApi/RenderingService
And some enhancement work I've put in:
https://trac.osgeo.org/mapguide/wiki/MapGuideRfc148
There are 3 versions of this operation:
- 1.0.0
- 2.0.0
- 3.0.0
As you are on MGOS 2.5.2, this means the only applicable versions you can
use are 1.0.0 and 2.0.0.
Consult the respective links for an idea of what parameters you can pass for
the respective operation version.
- Jackie
--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html
More information about the mapguide-users
mailing list