module documentation

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.
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
def srs_double(f): (source)

Create a function prototype for the OSR routines that take the OSRSpatialReference object and return a double value.

def units_func(f): (source)

Create a ctypes function prototype for OSR units functions, e.g., OSRGetAngularUnits, OSRGetLinearUnits.

angular_units = (source)

Undocumented

clone_srs = (source)

Undocumented

destroy_ct = (source)

Undocumented

destroy_srs = (source)

Undocumented

from_epsg = (source)

Undocumented

from_proj = (source)

Undocumented

from_user_input = (source)

Undocumented

from_wkt = (source)

Undocumented

from_xml = (source)

Undocumented

get_attr_value = (source)

Undocumented

get_auth_code = (source)

Undocumented

get_auth_name = (source)

Undocumented

identify_epsg = (source)

Undocumented

invflattening = (source)

Undocumented

isgeographic = (source)

Undocumented

Undocumented

isprojected = (source)

Undocumented

linear_units = (source)

Undocumented

morph_from_esri = (source)

Undocumented

morph_to_esri = (source)

Undocumented

Undocumented

Undocumented

release_srs = (source)

Undocumented

semi_major = (source)

Undocumented

semi_minor = (source)

Undocumented

set_axis_strategy = (source)

Undocumented

srs_validate = (source)

Undocumented

to_pretty_wkt = (source)

Undocumented

Undocumented

Undocumented

Undocumented