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

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


Branch: CURRENT, Version: 3.2.1nb6, Package name: py311-proj-3.2.1nb6, 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: 208.342 KB

Version history: (Expand)


CVS history: (Expand)


   2024-03-06 22:03:55 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-proj: fix PKGNAME to match directory name
   2023-11-23 12:23:07 by Thomas Klausner | Files touched by this commit (4) | Package updated
Log message:
py-proj: fix build with Cython 3

Add missing dependency.
Convert to wheel.mk.

XXX: this should be updated
   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | Package updated
Log message:
recursive revbump for tiff update
   2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319)
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
   2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | Package updated
Log message:
revbump after textproc/icu update
   2023-01-03 18:38:37 by Thomas Klausner | Files touched by this commit (1416)
Log message:
*: recursive bump for tiff shlib major bump