module documentation

Undocumented

Variable angular​_units Undocumented
Variable clone​_srs Undocumented
Variable destroy​_ct Undocumented
Variable destroy​_srs Undocumented
Variable from​_epsg Undocumented
Variable from​_proj Undocumented
Variable from​_user​_input Undocumented
Variable from​_wkt Undocumented
Variable from​_xml Undocumented
Variable get​_attr​_value Undocumented
Variable get​_auth​_code Undocumented
Variable get​_auth​_name Undocumented
Variable identify​_epsg Undocumented
Variable invflattening Undocumented
Variable isgeographic Undocumented
Variable islocal Undocumented
Variable isprojected Undocumented
Variable linear​_units Undocumented
Variable morph​_from​_esri Undocumented
Variable morph​_to​_esri Undocumented
Variable new​_ct Undocumented
Variable new​_srs Undocumented
Variable release​_srs Undocumented
Variable semi​_major Undocumented
Variable semi​_minor Undocumented
Variable set​_axis​_strategy Undocumented
Variable srs​_validate Undocumented
Variable to​_pretty​_wkt Undocumented
Variable to​_proj Undocumented
Variable to​_wkt Undocumented
Variable to​_xml Undocumented
Function srs​_double Create a function prototype for the OSR routines that take the OSRSpatialReference object and return a double value.
Function units​_func Create a ctypes function prototype for OSR units functions, e.g., OSRGetAngularUnits, OSRGetLinearUnits.
angular_units =

Undocumented

clone_srs =

Undocumented

destroy_ct =

Undocumented

destroy_srs =

Undocumented

from_epsg =

Undocumented

from_proj =

Undocumented

from_user_input =

Undocumented

from_wkt =

Undocumented

from_xml =

Undocumented

get_attr_value =

Undocumented

get_auth_code =

Undocumented

get_auth_name =

Undocumented

identify_epsg =

Undocumented

invflattening =

Undocumented

isgeographic =

Undocumented

islocal =

Undocumented

isprojected =

Undocumented

linear_units =

Undocumented

morph_from_esri =

Undocumented

morph_to_esri =

Undocumented

new_ct =

Undocumented

new_srs =

Undocumented

release_srs =

Undocumented

semi_major =

Undocumented

semi_minor =

Undocumented

set_axis_strategy =

Undocumented

srs_validate =

Undocumented

to_pretty_wkt =

Undocumented

to_proj =

Undocumented

to_wkt =

Undocumented

to_xml =

Undocumented

def srs_double(f):
Create a function prototype for the OSR routines that take the OSRSpatialReference object and return a double value.
def units_func(f):
Create a ctypes function prototype for OSR units functions, e.g., OSRGetAngularUnits, OSRGetLinearUnits.