-
Notifications
You must be signed in to change notification settings - Fork 8
Description
When I try to import a shp file with 1,440,000 records, it only imports about 10,000, and the log file is:
MapBind.IO Information: 0 : Trace file created on 6/30/2021 1:51:59 PM
MapBind.IO Information: 0 : Trace started
MapBind.IO Information: 0 : Checking shape files
MapBind.IO Information: 0 : Trace started
MapBind.IO Information: 0 : Checking shape files
MapBind.IO Information: 1 : Worker started
MapBind.IO Information: 1 : Writing 0 records
MapBind.IO Information: 1 : Creating table Parcels_reprojected
Number of points must be 0 or >3
MapBind.IO Information: 1 : Creating spatial index...
MapBind.IO Information: 1 : Commit transaction
MapBind.IO Verbose: 1 : SqlBulkCopy.Close()
MapBind.IO Verbose: 1 : db.Close()
MapBind.IO Information: 1 : Worker completed