If this tool helped you, you can buy us a coffee ☕
Fix map offset issues and easily convert between WGS84, GCJ02, and BD09 coordinate systems. Ideal for developers and geographic data processing.
Enter details to see results

Prime and Composite Number Calculator
Instantly identify prime, composite, or special numbers. Supports batch checking and mathematical property analysis.

Circle Area Calculator
Quickly calculate the area of a circle by entering the radius, diameter, or circumference. Supports custom units and precision settings.

Trigonometry Calculator
Calculate six trigonometric functions from radian values with custom decimal precision.

Inverse Trigonometric Function Calculator
Accurately calculate radian values for inverse trig functions like arcsin and arccos. Supports 6 function types and custom decimal precision.

Prime and Composite Number Calculator
Instantly identify prime, composite, or special numbers. Supports batch checking and mathematical property analysis.

Circle Area Calculator
Quickly calculate the area of a circle by entering the radius, diameter, or circumference. Supports custom units and precision settings.

Trigonometry Calculator
Calculate six trigonometric functions from radian values with custom decimal precision.

Inverse Trigonometric Function Calculator
Accurately calculate radian values for inverse trig functions like arcsin and arccos. Supports 6 function types and custom decimal precision.

Least Common Multiple (LCM) Calculator
Quickly calculate the least common multiple (LCM) of two or more integers. Supports space-separated number list input.
When switching between different map platforms (such as GPS devices, Amap, or Baidu Maps), differences in coordinate systems can cause location offsets. This tool uses professional algorithms to achieve precise conversions between the three major coordinate systems: WGS84 (international GPS standard), GCJ02 (China's Mars coordinate system), and BD09 (Baidu coordinates), outputting latitude and longitude data tailored to your target map platform.
Q: How do I convert mobile GPS coordinates to Baidu Maps?
A: Mobile GPS uses the WGS84 coordinate system. When converting, select WGS84 as the source and BD09 as the target coordinate system.
Q: Why is there still an offset in Amap (Gaode Maps) after conversion?
A: Amap uses the GCJ02 coordinate system, and the offset after conversion is typically less than 10 meters. If the deviation is too large, please check: 1. Whether the original coordinates came from a GPS device. 2. Whether the wrong coordinate system type was selected. 3. Whether special terrain might be affecting accuracy.
The input format must be in decimal degrees (e.g., 116.4074, 39.9042) and supports up to 6 decimal places of precision. We do not store user data during the conversion process; however, we recommend processing highly sensitive coordinates locally. Batch processing requires API integration, and a single manual request supports up to 50 coordinate conversions.
For map developers, we recommend adding a random offset of 0.5 to 3 meters after coordinate conversion (except outside mainland China) to avoid triggering e-commerce geofences. Typical conversion example: Converting the WGS84 coordinate (116.4074, 39.9042) to GCJ02 results in (116.4112, 39.9079). The offset is approximately 400 meters, which complies with China's geographic information security regulations.