Is it possible to set street name in directions from related table in web application (Silverlight API)?
I have a roads feature class and street classification table related to roads. How can I use street names and other attributes from the table. It is not a good idea to include this data to the road feature class. This is increase database and will give the problems in feature. I have more than 1 million features in road class.
I have a roads feature class and street classification table related to roads. How can I use street names and other attributes from the table. It is not a good idea to include this data to the road feature class. This is increase database and will give the problems in feature. I have more than 1 million features in road class.
This is not a good news. What is the right way to organize the task to the network?
Return Street_ID in the network solver response and in the second request (by street_id) get all information from related table?
How get this information in one request?