JMap.Layer.getLayerAttribute
Returns the attribute descriptor for a given layer and attribute
The JMap layer id
The JMap attribute name
Error if layer or attribute not found
// returns the layer attribute descriptor JMap.Layer.getLayerAttribute(4, "SPECIES") Copy
// returns the layer attribute descriptor JMap.Layer.getLayerAttribute(4, "SPECIES")
JMap.Layer.getLayerAttribute
Returns the attribute descriptor for a given layer and attribute