Mercantile

Latest version: v1.2.1

Safety actively analyzes 629004 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 7

1.0a1

------------------
- New feature: the ``feature`` function returns a GeoJSON feature for a tile
(46).

0.11.0

-------------------
- New feature: the ``lnglat`` function is the inverse of ``xy`` (62).
- New feature: the --bounding-tile option of mercantile-tiles has been made
into a new mercantile-bounding-tile command (43).
- API change: the --bounding-tile and --with-bounds options of
mercantile-tiles have been removed.

0.10.0

-------------------
- API change: ``InvalidLatitudeError`` is raised by ``tile`` when Y cannot be
computed.
- New feature: ``xy_bounds`` to get Spherical Mercator bounds for tile (60).
- New feature: ``Bbox`` class with ``left``, ``bottom``, ``top``, ``right``
properties (60).
- Bug fix: prevent ``tiles`` from returning tiles with invalid indexes (47).

0.9.0

------------------
- Refactoring: new ``normalize_input`` and ``iter_lines`` functions for
use in the CLI (58).
- Refactoring: the coarse ``try/except`` blocks have been removed from within
CLI subcommands, ``sys.exit`` calls are removed, and ``sys.stdout.write``
calls have been replaced by ``click.echo`` (58).
- Refactoring: many PEP 8 changes and new tests to bring the project to 100%
coverage (58).
- New feature: functions and subcommand for converting between tiles and
quadkeys (50, 51, 56, 57).
- Bug fix: correct output when a point is given to mercantile-tiles (48, 49).
- Bug fix: more consistent interface for tile arguments (53).

0.8.3

------------------
- Fix error in lng/lat truncation. If lat was > 90, the *lng* was set to a
wrong value.

0.8.2

------------------
- Add tiles() function (38).
- Split antimeridian crossing bounds in tiles() (40).

Page 4 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.