Select to view content in your preferred language

How to get the data from a map server

583
2
03-05-2011 10:43 AM
LeiZhou
Deactivated User
I need to get the population data from a map server, and create a chart for it.  My question is how do I get this data? Should I use query, or geometry? I know I need to use data binding, just no clue what method I need to use.  Is there any code sample for this? Thanks a lot!
Tags (2)
0 Kudos
2 Replies
Drew
by
Frequent Contributor
Steven,

ESRI has quite a few samples on how to query data from a map service.
Below is the URL to all their samples. I suggest looking at the "Query Task" sample specifically.

All Samples - (Query Task samples listed in the left panel):
http://help.arcgis.com/en/webapi/flex/samples/index.html

Andrew
0 Kudos
LeiZhou
Deactivated User
Thanks a lot!


Steven,

ESRI has quite a few samples on how to query data from a map service.
Below is the URL to all their samples. I suggest looking at the "Query Task" sample specifically.

All Samples - (Query Task samples listed in the left panel):
http://help.arcgis.com/en/webapi/flex/samples/index.html

Andrew
0 Kudos