pyproj 1.8.1a0


pip install pyproj==1.8.1a0

Project Links

Meta
Author: Jeff Whitaker

Classifiers

Performs cartographic transformations between geographic (lat/lon) and map projection (x/y) coordinates. Can also transform directly from one map projection coordinate system to another. Coordinates can be given as numpy arrays, python arrays, lists or scalars. Optimized for numpy arrays.

No dependencies