shptreedump(1)
dump an ASCII representation of a quadtree
SYNOPSIS
shptreedump [-maxdepth n] [-search xmin ymin xmax ymax] [-v] [-o indexfilename] [-i indexfilename] shp_file
DESCRIPTION
Utility for creating and dumping an ASCII representation of a quadtree.
OPTIONS
- -maxdepth n
-
max tree depth
- -search xmin ymin xmax ymax
-
limit search to box
- -v
-
verbose output
- -o indexfilename
-
output index filename
- -i indexfilename
-
input index filename
- shp_file
-
the name of an existing shapefile.
AUTHOR
shptreedump is part of shapelib, maintained by Frank Warmerdam.