[GRASS-dev] Re: [GRASS GIS] #674: add a region option flag to
v.proj / r.proj
GRASS GIS
trac at osgeo.org
Sat Jan 23 19:38:49 EST 2010
#674: add a region option flag to v.proj / r.proj
--------------------------+-------------------------------------------------
Reporter: timmie | Owner: grass-dev at lists.osgeo.org
Type: enhancement | Status: new
Priority: normal | Milestone: 6.5.0
Component: Vector | Version: svn-develbranch6
Resolution: | Keywords: v.proj
Platform: Linux | Cpu: x86-32
--------------------------+-------------------------------------------------
Old description:
> * imagine a global data set (world borders in EPSG 4326) that is to be
> reprojected into a samller zone (UTM N13 location).
> * doing this without the region flag caused the following error:
> - v.proj: split_q.c:69: RTreeClassify: Assertion `!p->taken[i]' failed.
> * take -r flag of v.in.ogr as example
New description:
* imagine a global data set (world borders in EPSG 4326) that is to be
reprojected into a samller zone (UTM N13 location).
* doing this without the region flag caused the following error:
{{{
v.proj: split_q.c:69: RTreeClassify: Assertion `!p->taken[i]'
}}}
failed.
* take -r flag of v.in.ogr as example
Comment (by neteler):
See also Ticket #818 for assertion.
Do ticket #845 and changes in 6.5svn (r40559) and trunk in r40560) help?
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/674#comment:2>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list