Select to view content in your preferred language

Display Raster Field type in Silverlight - SQL ArcSDE

2068
1
02-01-2012 06:13 AM
Matrix_Solutions_Inc_Geomatics
Regular Contributor
Is there a way to consume the contents of a Raster / Blob field type or attachments in a map tip? I am trying to display some images loaded in a point feature class by doing a query on a map service using map tips. Also the data is housed in an SQL ArcSDE database. I'm also not quite sure what the best practices for storing attachments/photos in an SQL ArcSDE database are.
0 Kudos
1 Reply
Matrix_Solutions_Inc_Geomatics
Regular Contributor
So I've found i can display the attachment photo using the attachment editor. But how does the attachment editor grab the URI for the photo? Also does REST convert the photo when the link is opened? Is it possible to consume the photo REST link as the URI in a image as a Binding resource?
0 Kudos