tile get bounds =============== **Name**: geoc tile get bounds **Description**: Get the Bounds of a tile **Arguments**: * -p --pyramid: The tile pyramid * -z --zoom-level: The tile zoom level * -x --column: The tile x or column * -y --row: The tile y or row * --help : Print the help message * --web-help : Open help in a browser **Example**:: geoc tile get bounds -p mercator -z 10 -x 245 -y 310