I have not yet looked at the APIs but what is the easiest way to convert an InMemoryFeatureLayer to a shapefile?
Thanks,
Klaus
I have not yet looked at the APIs but what is the easiest way to convert an InMemoryFeatureLayer to a shapefile?
Thanks,
Klaus
Think I have most of this working using the ShapeFileFeatureSource APIs but would someone please help me understand the DbfColumn constructor? Specifically the length and decimal length and how these map to simple types of int, double, float, string, etc?
Thanks.