3

Is it possibly to visualize a piece of geographical map from SQL server Spartial data (geometry, not geography) in a report from reporting service?

A concrete example is to display the orange line from the Chinese subway's map in a specific reporting page.

enter image description here

Tae-Sung Shin
  • 20,215
  • 33
  • 138
  • 240
HelloWorld1
  • 13,688
  • 28
  • 82
  • 145

1 Answers1

0

Geometry can be surfaced in SSRS, but I havent seen anthing that complex. Here's a starting point:

http://www.bimonkey.com/2012/07/the-geometry-data-type-and-ssrs-floorplan-reports/

Mike Honey
  • 14,523
  • 1
  • 24
  • 40