<div dir="ltr"><div>Even,</div><div><br></div><div>Would the defaults result in overly large attribute files? By a small amount or an excessive amount? Or would the defaults result in truncation of values?<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Oct 5, 2024 at 4:48 PM Even Rouault <<a href="mailto:even.rouault@spatialys.com">even.rouault@spatialys.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Sean,<br>
<br>
> What are vector field width and precision good for in 2024? These <br>
> concepts were inherited from MS Access via Shapefile, I believe. I've <br>
> been wondering if I can stop supporting them in my Fiona project <br>
> without breaking workflows badly. Numpy data types don't have width <br>
> and precision. Neither do, for example, Parquet and Arrow.<br>
><br>
> Anybody using these for anything crucial?<br>
<br>
If Fiona had only a read side you could likely ignore them.  But writing <br>
all those formats (shapefile, mapinfo, etc.) require setting those <br>
properties. If you don't specify them, the OGR drivers will use some <br>
defaults, that might not always be appropriate.<br>
<br>
Even<br>
</blockquote></div><br clear="all"><br><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature">Sean Gillies</div></div>