Dear developers, Can I somehow show custom images for each point feature on a map, similar to the layer diagrams?
Having locations with a few sensor values, I'd like to generate a custom image for every feature (for example svg or png) and have it displayed on my feature. I've come up with some ideas: - Create many custom svg files in a directory linked to qgis, and afterwards create a long rule-based style for every unique feature; - Add a text field to my feature layer containig svg, and somehow make qgis display that on my map; - Add a text field to my feature layer containig a path to a png (or svg), and somehow make qgis display that on my map. None of those options seems to be possible. Does anybody know a solution? Thanks! Raymond _______________________________________________ Qgis-developer mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer
