pyproj 1.9.6


pip install pyproj==1.9.6

Project Links

Meta
Author: Jeff Whitaker

Classifiers

Development Status
  • 4 - Beta

Intended Audience
  • Science/Research

License
  • OSI Approved

Programming Language
  • Python :: 2
  • Python :: 2.6
  • Python :: 2.7
  • Python :: 3
  • Python :: 3.3
  • Python :: 3.4
  • Python :: 3.5

Topic
  • Software Development :: Libraries :: Python Modules
  • Scientific/Engineering :: GIS
  • Scientific/Engineering :: Mathematics

Operating System
  • OS Independent

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