<div dir="ltr"><div class="gmail_default" style="font-size:large">Hi,<br><br></div><div class="gmail_default" style="font-size:large">Sorry, my previous message was a bit "dry". Here are the steps:<br><br></div><div class="gmail_default" style="font-size:large">* Open the vector layer properties dialog<br></div><div class="gmail_default" style="font-size:large">* Go to the Style tab<br></div><div class="gmail_default" style="font-size:large">* Use "Single symbol renderer"<br></div><div class="gmail_default" style="font-size:large">* Choose "SVG Symbol"<br></div><div class="gmail_default" style="font-size:large">* In the text input with the path to SVG, instead of using the "..." button to choose a file, click instead of the button right next to it, to be able to enter an expression. Choose "Edit"<br></div><div class="gmail_default" style="font-size:large">* It opens a new dialog, with 2 tabs : Expression and Function  editor -> Go to the latest "Function editor" tab.<br></div><div class="gmail_default" style="font-size:large">* You can here create a "New file" via the button at the top<br></div><div class="gmail_default" style="font-size:large">* Then choose a name, and then you can copy/paste the whole text you found in the URL <a href="https://gist.github.com/mdouchin/d66191ccfadd74cff3f0" target="_blank">https://gist.github.com/<wbr>mdouchin/d66191ccfadd74cff3f0</a><br></div><div class="gmail_default" style="font-size:large">* Then you can go back to the first tab "Expression", and use an expression such as <br><pre>show_picture( "picture_path_fieldname" )</pre>where "picture_path_filename" is the name of the field containing the path to the image for each feature. (you can have absolute path, or better, paths relative to the QGIS project)<br></div><div class="gmail_default" style="font-size:large"><br><br></div><div class="gmail_default" style="font-size:large">This is a bit cumbersome, but should work :)<br><br></div><div class="gmail_default" style="font-size:large">Regards,<br></div><div class="gmail_default" style="font-size:large">Michaël <br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-10-06 14:41 GMT+02:00 Joshua Quesenberry <span dir="ltr"><<a href="mailto:engnfrc@gmail.com" target="_blank">engnfrc@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div link="blue" vlink="purple" lang="EN-US"><div class="m_3544994842918601079WordSection1"><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d">Hi Michaël,<u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d"><u></u> <u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d">Sorry, I missed your reply when it originally came through. Can you elaborate further on how to use the code snippet? I’m only very vaguely following what you’re saying to do so far.<u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d"><u></u> <u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d">Separately, would it be possible to add an image type to the symbol editor for shapefiles, etc. that can use the an equation to create the image name and then display the image from there?<u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d"><u></u> <u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d">Thanks,<u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d"><u></u> <u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d">JQ<u></u><u></u></span></p><p class="MsoNormal"><a name="m_3544994842918601079__MailEndCompose"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d"><u></u> <u></u></span></a></p><p class="MsoNormal"><b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">From:</span></b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"> kimaidou [mailto:<a href="mailto:kimaidou@gmail.com" target="_blank">kimaidou@gmail.com</a>] <br><b>Sent:</b> Monday, September 19, 2016 3:11 AM<br><b>To:</b> Joshua Quesenberry <<a href="mailto:engnfrc@gmail.com" target="_blank">engnfrc@gmail.com</a>><br><b>Cc:</b> qgis-developer <<a href="mailto:qgis-developer@lists.osgeo.org" target="_blank">qgis-developer@lists.osgeo.<wbr>org</a>><br><b>Subject:</b> Re: [Qgis-developer] Show Geotagged Images on Map<u></u><u></u></span></p><div><div class="h5"><p class="MsoNormal"><u></u> <u></u></p><div><div><p class="MsoNormal" style="margin-bottom:.25in"><span style="font-size:18.0pt">​Hi, you could use this snippets :<br><a href="https://gist.github.com/mdouchin/d66191ccfadd74cff3f0" target="_blank">https://gist.github.com/<wbr>mdouchin/d66191ccfadd74cff3f0</a><u></u><u></u></span></p></div><div><p class="MsoNormal" style="margin-bottom:.25in"><span style="font-size:18.0pt">Basically, it loads an image for each feature in a SVG, which can then be used as a symbol.<u></u><u></u></span></p></div><div><p class="MsoNormal"><span style="font-size:18.0pt">Regards<u></u><u></u></span></p></div><div><p class="MsoNormal"><span style="font-size:18.0pt">Michaël<u></u><u></u></span></p></div></div><div><p class="MsoNormal"><u></u> <u></u></p><div><p class="MsoNormal">2016-09-18 22:35 GMT+02:00 Joshua Quesenberry <<a href="mailto:engnfrc@gmail.com" target="_blank">engnfrc@gmail.com</a>>:<u></u><u></u></p><blockquote style="border:none;border-left:solid #cccccc 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in"><div><div><p class="MsoNormal">All,<u></u><u></u></p><p class="MsoNormal"> <u></u><u></u></p><p class="MsoNormal">I was wondering if anyone knows of a current method for displaying geotagged images (or maybe just a thumbnail) directly on the map canvas without having to click on one image a time? I saw this thread, but the solution seems to be deprecated now: <a href="http://osgeo-org.1560.x6.nabble.com/Showing-thumbnails-of-geotagged-photos-td5008632.html" target="_blank">http://osgeo-org.1560.x6.<wbr>nabble.com/Showing-thumbnails-<wbr>of-geotagged-photos-td5008632.<wbr>html</a> <u></u><u></u></p><p class="MsoNormal"> <u></u><u></u></p><p class="MsoNormal">Thanks,<u></u><u></u></p><p class="MsoNormal"><span style="color:#888888"> <u></u><u></u></span></p><p class="MsoNormal"><span style="color:#888888">JQ<u></u><u></u></span></p></div></div><p class="MsoNormal"><br>______________________________<wbr>_________________<br>Qgis-developer mailing list<br><a href="mailto:Qgis-developer@lists.osgeo.org" target="_blank">Qgis-developer@lists.osgeo.org</a><br>List info: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">http://lists.osgeo.org/<wbr>mailman/listinfo/qgis-<wbr>developer</a><br>Unsubscribe: <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">http://lists.osgeo.org/<wbr>mailman/listinfo/qgis-<wbr>developer</a><u></u><u></u></p></blockquote></div><p class="MsoNormal"><u></u> <u></u></p></div></div></div></div></div></blockquote></div><br></div>