<div dir="ltr"><div>Hi,</div><div><br></div><div>I am trying to draw OGR features with style in a defined by a vrt file. <br></div><div>I want point features to be placed with my custom icon with the OGR Feature style.<br></div><div>So I tried,<br></div><div>The following line works when I change the size parameter s:n<br></div><div>SYMBOL(c:#000000FF,s:50px,id:ogr-sym-3);</div><div><br></div><div>The following line doesn't show any change in output image drawn size when I change the size parameter s:n <br></div><div>SYMBOL(c:#000000FF,s:50px,id:bus_stop.png);</div><div><br></div><div>The above line doesn't seem to have any change in the image resize on the point locations. But, then I use the default "ogr-sym-3" I see a change in the output, <br></div><div><br></div><div>Did I miss any style parameters or is there any way to have the image resized before placing at the location of the point features?</div><div><br></div><div>Thanks<br></div><div>Gane<br></div><div><br></div></div>