[GRASS-user] Import of multi-part polygons using v.in.ogr?

2012-12-02 Thread Benjamin Ducke
Hi List -- Looking at function centroid() in geom.c of v.in.ogr, it seems to me that the code for import of polygons always assumes that the first ring is the exterior boundary and the following ones are all interior boundaries (see comment on lines 70 and 71). Is this a limitation of GRASS'

Re: [GRASS-user] Import of multi-part polygons using v.in.ogr?

2012-12-02 Thread Markus Metz
On Sun, Dec 2, 2012 at 3:33 PM, Benjamin Ducke bendu...@fastmail.fm wrote: Hi List -- Looking at function centroid() in geom.c of v.in.ogr, it seems to me that the code for import of polygons always assumes that the first ring is the exterior boundary and the following ones are all interior