static Style GetBasicStyleForFeature(Layer l, string fieldValue, double scale) { return l.GetBasicStyleForFeature(fieldValue, scale, true); }