Closed pedro-andrade-inpe closed 8 years ago
@pedro-andrade-inpe, what is the default?
Default is true
. This operation does not take much time to execute.
@pedro-andrade-inpe, the function fill() auto add in Layer, should be put this argument in it?
No.
When creating a
Layer
, add a new argumentindex = true
that creates a spatial index for the shamefile if it does not exist. See the code in TerraView. When a shapefile is imported, it asks if the user wants to create such index. This makes attributeFill operations faster.