Closed mattwigway closed 9 years ago
Nope, this is a regression. It has to do with null features,
The issue is that some columns in shapefiles contain both numeric and non-numeric values (I suspect the latter are restricted to null). We need to handle that situation. Original code restored for the time being.
I just saw a situation where a shapefile claimed to have been imported successfully but some features were missing. This may be due to a broken net connection on my end but it should not have this effect.