NAME

DBIO::PostgreSQL::PostGIS::Codec::WKT::Builder - WKT builder for PostGIS geometry structures

VERSION

version 0.900000

METHODS

build

my $wkt = DBIO::PostgreSQL::PostGIS::Codec::WKT::Builder->build($parsed);

Accepts the hashref returned by "parse" in DBIO::PostgreSQL::PostGIS::Codec::WKT::Parser and returns a WKT string.

AUTHOR

DBIO Authors

COPYRIGHT AND LICENSE

Copyright (C) 2026 DBIO Authors

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.