When trying to create an archive for exporting referral vectors, an error occurs. The error occurs even if the maximum data size limit is increased. The error occurs not at the exporting step but at the archive creation step. The referral vectors are the only component in the archive.
| time | type | msg
-- | -- | -- | --
4999 | 2022-08-11@10_00_18 | log | The command:v.out.ogr --overwrite input=vReferralNetwork__ZMBref output=/tmp/RtmpkDhpNM/qiftotjcwqrgktmswtc/vector_referral_network_ZMBref output_layer=vector_referral_network_ZMBref format=ESRI_Shapefileproduced an error (1) during execution:Warning 1: 2GB file size limit reached for /tmp/RtmpkDhpNM/qiftotjcwqrgktmswtc/vector_referral_network_ZMBref/vector_referral_network_ZMBref.shp. Going on, but might cause compatibility issues with third party softwareERROR 1: Failed to write shape object. The maximum file size of 4294924780 has been reached. The current record of size 101944 cannot be added.ERROR: Failed to create OGR featureCallexecGRASS_orig(v.out.ogr, input = vReferralNetwork__ZMBref,output = /tmp/RtmpkDhpNM/qiftotjcwqrgktmswtc/vector_referral_network_ZMBref,output_layer = vector_referral_network_ZMBref, flags = overwrite,format = ESRI_Shapefile)
Current Behavior
When trying to create an archive for exporting referral vectors, an error occurs. The error occurs even if the maximum data size limit is increased. The error occurs not at the exporting step but at the archive creation step. The referral vectors are the only component in the archive.
Detailed Description
The error message is the following :
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns="http://www.w3.org/TR/REC-html40">
| time | type | msg -- | -- | -- | -- 4999 | 2022-08-11@10_00_18 | log | The command:v.out.ogr --overwrite input=vReferralNetwork__ZMBref output=/tmp/RtmpkDhpNM/qiftotjcwqrgktmswtc/vector_referral_network_ZMBref output_layer=vector_referral_network_ZMBref format=ESRI_Shapefileproduced an error (1) during execution:Warning 1: 2GB file size limit reached for /tmp/RtmpkDhpNM/qiftotjcwqrgktmswtc/vector_referral_network_ZMBref/vector_referral_network_ZMBref.shp. Going on, but might cause compatibility issues with third party softwareERROR 1: Failed to write shape object. The maximum file size of 4294924780 has been reached. The current record of size 101944 cannot be added.ERROR: Failed to create OGR featureCallexecGRASS_orig(v.out.ogr, input = vReferralNetwork__ZMBref,output = /tmp/RtmpkDhpNM/qiftotjcwqrgktmswtc/vector_referral_network_ZMBref,output_layer = vector_referral_network_ZMBref, flags = overwrite,format = ESRI_Shapefile)