I have a shapefile of type polygon of all counties in the United States. Given a latitude/longitude point, I want to shade/hatch the county that it's in. I'm not sure of the best way to do this. Any suggestions? I'm working with PHP Mapscript by the way. Mark