The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Geo::Geos::WKBConstants - Represents dimensions of a point, a curve and a surface.

SEE ALSO (C++ classes docs)

GEOS C++ Library

geos::io::WKBConstants

EXPORTS CONSTANTS

TYPE_BYTEORDER_BE - Big Endian byte order
TYPE_BYTEORDER_LE - Little Endian byte order
TYPE_WKB_POINT
TYPE_WKB_LINESTRING
TYPE_WKB_POLYGON
TYPE_WKB_MULTIPOINT
TYPE_WKB_MULTILINESTRING
TYPE_WKB_MULTIPOLYGON
TYPE_WKB_GEOMETRYCOLLECTION

SEE ALSO

Geo::Geos

Geo::Geos::WKBReader

Geo::Geos::WKBWriter

AUTHOR

Ivan Baidakou <i.baydakov@crazypanda.ru>, Crazy Panda, CP Decision LTD

LICENSE

You may distribute this code under the same terms as Perl itself.