[Qgis-user] Display pictures at points

Josef Fürst sepp.fuerst at gmail.com
Fri Jan 13 00:41:06 PST 2017


Hi Andy,
thank you! Your advice was the most efficient! Because my pictograms are
square, a filled and properly scaled square marker ist perfect!

Before I got your e-mail, I had already solved it using SVG markers, which
I had to generate first. Since I do this processing in R, I just had to
switch from PNG to SVG output.

To all the others who responded to my request: Thank you! I learned a lot.
These custom functions in the expressions are incredibly powerful!

Thank you and kind regards,

Josef


2017-01-12 11:41 GMT+01:00 Andrew Harfoot <ajph at geodata.soton.ac.uk>:

> Untested, but (in 2.18 and possibly earlier) you can create Filled Marker
> styles with a raster image fill, and the source of the raster can be data
> driven. Worth a try?
>
> Cheers,
>
> Andy
>
> On 11/01/2017 17:42, Josef Fürst wrote:
>
> Dear QGIS users,
>
> I am switching over more and more from ArcGIS to QGIS. Many features are
> really much nicer.
> But now I am needing a feature that displays small pictures (pictograms)
> at all points of a point shapefile. Similar to diagrams, but these specific
> diagrams are already available in PNG (or JPG) format. An attribute of the
> point shapefile contains the filenames of the pictures. I can display these
> pictures interactively point by point using either eVIs Browser or Action,
> even HTML maptip. But I want to see them all together on the map like other
> point symbols (or diagrams).
>
> Any idea? Some existing script or plugin that I can use as a starter? Or
> maybe I am just missing an existing feature?
>
> Thank you!
>
> Sepp
>
>
> _______________________________________________
> Qgis-user mailing listQgis-user at lists.osgeo.org
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
>
>
>
> --
> Andy Harfoot
>
> GeoData Institute
> University of Southampton
> Southampton
> SO17 1BJ
>
> Tel:  +44 (0)23 8059 2719 <+44%2023%208059%202719>
> www.geodata.soton.ac.uk
>
>
> _______________________________________________
> Qgis-user mailing list
> Qgis-user at lists.osgeo.org
> List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20170113/a05022e8/attachment.html>


More information about the Qgis-user mailing list