Lists

pyproj.list.get_proj_operations_map

Note

The backwards compatible import is pyproj.get_proj_operations_map

pyproj.list.get_proj_operations_map()
Returns:

Operations supported by PROJ.

Return type:

dict

pyproj.list.get_ellps_map

Note

The backwards compatible import is pyproj.get_ellps_map

pyproj.list.get_ellps_map()
Returns:

Ellipsoids supported by PROJ.

Return type:

dict

pyproj.list.get_prime_meridians_map

Note

The backwards compatible import is pyproj.get_prime_meridians_map

pyproj.list.get_prime_meridians_map()
Returns:

Prime Meridians supported by PROJ.

Return type:

dict