logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tirex-tiledir-stat - display statistics about tile dir

Authors

       Frederik Ramm <frederik.ramm@geofabrik.de>, Jochen Topf <jochen.topf@geofabrik.de> and possibly others.

perl v5.40.0                                       2024-11-08                              TIREX-TILEDIR-STAT(1)

Description

       Read  a  JSON  stats  file  generated by tirex-tiledir-check and output a nicely formatted table with the
       data. Reads /var/cache/tirex/stats/tiles.stats if no stats file is given on the command line.

Diagnostics

       Returns 0 if no errors were found or 1 if there were errors. If there were  errors  parsing  the  command
       line 2 is returned.

Files

/etc/tirex/tirex.conf
               The configuration file.

       /var/cache/tirex/stats/tiles.stats
               Default statistics file location.

Name

       tirex-tiledir-stat - display statistics about tile dir

Options

-h, --help
               Display help message.

       -c, --config=DIR
               Use the config directory DIR instead of /etc/tirex.

See Also

Synopsis

       tirex-tiledir-stat [OPTIONS] [STATSFILE]

See Also