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