module documentation

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
Class ​IOBase Base class for GEOS I/O objects.
Class ​Thread​Local​IO Undocumented
Class ​WKBReader_st Undocumented
Class ​WKBRead​Func Undocumented
Class ​WKBWrite​Func Undocumented
Class ​WKBWriter_st Undocumented
Class ​WKBWriter​Get Undocumented
Class ​WKBWriter​Set 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
WKB_READ_PTR =

Undocumented

Value
POINTER(WKBReader_st)
WKB_WRITE_PTR =

Undocumented

Value
POINTER(WKBReader_st)
WKT_READ_PTR =

Undocumented

Value
POINTER(WKTReader_st)
WKT_WRITE_PTR =

Undocumented

Value
POINTER(WKTWriter_st)
thread_context =

Undocumented

wkb_reader_create =

Undocumented

wkb_reader_destroy =

Undocumented

wkb_reader_read =

Undocumented

wkb_reader_read_hex =

Undocumented

wkb_writer_create =

Undocumented

wkb_writer_destroy =

Undocumented

wkb_writer_get_byteorder =

Undocumented

wkb_writer_get_include_srid =

Undocumented

wkb_writer_get_outdim =

Undocumented

wkb_writer_set_byteorder =

Undocumented

wkb_writer_set_include_srid =

Undocumented

wkb_writer_set_outdim =

Undocumented

wkb_writer_write =

Undocumented

wkb_writer_write_hex =

Undocumented

wkt_reader_create =

Undocumented

wkt_reader_destroy =

Undocumented

wkt_reader_read =

Undocumented

wkt_writer_create =

Undocumented

wkt_writer_destroy =

Undocumented

wkt_writer_get_outdim =

Undocumented

wkt_writer_set_outdim =

Undocumented

wkt_writer_set_precision =

Undocumented

wkt_writer_set_trim =

Undocumented

wkt_writer_write =

Undocumented

def ewkb_w(dim=2):

Undocumented

def wkb_r():

Undocumented

def wkb_w(dim=2):

Undocumented

def wkt_r():

Undocumented

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

Undocumented