<div dir="ltr"><div><br><br>On Fri, Feb 9, 2018 at 6:19 PM, Paolo Cavallini <<a href="mailto:cavallini@faunalia.it">cavallini@faunalia.it</a>> wrote:<br>><br>> Hi all,<br>> v.generalize is failing to simplify some of my geometries when in<br>> EPSG:3857. Same geoms in EPSG:3003 were simplified correctly.<br>> Incorrect borders were reported, unclear to me why.<br>> All the best, and thanks for any hint.<br><br></div><div>This seems to be a reprojection problem.<br><br>If you reprojected the vector data in GRASS with v.in.ogr + v.proj, this is a problem of GRASS, granted that v.in.ogr did not complain about vector topology.<br><br></div><div>If you reprojected non-topological polygons, this is a common problem when reprojecting non-topological polygons. Please import these polygons first into GRASS, then reproject within GRASS and run v.generalize on the reprojected GRASS vector.<br><br></div><div>HTH,<br><br></div><div>Markus M<br></div></div>