Hi,
I was looking into options to Export Map using ArcPy and Javascript client. I have a point geometry that i get it from javascript client and i pass the point to Toolbox that i published on ArcGIS Server.
The question i had was, how do i show buffer with say "10 miles" on the exported map (PDF or PNG) format?
I tried using the Buffer_analysis sample inside the python script from the sample below but output PDF does not show the buffer circle.
http://blogs.esri.com/esri/arcgis/2010/02/23/how-do-i-use-arcpy-geometry-objects-in-scripting/
Thanks and Regards,
Shay ~