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

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


Branch: CURRENT, Version: 3.7.1nb4, Package name: py313-proj-3.7.1nb4, 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)


   2026-02-06 11:06:21 by Thomas Klausner | Files touched by this commit (1305)
Log message:
*: recursive bump for nettle 4.0 shlib major bump
   2026-01-07 09:49:50 by Thomas Klausner | Files touched by this commit (2525)
Log message:
*: recursive bump for icu 78.1
   2025-10-09 09:58:14 by Thomas Klausner | Files touched by this commit (442)
Log message:
*: remove reference to (removed) Python 3.9
   2025-10-05 21:26:29 by Jonathan Schleifer | Files touched by this commit (485)
Log message:
*: rev bump for curl
   2025-08-31 00:46:51 by Thomas Klausner | Files touched by this commit (1355)
Log message:
*: recursive bump for tiff growing lerc dependency
   2025-07-04 11:08:39 by Thomas Klausner | Files touched by this commit (49)
Log message:
*: mark more py-cython dependencies as needing Python>=3.11
   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