[FWTools] Is a file specification available for the qix file format?

Frank Warmerdam warmerdam at pobox.com
Thu Sep 11 16:09:51 EDT 2008


Russell H. DeGrove wrote:
> Is a file specification available for the qix file format for shape file 
> indexing?

Russell,

No, there is no actual written documentation on the format that I'm
aware of. But the format is fairly simple and the code to read and write
it is available for review.

I think the bulk of what you might need to read or write the format
is implicit in the SHPWriteTree() and SHPWriteTreeNode() functions in:

   http://svn.osgeo.org/gdal/trunk/gdal/ogr/ogrsf_frmts/shape/shptree.c

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent



More information about the FWTools mailing list