> 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

Hello Richard
I don't think GeoServer is the right tools to provide a REST API for
your tables.
You could expose your tables with a web framework such as Django or
Flask or others
regards
p

-- 
Paolo Corti
Geospatial software developer
web: http://www.paolocorti.net
twitter: @capooti
skype: capooti

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

Reply via email to