dart_postgis library

Entry point for dart_postgis library.

Classes

BinaryByteGetter
BinaryByteSetter
BinaryParser
Parse binary representation of geometries.
BinaryWriter
Create binary representation of geometries. Currently, only text rep (hexed) implementation is tested.
ByteGetter
All the classes in here have been ported from the PostGIS extension for PostgreSQL JDBC driver project.
ByteSetter
All the classes in here have been ported from the PostGIS extension for PostgreSQL JDBC driver project.
NDRGetter
Little endian
NDRSetter
Little endian
PostgisDb
A postgis database.
PostgisGeometryColumns
PostgisUtils
StringByteSetter
ValueGetter
ValueSetter
XDRGetter
Big endian
XDRSetter
Big endian