Dear All,<br>We have stations stored as points in PostGIS database.<br>Each station has measured data for several years in nonspatial Postgres table.<br>We would like to create a page where the user could do following:<br>
1) select a station on the map,<br>2) depending on selected station display combobox with years when<br>   measurements for this station are available,<br>3) choose the year of the interest in the combobox,<br>4) display measurement data for the selected year.<br>
<br>Is it possible to achieve it adopting OpenLayers script only? If so how?<br><br>Any help would be highly appreciated<br>Alex<br>