module documentation

Undocumented

Class IOBase Base class for GEOS I/O objects.
Class ThreadLocalIO Undocumented
Class WKBReader_st Undocumented
Class WKBReadFunc Undocumented
Class WKBWriteFunc Undocumented
Class WKBWriter_st Undocumented
Class WKBWriterGet Undocumented
Class WKBWriterSet Undocumented
Class WKTReader_st Undocumented
Class WKTWriter_st Undocumented
Function ewkb_w Undocumented
Function wkb_r Undocumented
Function wkb_w Undocumented
Function wkt_r Undocumented
Function wkt_w Undocumented
Constant WKB_READ_PTR Undocumented
Constant WKB_WRITE_PTR Undocumented
Constant WKT_READ_PTR Undocumented
Constant WKT_WRITE_PTR Undocumented
Variable thread_context Undocumented
Variable wkb_reader_create Undocumented
Variable wkb_reader_destroy Undocumented
Variable wkb_reader_read Undocumented
Variable wkb_reader_read_hex Undocumented
Variable wkb_writer_create Undocumented
Variable wkb_writer_destroy Undocumented
Variable wkb_writer_get_byteorder Undocumented
Variable wkb_writer_get_include_srid Undocumented
Variable wkb_writer_get_outdim Undocumented
Variable wkb_writer_set_byteorder Undocumented
Variable wkb_writer_set_include_srid Undocumented
Variable wkb_writer_set_outdim Undocumented
Variable wkb_writer_write Undocumented
Variable wkb_writer_write_hex Undocumented
Variable wkt_reader_create Undocumented
Variable wkt_reader_destroy Undocumented
Variable wkt_reader_read Undocumented
Variable wkt_writer_create Undocumented
Variable wkt_writer_destroy Undocumented
Variable wkt_writer_get_outdim Undocumented
Variable wkt_writer_set_outdim Undocumented
Variable wkt_writer_set_precision Undocumented
Variable wkt_writer_set_trim Undocumented
Variable wkt_writer_write Undocumented
Class _WKBReader No class docstring; 1/1 method documented
Class _WKTReader Undocumented
def ewkb_w(dim=2): (source)

Undocumented

def wkb_r(): (source)

Undocumented

def wkb_w(dim=2): (source)

Undocumented

def wkt_r(): (source)

Undocumented

def wkt_w(dim=2, trim=False, precision=None): (source)

Undocumented

WKB_READ_PTR = (source)

Undocumented

Value
POINTER(WKBReader_st)
WKB_WRITE_PTR = (source)

Undocumented

Value
POINTER(WKBReader_st)
WKT_READ_PTR = (source)

Undocumented

Value
POINTER(WKTReader_st)
WKT_WRITE_PTR = (source)

Undocumented

Value
POINTER(WKTWriter_st)
thread_context = (source)

Undocumented

wkb_reader_create = (source)

Undocumented

wkb_reader_destroy = (source)

Undocumented

wkb_reader_read = (source)

Undocumented

wkb_reader_read_hex = (source)

Undocumented

wkb_writer_create = (source)

Undocumented

wkb_writer_destroy = (source)

Undocumented

wkb_writer_get_byteorder = (source)

Undocumented

wkb_writer_get_include_srid = (source)

Undocumented

wkb_writer_get_outdim = (source)

Undocumented

wkb_writer_set_byteorder = (source)

Undocumented

wkb_writer_set_include_srid = (source)

Undocumented

wkb_writer_set_outdim = (source)

Undocumented

wkb_writer_write = (source)

Undocumented

wkb_writer_write_hex = (source)

Undocumented

wkt_reader_create = (source)

Undocumented

wkt_reader_destroy = (source)

Undocumented

wkt_reader_read = (source)

Undocumented

wkt_writer_create = (source)

Undocumented

wkt_writer_destroy = (source)

Undocumented

wkt_writer_get_outdim = (source)

Undocumented

wkt_writer_set_outdim = (source)

Undocumented

wkt_writer_set_precision = (source)

Undocumented

wkt_writer_set_trim = (source)

Undocumented

wkt_writer_write = (source)

Undocumented