pyproj
2.5.0
Contents:
Installation
Getting Started
Gotchas/FAQ
Advanced Examples
Building a Coordinate Reference System
API Documentation
Optimize Transformations
Change Log
Documentation Archive
pyproj
Docs
»
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
_
__call__() (pyproj.proj.Proj method)
__init__() (pyproj.crs.BoundCRS method)
(pyproj.crs.CompoundCRS method)
(pyproj.crs.CRS method)
(pyproj.crs.DerivedGeographicCRS method)
(pyproj.crs.GeographicCRS method)
(pyproj.crs.ProjectedCRS method)
(pyproj.crs.VerticalCRS method)
(pyproj.Geod method)
(pyproj.proj.Proj method)
(pyproj.transformer.TransformerGroup method)
__new__() (pyproj.crs.coordinate_operation.AlbersEqualAreaConversion static method)
(pyproj.crs.coordinate_operation.AzumuthalEquidistantConversion static method)
(pyproj.crs.coordinate_operation.EquidistantCylindricalConversion static method)
(pyproj.crs.coordinate_operation.GeostationarySatelliteConversion static method)
(pyproj.crs.coordinate_operation.HotineObliqueMercatorBConversion static method)
(pyproj.crs.coordinate_operation.LambertAzumuthalEqualAreaConversion static method)
(pyproj.crs.coordinate_operation.LambertConformalConic1SPConversion static method)
(pyproj.crs.coordinate_operation.LambertConformalConic2SPConversion static method)
(pyproj.crs.coordinate_operation.LambertCylindricalEqualAreaConversion static method)
(pyproj.crs.coordinate_operation.MercatorAConversion static method)
(pyproj.crs.coordinate_operation.MercatorBConversion static method)
(pyproj.crs.coordinate_operation.OrthographicConversion static method)
(pyproj.crs.coordinate_operation.PolarStereographicAConversion static method)
(pyproj.crs.coordinate_operation.PolarStereographicBConversion static method)
(pyproj.crs.coordinate_operation.RotatedLatitudeLongitudeConversion static method)
(pyproj.crs.coordinate_operation.SinusoidalConversion static method)
(pyproj.crs.coordinate_operation.StereographicConversion static method)
(pyproj.crs.coordinate_operation.ToWGS84Transformation static method)
(pyproj.crs.coordinate_operation.TransverseMercatorConversion static method)
(pyproj.crs.coordinate_operation.UTMConversion static method)
(pyproj.crs.coordinate_operation.VerticalPerspectiveConversion static method)
(pyproj.crs.coordinate_system.Cartesian2DCS static method)
(pyproj.crs.coordinate_system.Ellipsoidal2DCS static method)
(pyproj.crs.coordinate_system.Ellipsoidal3DCS static method)
(pyproj.crs.coordinate_system.VerticalCS static method)
(pyproj.crs.datum.CustomDatum static method)
(pyproj.crs.datum.CustomEllipsoid static method)
(pyproj.crs.datum.CustomPrimeMeridian static method)
A
a (pyproj.Geod attribute)
abbrev (pyproj._crs.Axis attribute)
accuracy (pyproj.crs.CoordinateOperation attribute)
accuracy() (pyproj.transformer.Transformer property)
AlbersEqualAreaConversion (class in pyproj.crs.coordinate_operation)
append_data_dir() (in module pyproj.datadir)
area_of_use (pyproj.crs.CoordinateOperation attribute)
(pyproj.crs.CRS attribute)
area_of_use() (pyproj.transformer.Transformer property)
AreaOfInterest (class in pyproj.transformer)
AreaOfUse (class in pyproj._crs)
auth_name (pyproj._crs.Param attribute)
available (pyproj._crs.Grid attribute)
Axis (class in pyproj._crs)
axis_info (pyproj.crs.CRS attribute)
axis_list (pyproj.crs.CoordinateSystem attribute)
AzumuthalEquidistantConversion (class in pyproj.crs.coordinate_operation)
B
b (pyproj.Geod attribute)
best_available() (pyproj.transformer.TransformerGroup property)
BOUND_CRS (pyproj.enums.PJType attribute)
BoundCRS (class in pyproj.crs)
C
Cartesian2DCS (class in pyproj.crs.coordinate_system)
Cartesian2DCSAxis (class in pyproj.crs.enums)
clear() (pyproj.exceptions.ProjError static method)
code (pyproj._crs.Param attribute)
COMPOUND_CRS (pyproj.enums.PJType attribute)
CompoundCRS (class in pyproj.crs)
CONCATENATED_OPERATION (pyproj.crs.enums.CoordinateOperationType attribute)
(pyproj.enums.PJType attribute)
CONVERSION (pyproj.crs.enums.CoordinateOperationType attribute)
(pyproj.enums.PJType attribute)
coordinate_operation (pyproj.crs.CRS attribute)
coordinate_system (pyproj.crs.CRS attribute)
CoordinateOperation (class in pyproj.crs)
CoordinateOperationType (class in pyproj.crs.enums)
CoordinateSystem (class in pyproj.crs)
CRS (class in pyproj.crs)
(pyproj.enums.PJType attribute)
crs (pyproj.proj.Proj attribute)
CRSError
CustomDatum (class in pyproj.crs.datum)
CustomEllipsoid (class in pyproj.crs.datum)
CustomPrimeMeridian (class in pyproj.crs.datum)
D
DataDirError
Datum (class in pyproj.crs)
datum (pyproj.crs.CRS attribute)
DATUM_ENSEMBLE (pyproj.crs.enums.DatumType attribute)
(pyproj.enums.PJType attribute)
DatumType (class in pyproj.crs.enums)
definition() (pyproj.transformer.Transformer property)
definition_string() (pyproj.proj.Proj method)
DEPTH (pyproj.crs.enums.VerticalCSAxis attribute)
DEPTH_FT (pyproj.crs.enums.VerticalCSAxis attribute)
DEPTH_US_FT (pyproj.crs.enums.VerticalCSAxis attribute)
DerivedGeographicCRS (class in pyproj.crs)
description() (pyproj.transformer.Transformer property)
direct_download (pyproj._crs.Grid attribute)
direction (pyproj._crs.Axis attribute)
DYNAMIC_GEODETIC_REFERENCE_FRAME (pyproj.crs.enums.DatumType attribute)
(pyproj.enums.PJType attribute)
DYNAMIC_VERTICAL_REFERENCE_FRAME (pyproj.crs.enums.DatumType attribute)
(pyproj.enums.PJType attribute)
E
east (pyproj._crs.AreaOfUse attribute)
east_lon_degree() (pyproj.transformer.AreaOfInterest property)
EASTING_NORTHING (pyproj.crs.enums.Cartesian2DCSAxis attribute)
EASTING_NORTHING_FT (pyproj.crs.enums.Cartesian2DCSAxis attribute)
EASTING_NORTHING_US_FT (pyproj.crs.enums.Cartesian2DCSAxis attribute)
Ellipsoid (class in pyproj.crs)
ellipsoid (pyproj.crs.CRS attribute)
(pyproj.crs.Datum attribute)
ELLIPSOID (pyproj.enums.PJType attribute)
Ellipsoidal2DCS (class in pyproj.crs.coordinate_system)
Ellipsoidal2DCSAxis (class in pyproj.crs.enums)
Ellipsoidal3DCS (class in pyproj.crs.coordinate_system)
Ellipsoidal3DCSAxis (class in pyproj.crs.enums)
ENGINEERING_CRS (pyproj.enums.PJType attribute)
equals() (pyproj.crs.CRS method)
EquidistantCylindricalConversion (class in pyproj.crs.coordinate_operation)
es (pyproj.Geod attribute)
F
f (pyproj.Geod attribute)
FORWARD (pyproj.enums.TransformDirection attribute)
from_authority() (pyproj.crs.CoordinateOperation static method)
(pyproj.crs.CRS static method)
(pyproj.crs.Datum static method)
(pyproj.crs.Ellipsoid static method)
(pyproj.crs.PrimeMeridian static method)
from_cf() (pyproj.crs.CRS static method)
from_crs() (pyproj.transformer.Transformer static method)
from_dict() (pyproj.crs.CRS static method)
from_epsg() (pyproj.crs.CoordinateOperation static method)
(pyproj.crs.CRS static method)
(pyproj.crs.Datum static method)
(pyproj.crs.Ellipsoid static method)
(pyproj.crs.PrimeMeridian static method)
from_json() (pyproj.crs.CoordinateOperation static method)
(pyproj.crs.CoordinateSystem static method)
(pyproj.crs.CRS static method)
(pyproj.crs.Datum static method)
(pyproj.crs.Ellipsoid static method)
(pyproj.crs.PrimeMeridian static method)
from_json_dict() (pyproj.crs.CoordinateOperation static method)
(pyproj.crs.CoordinateSystem static method)
(pyproj.crs.CRS static method)
(pyproj.crs.Datum static method)
(pyproj.crs.Ellipsoid static method)
(pyproj.crs.PrimeMeridian static method)
from_name() (pyproj.crs.CoordinateOperation static method)
(pyproj.crs.Datum static method)
(pyproj.crs.Ellipsoid static method)
(pyproj.crs.PrimeMeridian static method)
from_pipeline() (pyproj.transformer.Transformer static method)
from_proj() (pyproj.transformer.Transformer static method)
from_proj4() (pyproj.crs.CRS static method)
from_string() (pyproj.crs.CoordinateOperation static method)
(pyproj.crs.CoordinateSystem static method)
(pyproj.crs.CRS static method)
(pyproj.crs.Datum static method)
(pyproj.crs.Ellipsoid static method)
(pyproj.crs.PrimeMeridian static method)
from_user_input() (pyproj.crs.CoordinateOperation method)
(pyproj.crs.CoordinateSystem method)
(pyproj.crs.CRS static method)
(pyproj.crs.Datum method)
(pyproj.crs.Ellipsoid method)
(pyproj.crs.PrimeMeridian method)
from_wkt() (pyproj.crs.CRS static method)
full_name (pyproj._crs.Grid attribute)
fwd() (pyproj.Geod method)
G
GEOCENTRIC_CRS (pyproj.enums.PJType attribute)
Geod (class in pyproj)
GeodError
GEODETIC_CRS (pyproj.enums.PJType attribute)
geodetic_crs() (pyproj.crs.CRS property)
GEODETIC_REFERENCE_FRAME (pyproj.crs.enums.DatumType attribute)
(pyproj.enums.PJType attribute)
GEOGRAPHIC_2D_CRS (pyproj.enums.PJType attribute)
GEOGRAPHIC_3D_CRS (pyproj.enums.PJType attribute)
GEOGRAPHIC_CRS (pyproj.enums.PJType attribute)
GeographicCRS (class in pyproj.crs)
geometry_area_perimeter() (pyproj.Geod method)
geometry_length() (pyproj.Geod method)
GeostationarySatelliteConversion (class in pyproj.crs.coordinate_operation)
get_angular_units_map() (in module pyproj)
get_authorities() (in module pyproj)
get_codes() (in module pyproj)
get_data_dir() (in module pyproj.datadir)
get_ellps_map() (in module pyproj)
get_geod() (pyproj.crs.CRS method)
get_prime_meridians_map() (in module pyproj)
get_proj_operations_map() (in module pyproj)
get_units_map() (in module pyproj)
GRAVITY_HEIGHT (pyproj.crs.enums.VerticalCSAxis attribute)
GRAVITY_HEIGHT_FT (pyproj.crs.enums.VerticalCSAxis attribute)
GRAVITY_HEIGHT_US_FT (pyproj.crs.enums.VerticalCSAxis attribute)
Grid (class in pyproj._crs)
grids (pyproj.crs.CoordinateOperation attribute)
H
has_ballpark_transformation (pyproj.crs.CoordinateOperation attribute)
has_inverse (pyproj.proj.Proj attribute)
has_inverse() (pyproj.transformer.Transformer property)
HotineObliqueMercatorBConversion (class in pyproj.crs.coordinate_operation)
I
IDENT (pyproj.enums.TransformDirection attribute)
initstring (pyproj.Geod attribute)
inv() (pyproj.Geod method)
INVERSE (pyproj.enums.TransformDirection attribute)
inverse_flattening (pyproj.crs.Ellipsoid attribute)
is_bound (pyproj.crs.CRS attribute)
is_engineering (pyproj.crs.CRS attribute)
is_exact_same() (pyproj.crs.CoordinateOperation method)
(pyproj.crs.CoordinateSystem method)
(pyproj.crs.CRS method)
(pyproj.crs.Datum method)
(pyproj.crs.Ellipsoid method)
(pyproj.crs.PrimeMeridian method)
(pyproj.proj.Proj method)
is_geocentric (pyproj.crs.CRS attribute)
is_geographic (pyproj.crs.CRS attribute)
is_instantiable (pyproj.crs.CoordinateOperation attribute)
is_proj() (in module pyproj.crs)
is_projected (pyproj.crs.CRS attribute)
is_semi_minor_computed (pyproj.crs.Ellipsoid attribute)
is_vertical (pyproj.crs.CRS attribute)
is_wkt() (in module pyproj.crs)
itransform() (in module pyproj.transformer)
(pyproj.transformer.Transformer method)
L
LambertAzumuthalEqualAreaConversion (class in pyproj.crs.coordinate_operation)
LambertConformalConic1SPConversion (class in pyproj.crs.coordinate_operation)
LambertConformalConic2SPConversion (class in pyproj.crs.coordinate_operation)
LambertCylindricalEqualAreaConversion (class in pyproj.crs.coordinate_operation)
LambertCylindricalEqualAreaScaleConversion (class in pyproj.crs.coordinate_operation)
LATITUDE_LONGITUDE (pyproj.crs.enums.Ellipsoidal2DCSAxis attribute)
LATITUDE_LONGITUDE_HEIGHT (pyproj.crs.enums.Ellipsoidal3DCSAxis attribute)
line_length() (pyproj.Geod method)
line_lengths() (pyproj.Geod method)
LONGITUDE_LATITUDE (pyproj.crs.enums.Ellipsoidal2DCSAxis attribute)
LONGITUDE_LATITUDE_HEIGHT (pyproj.crs.enums.Ellipsoidal3DCSAxis attribute)
M
MercatorAConversion (class in pyproj.crs.coordinate_operation)
MercatorBConversion (class in pyproj.crs.coordinate_operation)
method_auth_name (pyproj.crs.CoordinateOperation attribute)
method_code (pyproj.crs.CoordinateOperation attribute)
method_name (pyproj.crs.CoordinateOperation attribute)
N
name (pyproj._crs.AreaOfUse attribute)
(pyproj._crs.Axis attribute)
(pyproj._crs.Param attribute)
(pyproj.crs.CoordinateOperation attribute)
(pyproj.crs.CoordinateSystem attribute)
(pyproj.crs.CRS attribute)
(pyproj.crs.Datum attribute)
(pyproj.crs.Ellipsoid attribute)
(pyproj.crs.PrimeMeridian attribute)
name() (pyproj.transformer.Transformer property)
north (pyproj._crs.AreaOfUse attribute)
north_lat_degree() (pyproj.transformer.AreaOfInterest property)
NORTH_POLE_EASTING_SOUTH_NORTHING_SOUTH (pyproj.crs.enums.Cartesian2DCSAxis attribute)
NORTHING_EASTING (pyproj.crs.enums.Cartesian2DCSAxis attribute)
NORTHING_EASTING_FT (pyproj.crs.enums.Cartesian2DCSAxis attribute)
NORTHING_EASTING_US_FT (pyproj.crs.enums.Cartesian2DCSAxis attribute)
npts() (pyproj.Geod method)
O
open_license (pyproj._crs.Grid attribute)
operations (pyproj.crs.CoordinateOperation attribute)
operations() (pyproj.transformer.Transformer property)
OrthographicConversion (class in pyproj.crs.coordinate_operation)
OTHER_COORDINATE_OPERATION (pyproj.crs.enums.CoordinateOperationType attribute)
(pyproj.enums.PJType attribute)
OTHER_CRS (pyproj.enums.PJType attribute)
P
package_name (pyproj._crs.Grid attribute)
Param (class in pyproj._crs)
params (pyproj.crs.CoordinateOperation attribute)
PJType (class in pyproj.enums)
PlateCarreeConversion (in module pyproj.crs.coordinate_operation)
PolarStereographicAConversion (class in pyproj.crs.coordinate_operation)
PolarStereographicBConversion (class in pyproj.crs.coordinate_operation)
polygon_area_perimeter() (pyproj.Geod method)
prime_meridian (pyproj.crs.CRS attribute)
(pyproj.crs.Datum attribute)
PRIME_MERIDIAN (pyproj.enums.PJType attribute)
PrimeMeridian (class in pyproj.crs)
Proj (class in pyproj.proj)
PROJ_4 (pyproj.enums.ProjVersion attribute)
PROJ_5 (pyproj.enums.ProjVersion attribute)
PROJECTED_CRS (pyproj.enums.PJType attribute)
ProjectedCRS (class in pyproj.crs)
ProjError
ProjVersion (class in pyproj.enums)
pyproj.exceptions (module)
R
remarks (pyproj.crs.CoordinateOperation attribute)
(pyproj.crs.CoordinateSystem attribute)
(pyproj.crs.CRS attribute)
(pyproj.crs.Datum attribute)
(pyproj.crs.Ellipsoid attribute)
(pyproj.crs.PrimeMeridian attribute)
remarks() (pyproj.transformer.Transformer property)
RotatedLatitudeLongitudeConversion (class in pyproj.crs.coordinate_operation)
S
scope (pyproj.crs.CoordinateOperation attribute)
(pyproj.crs.CoordinateSystem attribute)
(pyproj.crs.CRS attribute)
(pyproj.crs.Datum attribute)
(pyproj.crs.Ellipsoid attribute)
(pyproj.crs.PrimeMeridian attribute)
scope() (pyproj.transformer.Transformer property)
semi_major_metre (pyproj.crs.Ellipsoid attribute)
semi_minor_metre (pyproj.crs.Ellipsoid attribute)
set_data_dir() (in module pyproj.datadir)
short_name (pyproj._crs.Grid attribute)
show_versions() (in module pyproj)
SinusoidalConversion (class in pyproj.crs.coordinate_operation)
source_crs() (pyproj.crs.CRS property)
south (pyproj._crs.AreaOfUse attribute)
south_lat_degree() (pyproj.transformer.AreaOfInterest property)
SOUTH_POLE_EASTING_NORTH_NORTHING_NORTH (pyproj.crs.enums.Cartesian2DCSAxis attribute)
sphere (pyproj.Geod attribute)
srs (pyproj.crs.CRS attribute)
(pyproj.proj.Proj attribute)
StereographicConversion (class in pyproj.crs.coordinate_operation)
sub_crs_list() (pyproj.crs.CRS property)
T
target_crs() (pyproj.crs.CRS property)
TEMPORAL_CRS (pyproj.enums.PJType attribute)
to_authority() (pyproj.crs.CRS method)
to_cf() (pyproj.crs.CRS method)
to_dict() (pyproj.crs.CRS method)
to_epsg() (pyproj.crs.CRS method)
to_json() (pyproj.crs.CoordinateOperation method)
(pyproj.crs.CoordinateSystem method)
(pyproj.crs.CRS method)
(pyproj.crs.Datum method)
(pyproj.crs.Ellipsoid method)
(pyproj.crs.PrimeMeridian method)
(pyproj.transformer.Transformer method)
to_json_dict() (pyproj.crs.CoordinateOperation method)
(pyproj.crs.CoordinateSystem method)
(pyproj.crs.CRS method)
(pyproj.crs.Datum method)
(pyproj.crs.Ellipsoid method)
(pyproj.crs.PrimeMeridian method)
(pyproj.transformer.Transformer method)
to_latlong() (pyproj.proj.Proj method)
to_latlong_def() (pyproj.proj.Proj method)
to_proj4() (pyproj.crs.CoordinateOperation method)
(pyproj.crs.CRS method)
to_string() (pyproj.crs.CRS method)
to_wkt() (pyproj.crs.CoordinateOperation method)
(pyproj.crs.CoordinateSystem method)
(pyproj.crs.CRS method)
(pyproj.crs.Datum method)
(pyproj.crs.Ellipsoid method)
(pyproj.crs.PrimeMeridian method)
(pyproj.transformer.Transformer method)
towgs84 (pyproj.crs.CoordinateOperation attribute)
ToWGS84Transformation (class in pyproj.crs.coordinate_operation)
transform() (in module pyproj.transformer)
(pyproj.transformer.Transformer method)
TRANSFORMATION (pyproj.crs.enums.CoordinateOperationType attribute)
(pyproj.enums.PJType attribute)
TransformDirection (class in pyproj.enums)
Transformer (class in pyproj.transformer)
TransformerGroup (class in pyproj.transformer)
transformers() (pyproj.transformer.TransformerGroup property)
TransverseMercatorConversion (class in pyproj.crs.coordinate_operation)
type_name (pyproj.crs.CRS attribute)
U
unavailable_operations() (pyproj.transformer.TransformerGroup property)
unit_auth_code (pyproj._crs.Axis attribute)
unit_auth_name (pyproj._crs.Param attribute)
unit_category (pyproj._crs.Param attribute)
unit_code (pyproj._crs.Axis attribute)
(pyproj._crs.Param attribute)
unit_conversion_factor (pyproj._crs.Axis attribute)
(pyproj._crs.Param attribute)
unit_name (pyproj._crs.Axis attribute)
(pyproj._crs.Param attribute)
(pyproj.crs.PrimeMeridian attribute)
UNKNOWN (pyproj.enums.PJType attribute)
UP (pyproj.crs.enums.VerticalCSAxis attribute)
UP_FT (pyproj.crs.enums.VerticalCSAxis attribute)
UP_US_FT (pyproj.crs.enums.VerticalCSAxis attribute)
url (pyproj._crs.Grid attribute)
UTMConversion (class in pyproj.crs.coordinate_operation)
V
value (pyproj._crs.Param attribute)
VERTICAL_CRS (pyproj.enums.PJType attribute)
VERTICAL_REFERENCE_FRAME (pyproj.crs.enums.DatumType attribute)
(pyproj.enums.PJType attribute)
VerticalCRS (class in pyproj.crs)
VerticalCS (class in pyproj.crs.coordinate_system)
VerticalCSAxis (class in pyproj.crs.enums)
VerticalPerspectiveConversion (class in pyproj.crs.coordinate_operation)
W
west (pyproj._crs.AreaOfUse attribute)
west_lon_degree() (pyproj.transformer.AreaOfInterest property)
WESTING_SOUTHING (pyproj.crs.enums.Cartesian2DCSAxis attribute)
WKT1_ESRI (pyproj.enums.WktVersion attribute)
WKT1_GDAL (pyproj.enums.WktVersion attribute)
WKT2_2015 (pyproj.enums.WktVersion attribute)
WKT2_2015_SIMPLIFIED (pyproj.enums.WktVersion attribute)
WKT2_2018 (pyproj.enums.WktVersion attribute)
WKT2_2018_SIMPLIFIED (pyproj.enums.WktVersion attribute)
WKT2_2019 (pyproj.enums.WktVersion attribute)
WKT2_2019_SIMPLIFIED (pyproj.enums.WktVersion attribute)
WktVersion (class in pyproj.enums)