ArcGIS and BAO REST APIs

400
0
08-06-2012 09:14 PM
AsishSatpathy
New Contributor
Hi
I am a newbie. I want to know how can the Business Online Rest API be used with arcgis map (Javascript APIs) when we need to call the Thematicquery.

If for example I want to use the following BAO api and use the resulting values to plot in arcgis map how should i pass the parameters in esri.request and how should we handle the response polygon geometry.

http://baoapi.esri.com/rest/maps/ThematicQuery/execute?geoLevelID=US.States&f=pjson&outFields=NAME,I...{"xmin":-125,"ymin":25,"xmax":-43,"ymax":50}&geometryType=esriGeometryEnvelope&InSR=4326&Token=ABC123

Thanks
R
0 Kudos
0 Replies