Image popups or hotlinks in ArcGIS map document?
Started by
David Medeiros
, Aug 01 2011 04:15 PM
4 replies to this topic
#1
Posted 01 August 2011 - 04:15 PM
I'm working on a project where we will be geo-referencing historic building photos and adding that locational data into a larger ArcGIS base map project. What I'd like to do is store the historic images (perspective shots, not areal imagery) as part of the project geo-database and link them to the map through the feature class layer so that the photo itself or a link to the image pops up when selecting or identifying the image location in the GIS. I know how to so this in Google Earth of course but need to do something similar in Arc10.
Any tips or examples on this technique?
Any tips or examples on this technique?
#2
Posted 01 August 2011 - 04:34 PM
I'm working on a project where we will be geo-referencing historic building photos and adding that locational data into a larger ArcGIS base map project. What I'd like to do is store the historic images (perspective shots, not areal imagery) as part of the project geo-database and link them to the map through the feature class layer so that the photo itself or a link to the image pops up when selecting or identifying the image location in the GIS. I know how to so this in Google Earth of course but need to do something similar in Arc10.
Any tips or examples on this technique?
I've done something similar using VBA, but I didn't store the images in the database. I stored them in a folder in the same directory as the database and just added a file name to a field in the database. My application functioned by showing images of selected points. If you want, I can look up the code and send it your way.
#3
Posted 01 August 2011 - 04:50 PM
I partially answered my own question with the links below on adding HTML pop ups and enabling attachments to feature classes:
http://help.arcgis.c...0002r000000.htm
http://help.arcgis.c...000003vv000000/
http://help.arcgis.c...0002r000000.htm
http://help.arcgis.c...000003vv000000/
#4
Posted 02 August 2011 - 06:47 AM
You can place one image in a blob field of a point feature class but it is a long process and doesn't give as good a result as the html popup. I use the html popup all the time. You might also want to check out ArcGIS Explorer for desktop. At 10 it now loads geojpgs. you could use it to create a layer package to use in your base map.
#5
Posted 27 October 2011 - 07:30 AM
I realize I am a bit late but....
What you want to do is hyperlink images from a separate folded. They do not need to be in a geodatabase.
This is done via the attribute table of the feature class (probably point data). ex. c:\folder\image.filetype . And you can make use of scripts to fill in the attribute data, drawing from other attribute fields.
Probably doesn't help but at least its here if someone searches in the future.
What you want to do is hyperlink images from a separate folded. They do not need to be in a geodatabase.
This is done via the attribute table of the feature class (probably point data). ex. c:\folder\image.filetype . And you can make use of scripts to fill in the attribute data, drawing from other attribute fields.
Probably doesn't help but at least its here if someone searches in the future.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users


Sign In
Create Account

United States
Back to top

No Country Selected








