./geography/py-proj, Python interface to PROJ.4 library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.7.1, Package name: py312-proj-3.7.1, Maintainer: gdt

The Proj class can convert from geographic (longitude,latitude) to native
map projection (x,y) coordinates and vice versa, or from one map projection
coordinate system directly to another.

The Geod class can perform forward and inverse geodetic, or Great Circle,
computations. The forward computation involves determining latitude,
longitude and back azimuth of a terminus point given the latitude and
longitude of an initial point, plus azimuth and distance. The inverse
computation involves determining the forward and back azimuths and
distance given the latitudes and longitudes of an initial and terminus point


Required to run:
[devel/py-setuptools] [geography/proj] [lang/python37]

Required to build:
[devel/py-cython] [pkgtools/cwrappers]

Master sites:

Filesize: 221.034 KB

Version history: (Expand)


CVS history: (Expand)


   2025-05-16 12:39:10 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-proj: update to 3.7.1.

What's Changed

    WHL: Wheels contain PROJ 9.5.1 by @snowman2 in #1477
    WHL: MacOS minimum deployment target moved to 13 by @snowman2 in #1475
    WHL: Add wheels for musllinux by @necabo in #1461
    MNT: Remove use of utcnow() and change to naive datetimes instead. by \ 
@greglucas in #1450
    MNT: Cython 3.1+ fixes by @greglucas in #1452
    TST: remove checking is python >= 3.4 by @kloczek in #1446
    TST: Add assert statements at the end of tests by @tqa236 in #1453
    LNT: Setup ruff by @tqa236 in #1455
    LNT: Disallow type error without code by @tqa236 in #1456
   2025-04-24 16:16:37 by Thomas Klausner | Files touched by this commit (2412)
Log message:
*: recursive bump for jpeg -> libjpeg-turbo switch
   2025-04-19 09:58:38 by Thomas Klausner | Files touched by this commit (750)
Log message:
*: recursive bump for default Kerberos implementation switch
   2025-04-17 23:53:13 by Thomas Klausner | Files touched by this commit (2449)
Log message:
*: recursive bump for icu 77 and libxml2 2.14
   2025-04-16 16:38:57 by Adam Ciarcinski | Files touched by this commit (14)
Log message:
Fix for setuptools>=78; bump revision
   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2428)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2425)
Log message:
*: revbump for icu downgrade