Changeset 1490
- Timestamp:
- 11/02/09 19:14:46 (10 months ago)
- Files:
-
- 1 modified
-
Rtree/trunk/tests/index.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
Rtree/trunk/tests/index.txt
r1457 r1490 201 201 202 202 203 with interleaved=False, the order of input and output is: 204 (xmin, xmax, ymin, ymax, zmin, zmax, kmin, kmax) 203 with interleaved=False, the order of input and output is: (xmin, xmax, ymin, ymax, zmin, zmax, kmin, kmax) 205 204 206 205 >>> idx4d = index.Index(properties=p, interleaved=False)
