longitude-one/binary-writer

此库将任何空间接口转换为不同的二进制和/或字符串格式。

0.0.0-alpha 2024-08-08 17:50 UTC

This package is auto-updated.

Last update: 2024-09-08 19:11:32 UTC


README

写入模块提供将任何SpatialInterfaces转换为其他格式的接口。

此库提供三种将空间接口转换为其他格式的策略

  • 一种将任何空间接口转换为扩展的已知二进制(EWKB)的策略。
  • 另一种将任何空间接口转换为已知的二进制(WKB)的策略。
  • 最后一种将任何空间接口转换为MySQL内部存储格式的策略。

请随时提供将空间接口转换为其他格式的其他策略。

当前状态

longitude-one/spatial--writer Stable release Minimum PHP Version Packagist License

Last integration test Maintainability Downloads Coverage Status

安装

composer require longitude-one/spatial-writer