Hi, we are trying to setup Mapserver to provide SOS observations from a PostGIS table. So far without success. We have managed to setup a map file to provide SOS observations from shapefiles and OGR VRT Datasource.
For PostGIS we have been using the same connection as be normally use for WMS: CONNECTIONTYPE POSTGIS CONNECTION "user=postgres dbname=db_name host=host.domain.org port=5432" DATA "geom from feature using SRID=4326" Are there constraints for SOS and PostGIS? Maybe someone has examples? cheers Jørn Vegard Røsnes
