GRASS7. Parallel import shapefiles failed

المشرف العام

Administrator
طاقم الإدارة
I am trying to import a 8 ShapeFile to GRASS V7.0.0. Each shapefile's size is between 80 Mb and 300 Mb. For this purpose, I've used multiprocessing in python. I run 4 parallel processes, each one executes v.in.ogr command.Some warnings are produced while one of this shapefile is being processed. Usually, this warning is a overlapped warning or a degenerated polygon warning. When the process finishes, the ShapeFile that causes the warning is not imported and some of the rest ShapeFile either. If I remove the malformed ShapeFile, the process finishes successfully. Then, I can import this ShapeFile through GUI, and the warnings are detected but the ShapeFile is imported.I need to do an automatic processing, and this is the reason for manual upload is not a solution. Could it be an error related with the multiprocessing?. The memory ram is nearly 100% of use during the process, can be this a problem?



أكثر...
 
أعلى