Hi, I have a list of points and I would like to display different images for each of the points. Is it possible to do this without having to create different layers/classes?
Let's say my .dbf file contains point1, image1.png, x1, y1 point2, image2.png, x2, y2 ... so on and the .shp .shx files have (x1, y1), (x2, y2) info. Is it possible to write one layer in map file to display these by getting image name from .dbf file? Thanks Ramesh
