Closed pedro-andrade-inpe closed 7 years ago
This issue is necessary to solve #1861.
@pedro-andrade-inpe
I think that TerraLib objects must not handled by users, because it uses C++ pointer and it can result in a lot of problems.
I suggested a new type for handle Geometry
for work with safe code (encapsulation).
For internal things, there is no problem.
The final user will execute the functionality implemented by #1861.
Allow TerraME to save a subset of a shapefile, such as in the script below. Additionally, the file saved should be placed in the current directory.