-c, --configfile
Configuration file (/path/to/mapcache.xml)
-D, --dimensionDIMENSION_NAME=VALUE
Set the value of a dimension: format DIMENSIONNAME=VALUE. Can be used multiple times for multiple
dimensions
-t, --tilesetname
Tileset to analyze
-g, --gridname
Grid to analyze
-e, --extentminx,miny,maxx,maxy
Extent to analyze: format minx,miny,maxx,maxy. Cannot be used with --ogr-datasource-d, --ogr-datasourcedatasource
OGR data source to get features from. Cannot be used with --extent.
-l, --ogr-layerlayer
OGR layer inside OGR data source. Cannot be used with --ogr-sql.
-w, --ogr-wherefilter
Filter to apply on OGR layer features. Cannot be used with --ogr-sql.
-s, --ogr-sqlSQLquery
SQL query to filter inside OGR data source. Cannot be used with --ogr-layer or --ogr-where.
-z, --zoomminzoom,maxzoom
Set min and max zoom levels to analyze, separated by a comma, eg: 12,15
-q, --queryvalue
Set query for counting tiles in a rectangle. Default value works with default schema of SQLite
caches.
-o, --short-output
Only existing SQLite files are reported, missing SQLite files are still taken into account for
level and global coverage.