It has been determined that FdoOutputOperation will work for SQL Server if
copying from a source whose geometry validity is unknown, as long as the newly
introduced ForceWKB option is set to true.
Also FdoOutputOperation is 10x faster than raw SQL insert. 130,000 records only
took 3.5 minutes to copy as opposed to 35 minutes!
Given these results, it makes sense to remove the SQL Server specific check and
revert back to FdoOutputOperation. Documentation just needs to state that
ForceWKB should be true if copying from sources where geometry validity is
unknown.
Original issue reported on code.google.com by jumpinja...@gmail.com on 2 Aug 2010 at 11:03
Original issue reported on code.google.com by
jumpinja...@gmail.com
on 2 Aug 2010 at 11:03