Package python-module-mercantile: Information

    Source package: python-module-mercantile
    Version: 0.10.0-alt1.1
    Build time:  Jun 11, 2019, 12:46 PM
    Report package bug
    License: BSD
    Summary: Spherical mercator and XYZ tile utilities
    Description: 
    The mercantile module provides ul(xtile, ytile, zoom) and bounds(xtile,
    ytile, zoom) functions that respectively return the upper left corner
    and bounding longitudes and latitudes for XYZ tiles, a xy(lng, lat)
    function that returns spherical mercator x and y coordinates, and a
    tile(lng, lat, zoom) function that returns the tile containing a given
    point.

    List of rpms provided by this srpm:
    python-module-mercantile (noarch)
    python3-module-mercantile (noarch)

    Maintainer: Stanislav Levin


      1. python3-devel
      2. python3-module-click-tests
      3. python3-module-pytest
      4. python3-module-setuptools
      5. rpm-build-python3
      6. python-devel
      7. python-module-click-tests
      8. python-module-pytest
      9. python-module-setuptools
      10. python-modules-json
      11. python-modules-logging

    Last changed


    Feb. 2, 2018 Stanislav Levin 0.10.0-alt1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    Aug. 14, 2017 Aleksei Nikiforov 0.10.0-alt1
    - Updated to upstream version 0.10.0.
    March 13, 2016 Ivan Zakharyaschev 0.8.2-alt1.git20141216.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)