The writer module provide an interface to convert any SpatialInterfaces to other formats.
This library provide three strategies to convert spatial interfaces to other formats:
- A strategy to convert any spatial interfaces to extended well known binary (EWKB).
- Another one to convert any spatial interfaces to well known binary (WKB).
- A last one to convert any spatial interfaces to the internal MySQL storage format.
Feel free to provide any other strategy to convert spatial interfaces to other formats.
composer require longitude-one/spatial-writer