Package python3-module-mercantile: Information

    Source package: python3-module-mercantile
    Version: 1.2.1-alt1
    Build time:  Jan 9, 2022, 05:19 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 RPM packages built from this SRPM:
    python3-module-mercantile (noarch)

    Maintainer: Vitaly Lipatov


      1. rpm-build-intro >= 2.2.5
      2. rpm-build-python3
      3. python3-module-pytest
      4. python3-module-setuptools

    Last changed


    Aug. 15, 2021 Vitaly Lipatov 1.2.1-alt1
    - new version 1.2.1 (with rpmrb script)
    Nov. 5, 2020 Vitaly Lipatov 1.1.6-alt1
    - new version 1.1.6 (with rpmrb script)
    Nov. 5, 2020 Vitaly Lipatov 0.10.0-alt2
    - build python3 module separately, cleanup spec, drops tests from packing