Hello,
I have a table with city, state, country ( mostly of united states) and then some count. the location columns are all varchar. I want to build a map with count as the value. I am just not sure how to get started. I read some articles on using spatial data
but just got very confused. SInce I have never used spatial data before, please guide me on how to do this. Thanks.
I would be using SSRS to build my map.