[ Module Hierarchy
| Class Hierarchy ]
Class Hierarchy
- object:
The most base type
- pyproj._proj.Geod
- pyproj.Geod:
performs forward and inverse geodetic, or Great Circle,
computations.
- pyproj._proj.Proj
- pyproj.Proj:
performs cartographic transformations (converts from
longitude,latitude to native map projection x,y coordinates and
vice versa) using proj (https://github.com/OSGeo/proj.4/wiki).