alex-kalanis/kw_coordinates
Composer 安装命令:
composer require alex-kalanis/kw_coordinates
包简介
Transcode between coordinates - base libraries
README 文档
README
Work with coordinates, have some basic stuff to expand to local or remote services.
PHP Installation
composer.phar require alex-kalanis/kw_coordinates
(Refer to Composer Documentation if you are not familiar with composer)
PHP Usage
1.) Use your autoloader (if not already done via Composer autoloader)
2.) Add some external packages with connection to the local or remote services.
3.) Connect the correct libraries to your code.
4.) Extend your libraries by interfaces inside the package.
5.) Just call setting and render
Caveats
You might not be able to extend these interfaces directly to use other coordinate systems
due limitations of php math functions (like pow() - tested, got problematic results)
and you might need the external service that calculates the results in another language and
here comes only adapting the code into your current one.
alex-kalanis/kw_coordinates 适用场景与选型建议
alex-kalanis/kw_coordinates 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 414 次下载、GitHub Stars 达 1, 最近一次更新时间为 2022 年 12 月 07 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「coordinates」 「wgs84」 「wgs」 「coords」 「jtsk」 「sjtsk」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 alex-kalanis/kw_coordinates 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 alex-kalanis/kw_coordinates 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 alex-kalanis/kw_coordinates 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
PHPCoord is a PHP library to aid in handling coordinates. It can convert coordinates for a point from one system to another and also calculate distance between points.
Get distance between two locations using PHP.
Yii2 map input widget. Allows you to select geographcal coordinates via a human-friendly inteface.
Geo calculations library
一个提供了百度坐标(BD09)、国测局坐标(火星坐标,GCJ02)、和WGS84坐标系之间的转换的工具模块。移植自:https://github.com/wandergis/coordtransform/
Converter between JTS-K and WGS84 coordinates
统计信息
- 总下载量: 414
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 22
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2022-12-07