I am using the geoserver api to find information about layers that are available. I am using:
http://localhost/geoserver/rest/layers.jsonto get a dynamic list of all layers. If I then select a layer with:
http://localhost/geoserver/rest/layers/.jsonI get information about the layer.
How can I determine the layers respective workspace?
أكثر...
http://localhost/geoserver/rest/layers.jsonto get a dynamic list of all layers. If I then select a layer with:
http://localhost/geoserver/rest/layers/.jsonI get information about the layer.
How can I determine the layers respective workspace?
أكثر...