[Geoserver-users] Cannot create new layer based on PostGIS using gsConfig

I am trying to use gsConfig (0.6.11/master) and Python 3 (upgraded using 2to3 and a correction to the setup.py) to manage my GeoServer (2.5.2).

I have used the following to get access to server, workspace and data store:

catalog = Catalog(http://myserver:8080/geoserver/rest)

workspace = catalog.get_workspace(‘myworkspace’)

data_store = catalog.get_store(‘mystore’, workspace)

This seem to go well. My store is a PostGIS store and contains a view called myview. I want to create a new layer based on myview and make the following call:

ft = catalog.publish_featuretype(‘myview’, data_store, ‘EPSG:4326’, srs='EPSG:4326’)

This fails with the following error:

geoserver.catalog.FailedRequestError: Tried to make a GET request to http://myserver:8080/geoserver/rest/workspaces/myworkspace/datastores/mystore/featuretypes/myview.xml but got a 404 status code:

b’No such feature type: myworkspace,mystore,myview’

I can see the unpublished myview when I try to manually create the layer through the geoserver web interface.

What am I doing wrong here?

Regards Casper

Hi Casper,
I can see the gsConfig home page suggests to post here, but the authors of that library are
not subscribed to geoserver-users… I’m wondering if the instructions are outdated?

In any case, I’ve cc’ed Ian Schneider, he hopefully can provide an answer

Cheers
Andrea

···

On Mon, Apr 27, 2015 at 3:25 PM, Casper Børgesen (CABO) <CABO@anonymised.com> wrote:

I am trying to use gsConfig (0.6.11/master) and Python 3 (upgraded using 2to3 and a correction to the setup.py) to manage my GeoServer (2.5.2).

I have used the following to get access to server, workspace and data store:

catalog = Catalog(http://myserver:8080/geoserver/rest)

workspace = catalog.get_workspace(‘myworkspace’)

data_store = catalog.get_store(‘mystore’, workspace)

This seem to go well. My store is a PostGIS store and contains a view called myview. I want to create a new layer based on myview and make the following call:

ft = catalog.publish_featuretype(‘myview’, data_store, ‘EPSG:4326’, srs='EPSG:4326’)

This fails with the following error:

geoserver.catalog.FailedRequestError: Tried to make a GET request to http://myserver:8080/geoserver/rest/workspaces/myworkspace/datastores/mystore/featuretypes/myview.xml but got a 404 status code:

b’No such feature type: myworkspace,mystore,myview’

I can see the unpublished myview when I try to manually create the layer through the geoserver web interface.

What am I doing wrong here?

Regards Casper


One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y


Geoserver-users mailing list
Geoserver-users@anonymised.comsts.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

==

GeoServer Professional Services from the experts! Visit
http://goo.gl/NWWaa2 for more information.

==

Ing. Andrea Aime

@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

AVVERTENZE AI SENSI DEL D.Lgs. 196/2003

Le informazioni contenute in questo messaggio di posta elettronica e/o nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il loro utilizzo è consentito esclusivamente al destinatario del messaggio, per le finalità indicate nel messaggio stesso. Qualora riceviate questo messaggio senza esserne il destinatario, Vi preghiamo cortesemente di darcene notizia via e-mail e di procedere alla distruzione del messaggio stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso, divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità diverse, costituisce comportamento contrario ai principi dettati dal D.Lgs. 196/2003.

The information in this message and/or attachments, is intended solely for the attention and use of the named addressee(s) and may be confidential or proprietary in nature or covered by the provisions of privacy act (Legislative Decree June, 30 2003, no.196 - Italy’s New Data Protection Code).Any use not in accord with its purpose, any disclosure, reproduction, copying, distribution, or either dissemination, either whole or partial, is strictly forbidden except previous formal approval of the named addressee(s). If you are not the intended recipient, please contact immediately the sender by telephone, fax or e-mail and delete the information in this message that has been received in error. The sender does not give any warranty or accept liability as the content, accuracy or completeness of sent messages and accepts no responsibility for changes made after they were sent or for other risks which arise as a result of e-mail transmission, viruses, etc.