Home | Docs | Issue Tracker | FAQ | Download
MapServer logo

Table Of Contents

Previous topic

shptree

Next topic

sortshp

This Page

Quick search

Enter search terms or a module, class or function name.

shptreevis

Purpose

This utility can be used to view the quadtree quadrants that are part of a .qix file (that was created with the shptree utility).

Syntax

shptreevis shapefile new_shapefile

Example

shptreevis us_states.shp quad.shp
This new LSB index supports a shapefile with 2895 shapes, 10 depth
Result
A shapefile named ‘quad.shp’ is created. You can now view this shapefile in a desktop GIS (such as QGIS for example) to see the quadtrees that were created with the shptree command, as shown below.

Figure: shptreevis result displayed in QGIS

../_images/shptreevis-example.png