[geos-devel] source/index/quadtree/Root.cpp

Mateusz Loskot mateusz at loskot.net
Sat Aug 19 05:52:16 EDT 2006


José De Fabriziis wrote:
> file:
> source/index/quadtree/Root.cpp
> 
> method:
> Root::insertContained()
> 
> The following:
> bool isZeroY=IntervalSize::isZeroWidth(itemEnv->getMinX(),itemEnv->getMaxX());
> 
> 
> Should be:
> bool isZeroY=IntervalSize::isZeroWidth(itemEnv->getMinY(),itemEnv->getMaxY());

Jose, thank you for your report.
Could you submit it as a bug report on
http://postgis.refractions.net/bugs/index.php

Thanks
-- 
Mateusz Loskot
http://mateusz.loskot.net



More information about the geos-devel mailing list