Simplifying Hyperlinks

1599
1
02-04-2014 09:10 AM
ErikBlake
Occasional Contributor III
Just wondering if anybody has a advice on simplifying our hyperlinks. We currently have two fields for our layers that have documents linked to them. (We are a govt agency that operates water and sewer lines through out the county. So we obviously have engineering drawings etc attached to our water and sewer lines.) One field is called "HLink" this field is used when the hyperlink is being accessed using our desktop GIS or ArcReaders. The second field is called "hyperlinkPDF" this link field is used when we want to access our drawings using our flex applications. and for these we set up a vitural directory to our links folder. So my question is how can I eliminate having to populate two fields and only use one which can access our as-builts from our web applications and or arcreaders and desktops. just so you have an understanding of the file structure below shows how the two fields are populated.

"HyperlinkPDF" field (this is used to access as-builts through flex applications)
http://ourserver/flexviewer/LINKS/WATERpdf/W399-13.pdf[/url]

"Hlink" field (this is used to access as-builts from arcreader and desktop)
W:\LINKS\WATERpdf\W399-18.pdf


Any advice would be great. Trying to limit field population time and simplify my work flow.

Would "Attachment" work instead of using hyperlinks

Erik
Tags (2)
0 Kudos
1 Reply
AnthonyGiles
Frequent Contributor
Erik,

What's the reason why your HyperlinkPDF field doesn't work in your desktop GIS? In arcmap are you setting the hyperlink up as a URL or document:

http://resources.arcgis.com/en/help/main/10.1/index.html#//00s500000004000000

You could use attachments but then all your documents will stored in a BLOB field in your database, this does not make it easy to share URLs to individual files to non GIS people.

Regards

Anthony
0 Kudos