|
I am working on a .NET C# project to import polygons into a SQL Server 2008 R2 database. With Catfood 1.20, all 400 or so shapes are correctly imported (modulo missing special characters in metadata text strings).
After updating Catfood to version 1.40 I noticed that all the records are still present, but that the IDs and names of my polygons are weirdly permuted with the actual shapes. The aggregate shapes look the same, but the metadata don't jive.
I have since reverted to Catfood 1.20, and all is back to normal. Anyone have an idea what could be going on?
|