Closed aijogja closed 2 years ago
@JLoos92 Do you have any idea? #60
@aijogja is the problem already solved? i'll have a look later this week...
Not yet.
There is an error in https://github.com/gicait/geoserver-rest/blob/88c26f114ecd6622a48b0d8a172fe985998cee4d/geo/Geoserver.py#L674
There are three duplicated lines.
But, on my installed Geoserver Rest, that line does not duplicate.
I use geoserver-rest==2.1.4
I have just released the goeserver-rest v2.2.2
, can you try it with the latest version?
If it didn't solve the issue, feel free to reopen this issue.
I want to create a PostGIS data source and also create a database, using
create_featurestore
with param create_database = "true" but does not work. ref https://github.com/gicait/geoserver-rest/blob/master/geo/Geoserver.py#L556the PostGIS data source was created, but not for the database
I use
geoserver-rest==2.1.4