1
vote
0answers
72 views

Raster as Attribute Field Error

I'm using Arc 10.1. I am creating a parcel inventory where I would like to have a photo of the property attached as an attribute and view-able with an HTML popup. I have a polygon feature class built ...
2
votes
1answer
43 views

Displaying raster attributes on data driven pages

I have a feature class of 50 properties that are ranked. I have a photo for each property stored in a raster attribute column (in the feature class) called "Picture". I am trying to create a Dynamic ...
1
vote
1answer
103 views

Identify tool (attribute pop-up)

I hope this isn't too basic of a question... I'm using ArcMap 10.1, and upon bringing in a feature class, the identify tool window shows the attributes in alphabetical order of the field headings. I ...
6
votes
2answers
99 views

What event is fired when a feature is edited?

When the user draws a new feature (line, point, etc.) in ArcMap, there are null attributes. If the user enters values in these null fields what is the event that is fired? I want to control the ...