Producing image thru Rest API

499
1
04-27-2011 09:26 PM
roopalinasa
New Contributor
Hi,

     I am working on REST API and I have to produce an image with REST API.
Can anyone help me out and provide a code for returning image thru REST in java.


Regard,
Roopali
0 Kudos
1 Reply
by Anonymous User
Not applicable
You only need to send the appropriate request to the Export Map operation. Specify "format=png" and the HTTP response is your image file.
0 Kudos