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

mercantile - Command line interface for the Mercantile Python package.

Author

       Sean Gillies (sean@mapbox.com) - Upstream, Joachim Langenbach (info@engsas.de) - Debian package

1.1.4                                              13 Apr 2020                                            man(1)

Description

       Command line interface for the Mercantile Python package.

Name

       mercantile - Command line interface for the Mercantile Python package.

Options

       Options:
         -v, --verbose  Increase verbosity.
         -q, --quiet    Decrease verbosity.
         --help         Show this message and exit.

       Commands:
         bounding-tile  Print the bounding tile of a lng/lat point, bounding box, or
                        GeoJSON objects.
         children       Print the children of the tile.
         parent         print the parent tile.
         quadkey        Convert to/from quadkeys.
         shapes         Print the shapes of tiles as GeoJSON.
         tiles          Print tiles that overlap or contain a lng/lat point, bounding
                        box, or GeoJSON objects.

Synposis

       mercantile [OPTIONS] COMMAND [ARGS]...

See Also