navibyte / geospatial

Geospatial data structures, tools and utilities for Dart and Flutter.
Other
51 stars 5 forks source link

Add decodeHex and toBytesHex to geometry objects and builders #227

Closed navispatial closed 2 months ago

navispatial commented 2 months ago

Implemented in geobase version 1.1.0, see milestone.

See also the article Decode and encode GeoJSON, WKT and WKB in Dart and Flutter apps