Hi,
I want sample code for my unit tests that convert from one format to all other formats include itself.
I want the check will:
Check the number of layers for input and output file, number of features in layers, nu…... number of attributes and geometry type. By default GeoJsonDriver...IGeometry geometry = multiPoint.IsEmpty ? Geometry.Null : multiPoint;...