<div dir="ltr">Hi Helli, <br><div class="gmail_extra"><br><div class="gmail_quote">2017-10-10 21:24 GMT+02:00 Helmut Kudrnovsky <span dir="ltr"><<a href="mailto:hellik@web.de" target="_blank">hellik@web.de</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">>For some vectors, I get the following warnings (loss of data apparently):<br>
><br>
>> bla2<-readVECT("census_<wbr>wake2000")<br>
>Exporting 105 areas (may take some time)...<br>
>Warning 1: Value 120426752 of field AREA of feature 23 not successfully<br>
written. Possibly due to too larger >number with respect to field width<br>
>Warning 1: Value 108540592 of field AREA of feature 24 not successfully<br>
written. Possibly due to too larger >number with respect to field width<br>
<br>
</span>it seems to be a shapefile/(ogr) issue, see:<br>
<br>
v.out.ogr input=census_wake2000@<wbr>PERMANENT<br>
output=D:\wd\test\slkdf\<wbr>census_wake2000.shp format=ESRI_Shapefile<br>
<span class="">Exporting 105 areas (may take some time)...<br>
Warning 1: Value 120426752 of field AREA of feature 23 not<br>
successfully written. Possibly due to too larger number with<br>
respect to field width<br>
Warning 1: Value 108540592 of field AREA of feature 24 not<br>
successfully written. Possibly due to too larger number with<br>
respect to field width<br>
</span>Warning 1: Value 136831232 of field AREA of feature 26 not<br>
<span class="">successfully written. Possibly due to too larger number with<br>
respect to field width<br>
</span>Warning 1: Value 133581472 of field AREA of feature 37 not<br>
<span class="">successfully written. Possibly due to too larger number with<br>
respect to field width<br>
</span>Warning 1: Value 186611808 of field AREA of feature 42 not<br>
<span class="">successfully written. Possibly due to too larger number with<br>
respect to field width<br>
</span>Warning 1: Value 645046656 of field AREA of feature 43 not<br>
<span class="">successfully written. Possibly due to too larger number with<br>
respect to field width<br>
</span>Warning 1: Value 550580288 of field AREA of feature 44 not<br>
<span class="im HOEnZb">successfully written. Possibly due to too larger number with<br>
respect to field width<br><span style="color:rgb(34,34,34)"></span></span></blockquote><div><br></div><div>thanks for testing :) </div><div><br></div><div>and yes, precisely because shapefile has that limitation, I would rather to use SQLite (which was working some months ago, say June, but in some months things might change)</div><div><br></div><div>Vero</div></div></div></div>