<div style="font-family: Arial, sans-serif; font-size: 14px;"><span>Hello.</span><div><br></div><div><span>Here asking for a little help.</span></div><div><br></div><div><span>1. I need to display a point geometry shapefile in mapserver.</span></div><div><br></div><div><span>Could someone show an example of how to create a point symbol to use on a layer.</span></div><div><br></div><div><span>I can't succeed with the examples in the mapserver help.</span></div><div><br></div><div><span>2. I intend to create 32 point symbols by varying the color, then based on these, create quantiles to assign a symbol according to a value from the performance column that is in the shapefile.</span></div><div><br></div><div><span>I have a suspicion that I should use mapscript to assign the symbols to each data range from php, for example, if the range is between 0-1.99, strong red symbol, 2.00-3.99 light red symbol...</span></div><div><br></div><span>I'm doing this in qgis, and each shapefile has a different set of data in range, this makes me think that I should calculate the quantiles from the shapefile data and then assign the color symbols using php and mapscript to create the .map file</span><br></div><br>