Re: [postgis-users] PostGIS data in the marine environment

2015-12-02 Thread Bo Victor Thomsen
Have a look at the "hstore" functions in Postgres. Or maybe use the "json" facilities in Postgres. Both approaches migth fit your needs Regards Bo Victor Thomsen AestasGIS Denmark 2015-12-01 21:02 GMT+01:00 Terry : > > We have been investigating how to get our marine data

Re: [postgis-users] PostGIS data in the marine environment

2015-12-02 Thread RĂ©mi Cura
How you store data depends on how you expect to search/use it. If you are going to need to be able to search for say all the values of water temperature in a given area at a given depth, you have to store all measurement points individually. (this is usefull if you do interpolation, create

[postgis-users] PostGIS data in the marine environment

2015-12-01 Thread Terry
We have been investigating how to get our marine data into and out of our PostGIS - GeoServer - GeoNetwork on a CentOS system, and we are looking for some advice. We often have the situation of marine data obtained from a sonde lowered vertically through the water column. The resulting