# coordtransform **Repository Path**: beeagle/coordtransform ## Basic Information - **Project Name**: coordtransform - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-11-25 - **Last Updated**: 2025-11-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README coordtransform 坐标转换 --- 提供百度坐标(BD09)、国测局坐标(火星坐标,GCJ02)、和WGS84坐标系之间的转换的工具模块 (参考wandergis的python版coordtransform的Java版实现) 其他版本实现 --- * [java版本](https://github.com/geosmart/coordtransform) * [javascript版本](https://github.com/wandergis/coordtransform) * [python版本](https://github.com/wandergis/coordtransform)