• tsmith@siva.hindu.god's avatar
    Bug #24563: MBROverlaps does not seem to function propertly. · 47cce188
    tsmith@siva.hindu.god authored
    Fix is to rewrite the MBR::overlaps() function, to compute the dimension of both
    arguments, and the dimension of the intersection; test that all three dimensions are the
    same (e.g., all are Polygons).
    
    Add tests for all MBR* functions for various combinations of shapes, lines and points.
    47cce188
spatial.h 15.6 KB