2

I want to add photos in my attribute table. I have created a new field but I am not able to select "raster" in the field type. They only show "short integer", "long integer", "float", "double", "text" and "date".

PolyGeo
65.5k29 gold badges115 silver badges350 bronze badges
asked Oct 28, 2014 at 23:58
7
  • Would you be able to edit your question to include the GIS software, version and license level that you are using, please? In this case, if you are using ArcGIS for Desktop, the latter two details will be important to know. Also, include where you are storing this data e.g. file geodatabase feature class, shapefile, etc. Commented Oct 29, 2014 at 0:06
  • Arcmap v.10.2 Free trial. Commented Oct 29, 2014 at 0:16
  • I store the data in my C:\student. I am using a laptop now. Commented Oct 29, 2014 at 0:18
  • You can, of course, MIME encode the image and store it as a text field, but I'm guessing that's not the answer you seek? Commented Oct 29, 2014 at 1:26
  • A shapefile cannot contain an attribute field to hold raster datasets but if you are using a geodatabase it is doable. Commented Oct 29, 2014 at 1:33

3 Answers 3

5

It sounds like you want to associate a photo with a vector data set, such as a point or polygon, which could be accessed through a pop-up window. Although a photograph is indeed a raster, it sounds like you may be confusing raster data type with linking to a photograph. In ArcGIS the latter can be achieved in a couple ways:

(1) If you are using a shape or feature you could achieve this by using a hyperlink to link to your photo, either on your local drive or somewhere public on the web. ESRI has good documentation on this.

(2) If you are working in a geodatabase you could attach the photo, using the Add Attachments tool.

answered Oct 29, 2014 at 2:09
2
0

You can add the field "raster" to the atributte table just if you are working with geodatabase. I find this tutorial that I think is what you were looking for:

https://www.youtube.com/watch?v=0AWFvU6no_Q

answered Dec 15, 2016 at 12:07
-1

it here for you https://www.youtube.com/watch?v=62LlVqOo8RM You can insert an image to feature's attribute and show it in ArcMap

answered Nov 26, 2016 at 6:47
1
  • You aren't inserting an image to feature's attribute table, hyperlink isn't the same. Commented Nov 27, 2016 at 0:16

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.