cartopy.crs.Projection ====================== .. currentmodule:: cartopy.crs .. autoclass:: Projection .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~Projection.__init__ ~Projection.as_geocentric ~Projection.as_geodetic ~Projection.cs_to_cf ~Projection.equals ~Projection.from_authority ~Projection.from_cf ~Projection.from_dict ~Projection.from_epsg ~Projection.from_json ~Projection.from_json_dict ~Projection.from_proj4 ~Projection.from_string ~Projection.from_user_input ~Projection.from_wkt ~Projection.get_geod ~Projection.is_exact_same ~Projection.is_geodetic ~Projection.list_authority ~Projection.project_geometry ~Projection.quick_vertices_transform ~Projection.to_3d ~Projection.to_authority ~Projection.to_cf ~Projection.to_dict ~Projection.to_epsg ~Projection.to_json ~Projection.to_json_dict ~Projection.to_proj4 ~Projection.to_string ~Projection.to_wkt ~Projection.transform_point ~Projection.transform_points ~Projection.transform_vectors .. rubric:: Attributes .. autosummary:: ~Projection.area_of_use ~Projection.axis_info ~Projection.boundary ~Projection.ccw_boundary ~Projection.coordinate_operation ~Projection.coordinate_system ~Projection.cw_boundary ~Projection.datum ~Projection.domain ~Projection.ellipsoid ~Projection.geodetic_crs ~Projection.is_bound ~Projection.is_compound ~Projection.is_derived ~Projection.is_engineering ~Projection.is_geocentric ~Projection.is_geographic ~Projection.is_projected ~Projection.is_vertical ~Projection.name ~Projection.prime_meridian ~Projection.proj4_params ~Projection.remarks ~Projection.scope ~Projection.source_crs ~Projection.sub_crs_list ~Projection.target_crs ~Projection.threshold ~Projection.type_name ~Projection.utm_zone ~Projection.x_limits ~Projection.y_limits