Rand Stats

Geo::Geometry

zef:kjpye
Revision history for Geo::Geometry

0.1.3  2022-11-05T13:44:46+11:00
	- Fix error in all multi-geometries wkb function

0.1.2  2022-11-05T13:38:25+11:00
        - Fix format of generated WKB to match spec and Geo::WellKnownBinary

0.1.1  2022-10-17T16:54:31+11:00
	- Fix endianness

0.1.0  2022-09-01T10:50:01+10:00
        - Complete WKT grammar
        - split WKB and WKT into separate submodules

0.0.2  2022-07-18T19:47:05+10:00
	- Allow access to components

0.0.1  2022-05-18T16:51:01+10:00
	- Initial version