layer_name
Returns the name of the Layer
that the feature came from. This will be the same for all features in a given layer:
>>> city.layer_name 'cities'
layer_name
Returns the name of the Layer
that the feature came from. This will be the same for all features in a given layer:
>>> city.layer_name 'cities'
Please login to continue.