Doing some brain storming on how best to approach styling one dataset based on the information in a database.

What we have is a polygon layer, currently a shape file displayed via WMS, but I can convert it to whatever I need it to be.

We also have a database of information that pertains to each polygon and that changes as new information is added. This is currently an Access database accessible via an ODBC connection.

What I would like to do is change the fill color of my polygons based on the contents of the database on the fly. So whenever someone refreshes the map it will go to the database and use the data there to determine what colors the polygons should be.

Thoughts on best approach?

Thanks,

Ken

_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to