On Mon, Apr 15, 2013 at 11:05 AM, RichardC <[email protected]> wrote: > Here's the file link: > http://edcftp.cr.usgs.gov/pub/data/gtopo30hydro/as_bas.tar.gz > <http://edcftp.cr.usgs.gov/pub/data/gtopo30hydro/as_bas.tar.gz> > > I'd be very interested in your findings. When I ran v.build outputting an > error file, all of the errors seem to be concentrated along a particular > latitude. As a work around, I extracted the area of my interest (SEAsia) and > was able to reproject with identical feature geometry.
You need to use GRASS 7 and there v.proj with the -w flag to tell the proj4 library to not wrap to -180,180. This produces a clean reprojected vector map for me. Markus M > > > > -- > View this message in context: > http://osgeo-org.1560.x6.nabble.com/Number-of-centroids-outside-area-difficulty-with-reprojecting-tp5046717p5046889.html > Sent from the Grass - Users mailing list archive at Nabble.com. > _______________________________________________ > grass-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/grass-user _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
