Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 508 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 508 Bytes

WKB and WKT converter

Build Status

This is a small utility library that relies on JTS to convert Well Known Text (WKT) geometries to/from Well Known Binary (WKB) geometries either in byte array or in hexadecimal String format.

Build

gradle build