Hi All, I'm using the C# bindings in gdal version release-1900-x64-gdal-2-4-3-mapserver-7-4-2. When the operating system region settings are set to regions that uses a comma as the decimal separator and I use datasource.CreateLayer() to create a new file geodatabase layer, the resulting feature class has XY Tolerance = 0 when I use the layer in ArcGIS Pro. When I use a region that uses decimal points, the XY Tolerance is non-zero (which is correct).
I've tried using the option "XYTOLERANCE=0.000000008983153" in CreateLayer(), but I still get XY Tolerance = 0. This is causing some editing problems in ArcGIS Pro, and I need the software to work with various region settings, not just ones that use decimal points. Anyone have any suggestions how to fix this? Thanks, *Karen Meinstein* Product Support [email protected] | 303-261-8107 x 15 <http://www.rothwellgroup.com/>[image: The Rothwell Group, L.P.] <http://www.rothwellgroup.com/> RothwellGroup.com <http://rothwellgroup.com/> | PaleoGIS.com <http://paleogis.com/> | BizRun.com <http://www.bizrun.com/>
_______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
