I have a lot of measurement data stored in a database and am constantly looking for good ways of visualizing my data sets. A simple example of a way of creating a kml point-cover can be found here:kml_points.php
A kml file is created where few styles are defined. The data are read in and depending on a selected value, the appropriate style is selected.