Richard,

if you configure a layer with a fake bounding box and a fake CRS (e.g 
EPSG:4326), GeoServer WFS should happily serve all your non-spatial 
data. You can to obtain JSON with WFS using outputformat=json and all 
the usual GeoServer WFS property filtering. Features are just rows in 
your source table. JSONP is also supported but disabled by default.

Types without geometries will not work with WMS, but that is expected.

Kind regards,
Ben.

On 17/06/15 18:20, Bischof, Richard wrote:
> Hi there,
>
> I'm using PostGIS as my data store and geoserver to access the data.
>
> In my PostGIS structure are different tables, some with geoinformation, but 
> some without as well (relationships, tags, etc).
> I want to access all the data in a web-application via services. For geodata 
> i'm using wfs-t, but the question is, how to access the normal data in a 
> clean json representation.
>
> Is there an option, to publish a postgis table via geoserver in a simple not 
> feature-type way?
>
> Thanks, Richard
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Geoserver-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
>

-- 
Ben Caradoc-Davies <[email protected]>
Director
Transient Software Limited <http://transient.nz/>
New Zealand

------------------------------------------------------------------------------
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to