On 7/28/2022 5:52 AM, krishna Ayyala via Qgis-user wrote:
dbf file itself is 5.1GB. Rest all other files are less than 500MB. It is the number of records which is huge. It has about 117,2100 points.


Is that 117,200 points or 1,172,100 points? In either case, there's almost certainly  something wrong with your file, as you have either 50K or 5K bytes per point, which is off by one or more orders of magnitude.

For comparison, I created a set of 1M random points with 14 attributes inherited from the polygon they lie in. This includes 3 qlongong fields, 9 doubles,  and 3 strings with a total length of 40 chars. I saved this as a shapefile and the total size is ~300M.
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to