<div dir="ltr"><div><div><div><br><br>On Thu, Apr 12, 2018 at 6:20 PM, Moritz Lennert <<a href="mailto:mlennert@club.worldonline.be">mlennert@club.worldonline.be</a>> wrote:<br>><br>> On 12/04/18 17:03, Camille Bezzina wrote:<br>>><br>>> Hi Markus,<br>>><br>>> In the file attached you can find the full output of v.import with verbose.<br>>><br>>> I launch this one with v.in.ogr and this is the answer.<br>><br>><br>> At the end you can see:<br>><br>> "Some input polygons are overlapping each other.<br>> If overlapping is not desired, the data need to be cleaned.<br>> The input could be cleaned by snapping vertices to each other.<br>> Estimated range of snapping threshold: [1e-08, 1]<br>> Try to import again, snapping with at least 1e-08: 'snap=1e-08'"<br>><br>> Try importing with snap=0.01 or something like that (depending on the nature and precision of your data.<br><br></div>I would rather suggest snapping with a smaller value: snap=1e-4.<br><br></div>The main problem is close to the end, when building topology for the final output bati_D90_decoupe:<br>WARNING: Nombre de contours incorrects: 8772<br><br></div><div>This is the reason for disappearing polygons. This is a bug that has been fixed a while ago, please update your GRASS version to the latest 7.2 or 7.4 release.<br><br></div><div>Markus M<br><br></div><div><div><div>><br>> Moritz<br>><br>>><br>>> Thanks.<br>>><br>>><br>>><br>>> Le 12/04/2018 à 16:39, Markus Metz a écrit :<br>>>><br>>>><br>>>><br>>>> On Thu, Apr 12, 2018 at 3:04 PM, Camille Bezzina <<a href="mailto:camille.bezzina@geophom.fr">camille.bezzina@geophom.fr</a> <mailto:<a href="mailto:camille.bezzina@geophom.fr">camille.bezzina@geophom.fr</a>>> wrote:<br>>>> ><br>>>> > Hello all,<br>>>> ><br>>>> > I have a problem with v.in.ogr.<br>>>> > I would like to import a shape file (with 57851 polygons) with v.in.ogr.<br>>>> ><br>>>> > v.import --verbose input=/media/hdd1/phom/eolien/AIP_UNESCO_RONCHAMP/data/qgis/MNE/bati_D90_decoupe.shp layer=bati_D90_decoupe output=bati_D90_decoupe -o<br>>>> ><br>>>> > Visibly the order is going well, my attribute table contains 57851 attributes but when I check my vector with display, some polygons are missing.<br>>>><br>>>> Can you post the full output of v.import with --verbose?<br>>>><br>>>> Considering that you override the projection check with -o, you can also use v.in.ogr directly and then post the full output of v.in.ogr -o --verbose.<br>>>><br>>>> Markus M<br>>>><br>>>> ><br>>>> > Thanks for your help.<br>>>> ><br>>>> > --<br>>>> > Camille Bezzina<br>>>> > Geophom<br>>>> > _______________________________________________<br>>>> > grass-user mailing list<br>>>> > <a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a> <mailto:<a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a>><br>>>> > <a href="https://lists.osgeo.org/mailman/listinfo/grass-user">https://lists.osgeo.org/mailman/listinfo/grass-user</a><br>>>><br>>><br>>> --<br>>> Camille BEZZINA<br>>> Chargé d'études géomatiques et photomontages<br>>> Geophom<br>>> 57 rue du Chemin Neuf 44521 OUDON<br>>> Standard: +33(0)2 85 52 02 59<br>>> Ligne directe: +33(0)9 72 56 81 71<br>>> <a href="http://www.geophom.fr">www.geophom.fr</a><br>>><br>>><br>>> _______________________________________________<br>>> grass-user mailing list<br>>> <a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>>> <a href="https://lists.osgeo.org/mailman/listinfo/grass-user">https://lists.osgeo.org/mailman/listinfo/grass-user</a><br>>><br>><br>><br></div></div></div></div>