Hello..
When using REST API to create a new feature type via POST command, to a
given datastore properly set to postgres/postgis, geoserver successfully
creates the table. I pretend to update the attributes/table of objects and
do the corresponding update to postgis table. To do so, I use a PUT request.
It successfully updates geoserver XML file of feature type, but the postgres
table is not changed at all. Also, the geoserver log clearly states, as PUT
feedback, that only metadata is updated.
How to reflect these changes in postgis table (for instance, create a new
attribute/table field)? Is there something I am missing?
I have the same problem about rest DELETE request: I am able to delete
everything from geoserver, but the table keeps intact in postgres, when it
is supposed (I guess) to reflect the changes there as well.
Thanks in advance!



--
Sent from: http://osgeo-org.1560.x6.nabble.com/GeoServer-User-f3786390.html

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to