Hi I have two different data sources that i would want to use for my application
1) Time series data on a road network
2) Spatial data of the road network
In essence i would want to combine both the information and build visualizations. For example to show variation of speed with time on a particular road using a time slider.
To do this I created a view joining the two tables using sdetable tool and built a layer using the view. But for some reason I am not able to host it as a service.
Please do suggest if there are better ways to do it?
