README

TITLE

Geo::WellKnownBinary

Geo::WellKnownBinary

The Geo::WellKnownBinary module contains a single function:

from-wkb

from-wkb takes a single Buf parameter, and returns a single Geo::Geometry object corresponding to the wkb specification, or a Failure if the contents of the Buff cannot be interpreted as a geometry object.

TODO

Many more tests are required. At the moment the tests are limited to fairly simple cases. Tests are definitely needed for polygons with holes (i.e. with those specifying more than one ring), and for multi-geometries with more than a single instance. But any additional test points will be gratefully received, especially if they are based on real data.

Geo::WellKnownBinary v0.1.6

convert WellKnownBinary to Geo::Geometry objects

Authors

  • Kevin Pye

License

Artistic-2.0

Dependencies

Geo::Geometry

Test Dependencies

Provides

  • Geo::WellKnownBinary

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.

Built with Podlite — the markup and publishing tools behind this site.