[mapguide-users] Re: Show a single Mapguide image in a web

2012-03-28 Thread Jackie Ng
All (?) mapagent operations can accept USERNAME and PASSWORD parameters in the absence of a SESSION parameter. PASSWORD can be omitted if USERNAME=Anonymous - Jackie -- View this message in context: http://osgeo-org.1560.n6.nabble.com/Show-a-single-Mapguide-image-in-a-web-tp4640071p4666230.html

Re: [mapguide-users] Re: Show a single Mapguide image in a web

2012-03-21 Thread Zac Spitzer
u tried with username, password and madpdefiniiton? On Wed, Mar 21, 2012 at 9:32 PM, Jose Cerrejon wrote: > Hi Zac. > > I know this solution, but what if i don't want to create a SESSION? > > -- > View this message in context: > http://osgeo-org.1560.n6.nabble.com/Show-a-single-Mapguide-image-in

[mapguide-users] Re: Show a single Mapguide image in a web

2012-03-21 Thread Jose Cerrejon
Hi Zac. I know this solution, but what if i don't want to create a SESSION? -- View this message in context: http://osgeo-org.1560.n6.nabble.com/Show-a-single-Mapguide-image-in-a-web-tp4640071p4640151.html Sent from the MapGuide Users mailing list archive at Nabble.com.

Re: [mapguide-users] Re: Show a single Mapguide image in a web

2012-03-21 Thread Zac Spitzer
have a look under http://127.0.0.1:8008/mapguide/mapagent/ there are such http methods available http://trac.osgeo.org/mapguide/wiki/HttpApi/RenderingService#GetMapImage z On Wed, Mar 21, 2012 at 9:15 PM, Jose Cerrejon wrote: > Yes, That's the idea. > > But I need to show 2 layers (shp and ecw

[mapguide-users] Re: Show a single Mapguide image in a web

2012-03-21 Thread Jose Cerrejon
Yes, That's the idea. But I need to show 2 layers (shp and ecw). I tought that Mapguide Maestro can do the work. -- View this message in context: http://osgeo-org.1560.n6.nabble.com/Show-a-single-Mapguide-image-in-a-web-tp4640071p4640104.html Sent from the MapGuide Users mailing list archive a

[mapguide-users] Re: Show a single Mapguide image in a web

2012-03-21 Thread Hans Milling
Just to make sure that I understand your question. You need a single call to the MapGuide server that produces an image, like you can do with the Google Static MAP api? http://maps.googleapis.com/maps/api/staticmap?center=Berkeley,CA&zoom=14&size=400x400&sensor=false I think you can expose a map