[Geoserver-users] controlling the amount of data available. from a postgis based WFS link

Hi list

I am using gsoerver 2.3.3

I have wfs data feed taken from a postgis datatable, which supplies the contents of every column in the data table, is there any way of controlling which data fields are supplied?

I was thinking about creating a view and using that instead of the real data table to create WFS data feed. I have no requirement to allow an update of my data.

Dave.

Hi,

View is a good alternative, or then you can edit the schema
http://docs.geoserver.org/latest/en/user/services/wfs/schemamapping.html

-Jukka Rahkonen-
________________________________
Dave Potts

Hi list

I am using gsoerver 2.3.3

I have wfs data feed taken from a postgis datatable, which supplies the contents of every column in the data table, is there any way of controlling which data fields are supplied?

I was thinking about creating a view and using that instead of the real data table to create WFS data feed. I have no requirement to allow an update of my data.

Dave.

<https://www.google.nl/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&ved=0CC4QFjAA&url=http%3A%2F%2Fen.wikipedia.org%2Fwiki%2FExposure_(photography)&ei=uh03UpLuHsPQtAa0qICoCg&usg=AFQjCNGbOXJ52EuXHu5cr9abi1gfBHvxkw&sig2=tBykfNtYlReOs0Y3xOD_Aw&bvm=bv.52164340,d.Yms&gt;

On 16/09/13 18:07, Rahkonen Jukka wrote:
Hi Jukka,

Thanks for the advice.

regards

DAve.

Hi,

View is a good alternative, or then you can edit the schema
http://docs.geoserver.org/latest/en/user/services/wfs/schemamapping.html

-Jukka Rahkonen-
________________________________
Dave Potts

Hi list
I am using gsoerver 2.3.3
I have wfs data feed taken from a postgis datatable, which supplies the contents of every column in the data table, is there any way of controlling which data fields are supplied?
I was thinking about creating a view and using that instead of the real data table to create WFS data feed. I have no requirement to allow an update of my data.

  Dave.

<https://www.google.nl/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&ved=0CC4QFjAA&url=http%3A%2F%2Fen.wikipedia.org%2Fwiki%2FExposure_(photography)&ei=uh03UpLuHsPQtAa0qICoCg&usg=AFQjCNGbOXJ52EuXHu5cr9abi1gfBHvxkw&sig2=tBykfNtYlReOs0Y3xOD_Aw&bvm=bv.52164340,d.Yms&gt;