@Api(allMethods=true)
public interface LayerService
Crs getCrs(Layer layer) throws LayerException
Crs for a layer.
This can be used as alternative to the deprecated Layer.getCrs() method.layer - layer to get Crs forLayerException - the declared CRS from the layer info does not existCopyright © 2015 Geosparc. All Rights Reserved.