MapSuite Team,
I am about to embark on integrating WMS Server with an existing WpfDesktopEdition application. The WMS Server will support raster layers. The WpfDesktopEdition application supports ShapeFileFeatureLayer, InMemoryFeatureLayer, and SQLiteFeatureLayer.
I am making the assumption that the WpfDesktopEdition needs to reference the raster layer via URI in the WMS Server and that the WMS Raster Layer is then treated as any other layer within WpfDesktopEdition and drawn accordingly so that all layers appear no matter their origin. Am I correct in this basic thinking?
Thanks,
Dennis