pyproj
2.4.1
Contents:
Installation
Getting Started
Gotchas/FAQ
Advanced Examples
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.CRS method)
(pyproj.Geod method)
(pyproj.proj.Proj method)
(pyproj.transformer.TransformerGroup method)
A
a (pyproj.Geod attribute)
abbrev (pyproj._crs.Axis attribute)
accuracy (pyproj.crs.CoordinateOperation attribute)
accuracy() (pyproj.transformer.Transformer property)
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)
B
b (pyproj.Geod attribute)
best_available() (pyproj.transformer.TransformerGroup property)
BOUND_CRS (pyproj.enums.PJType attribute)
C
clear() (pyproj.exceptions.ProjError static method)
code (pyproj._crs.Param attribute)
COMPOUND_CRS (pyproj.enums.PJType attribute)
CONCATENATED_OPERATION (pyproj.enums.PJType attribute)
CONVERSION (pyproj.enums.PJType attribute)
coordinate_operation (pyproj.crs.CRS attribute)
coordinate_system (pyproj.crs.CRS attribute)
CoordinateOperation (class in pyproj.crs)
CoordinateSystem (class in pyproj._crs)
CRS (class in pyproj.crs)
(pyproj.enums.PJType attribute)
crs (pyproj.proj.Proj attribute)
CRSError
D
DataDirError
Datum (class in pyproj.crs)
datum (pyproj.crs.CRS attribute)
DATUM_ENSEMBLE (pyproj.enums.PJType attribute)
definition() (pyproj.transformer.Transformer property)
definition_string() (pyproj.proj.Proj method)
description() (pyproj.transformer.Transformer property)
direct_download (pyproj._crs.Grid attribute)
direction (pyproj._crs.Axis attribute)
DYNAMIC_GEODETIC_REFERENCE_FRAME (pyproj.enums.PJType attribute)
DYNAMIC_VERTICAL_REFERENCE_FRAME (pyproj.enums.PJType attribute)
E
east (pyproj._crs.AreaOfUse attribute)
east_lon_degree() (pyproj.transformer.AreaOfInterest property)
Ellipsoid (class in pyproj.crs)
ellipsoid (pyproj.crs.CRS attribute)
(pyproj.crs.Datum attribute)
ELLIPSOID (pyproj.enums.PJType attribute)
ellipsoid_loaded (pyproj.crs.Ellipsoid attribute)
ENGINEERING_CRS (pyproj.enums.PJType attribute)
es (pyproj.Geod attribute)
F
f (pyproj.Geod attribute)
FORWARD (pyproj.enums.TransformDirection attribute)
from_authority() (pyproj.crs.CoordinateOperation static method)
(pyproj.crs.CRS class method)
(pyproj.crs.Datum static method)
(pyproj.crs.Ellipsoid static method)
(pyproj.crs.PrimeMeridian static method)
from_cf() (pyproj.crs.CRS class method)
from_crs() (pyproj.transformer.Transformer static method)
from_dict() (pyproj.crs.CRS class method)
from_epsg() (pyproj.crs.CoordinateOperation static method)
(pyproj.crs.CRS class 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.CRS class 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.CRS class 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 class method)
from_string() (pyproj.crs.CoordinateOperation static method)
(pyproj.crs.CRS class method)
(pyproj.crs.Datum static method)
(pyproj.crs.Ellipsoid static method)
(pyproj.crs.PrimeMeridian static method)
from_user_input() (pyproj.crs.CRS class method)
from_wkt() (pyproj.crs.CRS class 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.crs.CRS attribute)
GEODETIC_CRS (pyproj.enums.PJType attribute)
GEODETIC_REFERENCE_FRAME (pyproj.enums.PJType attribute)
GEOGRAPHIC_2D_CRS (pyproj.enums.PJType attribute)
GEOGRAPHIC_3D_CRS (pyproj.enums.PJType attribute)
GEOGRAPHIC_CRS (pyproj.enums.PJType attribute)
geometry_area_perimeter() (pyproj.Geod method)
geometry_length() (pyproj.Geod method)
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)
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)
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.CoordinateSystem method)
(pyproj.crs.CoordinateOperation 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
line_length() (pyproj.Geod method)
line_lengths() (pyproj.Geod method)
M
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.CoordinateSystem attribute)
(pyproj._crs.Param attribute)
(pyproj.crs.CoordinateOperation 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)
npts() (pyproj.Geod method)
O
open_license (pyproj._crs.Grid attribute)
operations (pyproj.crs.CoordinateOperation attribute)
operations() (pyproj.transformer.Transformer property)
OTHER_COORDINATE_OPERATION (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)
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)
ProjError
ProjVersion (class in pyproj.enums)
pyproj.exceptions (module)
R
remarks (pyproj._crs.CoordinateSystem attribute)
(pyproj.crs.CoordinateOperation attribute)
(pyproj.crs.CRS attribute)
(pyproj.crs.Datum attribute)
(pyproj.crs.Ellipsoid attribute)
(pyproj.crs.PrimeMeridian attribute)
remarks() (pyproj.transformer.Transformer property)
S
scope (pyproj._crs.CoordinateSystem attribute)
(pyproj.crs.CoordinateOperation 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)
source_crs (pyproj.crs.CRS attribute)
south (pyproj._crs.AreaOfUse attribute)
south_lat_degree() (pyproj.transformer.AreaOfInterest property)
sphere (pyproj.Geod attribute)
srs (pyproj.crs.CRS attribute)
(pyproj.proj.Proj attribute)
sub_crs_list (pyproj.crs.CRS attribute)
T
target_crs (pyproj.crs.CRS attribute)
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.CoordinateSystem method)
(pyproj.crs.CoordinateOperation 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.CoordinateSystem method)
(pyproj.crs.CoordinateOperation 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.CoordinateSystem method)
(pyproj.crs.CoordinateOperation 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)
transform() (in module pyproj.transformer)
(pyproj.transformer.Transformer method)
TRANSFORMATION (pyproj.enums.PJType attribute)
TransformDirection (class in pyproj.enums)
Transformer (class in pyproj.transformer)
TransformerGroup (class in pyproj.transformer)
transformers() (pyproj.transformer.TransformerGroup property)
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)
url (pyproj._crs.Grid attribute)
V
value (pyproj._crs.Param attribute)
VERTICAL_CRS (pyproj.enums.PJType attribute)
VERTICAL_REFERENCE_FRAME (pyproj.enums.PJType attribute)
W
west (pyproj._crs.AreaOfUse attribute)
west_lon_degree() (pyproj.transformer.AreaOfInterest property)
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)
WktVersion (class in pyproj.enums)