#818: v.proj: split_q.c:69: RTreeClassify: Assertion `!p->taken[i]' failed. -----------------------+---------------------------------------------------- Reporter: pertusus | Owner: [email protected] Type: defect | Status: new Priority: minor | Milestone: 6.4.0 Component: Vector | Version: 6.4.0 RCs Resolution: | Keywords: Platform: All | Cpu: All -----------------------+---------------------------------------------------- Changes (by mmetz):
* priority: normal => minor * platform: Linux => All * cpu: x86-32 => All Comment: Assertion happens only if the whole globe gets reprojected from lonlat to laea, but not if only the current region extends of laea get reprojected to laea. Although it looks like the assertion prevented you from an illegal reprojection, the assertion should not happen. The changes to the vector spatial index in grass7 can not be backported because the spatial index in grass7 has been nearly completely rewritten and is incompatible with the grass6.x spatial index. The code in question has been replaced by another algorithm written anew from scratch. In short, this is unlikely to get fixed in grass6.x. Markus M -- Ticket URL: <https://trac.osgeo.org/grass/ticket/818#comment:2> GRASS GIS <http://grass.osgeo.org>
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
