113 reputation
4
bio website
location
age
visits member for 1 year, 11 months
seen Apr 24 at 10:46
stats profile views 18

Mar
15
comment Adding multiple relative hyperlinks to a single point feature class in ArcMap
This is actually a nice workaround. Fortunately, I have only 2 pdfs per location point so it works great in my case. If there is say 10 documents to hyperlink to, perhaps macro method would work better? Many thanks, Magda
Mar
15
comment Adding multiple relative hyperlinks to a single point feature class in ArcMap
Hi Jens. Thanks for the answer. Second method is how I have it defined now. But I'd like to be able to use 'Hyperlink tool' for multiple hyperlinks if at all possible??
Mar
15
comment Adding multiple relative hyperlinks to a single point feature class in ArcMap
Hi PolyGeo - thanks for the comment. That is exactly my issue - layer properties can only support one field so the 'Hyperlink' tool cannot be used for multiple hyperlinks. The 'Attachments' toolset looks very interesting indeed, however I'm on Basic license and it is not available at this level. Any more suggestions? Thanks, Magda
Mar
15
asked Adding multiple relative hyperlinks to a single point feature class in ArcMap
Feb
5
comment How to convert an .mxd file to a .qgs file?
Hi - I'm trying to install this converter on my machine but being on ArcGIS 10.1 I've got Python v. 2.7 which does not seem to be supported by this installer. Any thoughts ?? Thanks, Magda
Feb
5
comment CAD Contour Lines to ArcGIS Attributed Polylines
Originally it came as a dgn which I saved to a dwg in AutoCAD...
Jan
30
asked CAD Contour Lines to ArcGIS Attributed Polylines
Jan
21
comment Issues Accessing ESRI File Geodatabase within Quantum GIS Desktop
My QGIS is compiled against v.1.9.2 GDAL/OGR. IS there a way to run QGIS with GDAL 1.9.0 at the moment?
Jan
21
awarded  Scholar
Jan
21
accepted Relative Hyperlinks in QGIS without end user's software dependency
Jan
10
comment Relative Hyperlinks in QGIS without end user's software dependency
Hi Nathan, thanks for your code - it works with a little addition: in the table of contents I needed to insert '..' just before the relative path so eg. '../doc/document.pdf'. Anyway, all is working now, thanks very much!
Jan
9
awarded  Commentator
Jan
9
comment Relative Hyperlinks in QGIS without end user's software dependency
With your Python suggestion, I managed to open my pdf document when included "/doc/document.pdf" at the end, however have you got a suggestion for how to perform the same action when having eg 10 attributes each linked to a different pdf in the same folder? Many thanks, Magda
Jan
9
comment Relative Hyperlinks in QGIS without end user's software dependency
Thanks for your suggestions. I have previously tried a generic action (cmd /c [% "Field Name" %]) which used absolute path to the pdf document and it work fine, however it does not worknot work for me with relative paths. As you suggested, I tried o use cmd /c myfilename.pdf as a Generic Action but the pdf doesn't open....... I didn't mention I actually have more than 1 pdf document associated with the shapefile (at least 2 polygons) so not sure how would that work with the cmd /c myfilename.pdf action?
Jan
9
asked Relative Hyperlinks in QGIS without end user's software dependency
Jan
9
comment Issues Accessing ESRI File Geodatabase within Quantum GIS Desktop
I can not even get to the stage of panning or zooming as it crashes straight after adding a layer in..
Jan
8
comment Issues Accessing ESRI File Geodatabase within Quantum GIS Desktop
It was created using v. 10
Jan
8
asked Issues Accessing ESRI File Geodatabase within Quantum GIS Desktop
Dec
19
comment How to close multipart polyline gaps in ArcMap
Thank you for all the responses. Great to know tere are multiple approaches to do this operation. I ended up using ET Geowizards which was simple and quick option. Best regards, Magda
Dec
19
asked How to close multipart polyline gaps in ArcMap