0

I've posted a related question is in the ArcGIS Desktop forums, but hasn't gotten any replies yet. In that case, I would like tackle this in another way, which is dynamically changing a datasource using arcgis js api. Is this possible?

To give some detail, the layers defined in my mapservice are joined with another view through oledb. Will the class QueryDataSource be able to do this, and how?

1 Answer 1

0

You can at ArcGIS 10.1 by using dynamic workspaces. Just define a workspace with an attached ID, then you can pull any layer or table in the workspace as a datasource. You can run queries against that dynamic workspace datasource or use a renderer to render the data source. The data source can be vector or raster, though it is not that clear how you define the renderer for a raster data source.

1
  • Thank you, but unfortunately I'm using only 10. It's something to look forward to, anyway. Commented Jun 29, 2012 at 0:07

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.