planetfederal / qgis-suite-plugin

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

Populate GeoNodeItem with results from /search/api #66

Open vdeparday opened 10 years ago

vdeparday commented 10 years ago

It would be nice to populate the geonode tree with everything returned by the /search/api (users, layers, documents,etc..) and allow the layers to be dragged to the workspace too

vdeparday commented 10 years ago

actually it should use /search/api?limit=none otherwise not all the content of the geonode is retrieved.