2

I would like to add a layer to GeoServer that builds its features from an SQL query executed against a PostGIS database (something like a PostGIS layer in QGIS, but customized with additional SQL query).

Is it possible to have not a whole PostGIS geometries table, but some 'SELECT' from it to be published by GeoServer?

asked Aug 4, 2011 at 10:11

1 Answer 1

4

Yes, that should be possible in Geoserver 2.1 using SQLViews (Docs).

enter image description here

answered Aug 4, 2011 at 11:55

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.