Changeset 52
- Timestamp:
- 01/19/08 10:58:53
- Files:
-
- spatialindex/trunk/README (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
spatialindex/trunk/README
r51 r52 365 365 An initialization PropertySet is used for setting the above options, 366 366 complying with the following property strings: 367 368 ----------------------- -------- ----------------------------------------------- 367 ======================= ======== =========================================================== 369 368 Property Type Description 370 ----------------------- -------- ----------------------------------------------- 369 ======================= ======== =========================================================== 371 370 IndexIndentifier VT_LONG If specified an existing index will be 372 371 opened from the supplied storage manager with … … 386 385 RegionPoolCapacity VT_LONG Default is 1000 387 386 PointPoolCapacity VT_LONG Default is 500 388 ----------------------- -------- ----------------------------------------------- 387 ======================= ======== =========================================================== 389 388 390 389
