planetfederal / qgis-suite-plugin

GNU General Public License v2.0
25 stars 17 forks source link

QGIS OpenGeo Explorer: Cannot handle two layers with the same name but different workspaces #165

Closed tbarsballe closed 9 years ago

tbarsballe commented 9 years ago

From @tbarsballe on January 14, 2015 20:13

Cannot display two layers with the same name but different workspaces:

"There are several layers with this name in the catalog. This results in an ambiguous situation and unfortunately we cannot differentiate between them. Only one layer is displayed.This element represents the layer based on a datastore from the opengeo workspace"

(Tested on OS X 10.10, QGIS 2.6.1)

Copied from original issue: boundlessgeo/suite#843

tbarsballe commented 9 years ago

From @volaya on January 15, 2015 17:55

Not a bug. It is a limitation of the GeoServer REST API, which does not provide workspace info.

This limitation is described in the plugin help. Nothing we can do in the plugin until this is fixed in GeoServer (the GeoServer team is already aware of it and has discussed its implementation)