If this tool helped you, you can buy us a coffee ☕
Achieve high-precision conversions between lat/long, addresses, and WGS84/GCJ02/BD09 coordinate systems to fix map location offsets.
Enter details to see results

Fuel Consumption Calculator
Calculate key data like fuel consumption per 100km (L/100km) and cost per kilometer based on your driving distance, fuel volume, and gas price.

Simplified & Traditional Chinese Converter
Accurately convert between Simplified Chinese, Standard Traditional, Taiwanese Traditional, and Hong Kong Traditional Chinese. Supports custom dictionaries.

Chinese to Pinyin Converter
Convert Chinese characters (Hanzi) to Pinyin with tone marks or numbers. Features smart polyphone recognition and a dedicated name mode.

Noise Detector
Measure environmental noise decibel levels in real-time using your device's microphone. Evaluate noise levels at home, in the office, or in public spaces to protect your hearing.

Fuel Consumption Calculator
Calculate key data like fuel consumption per 100km (L/100km) and cost per kilometer based on your driving distance, fuel volume, and gas price.

Simplified & Traditional Chinese Converter
Accurately convert between Simplified Chinese, Standard Traditional, Taiwanese Traditional, and Hong Kong Traditional Chinese. Supports custom dictionaries.

Chinese to Pinyin Converter
Convert Chinese characters (Hanzi) to Pinyin with tone marks or numbers. Features smart polyphone recognition and a dedicated name mode.

Noise Detector
Measure environmental noise decibel levels in real-time using your device's microphone. Evaluate noise levels at home, in the office, or in public spaces to protect your hearing.

Random Chinese Name Generator
Bulk generate random Chinese names by gender, length, and surname for novels, games, and character design.
When WGS84 coordinates obtained by GPS devices show offsets on Chinese maps, this tool uses professional algorithms to achieve high-precision conversions between different coordinate systems. The coordinate converter processes geolocation data (latitude/longitude coordinates or text addresses) and outputs coordinates in the target system or performs reverse geocoding. Its core capabilities include: converting location coordinates of any point on the Earth's surface (represented in degrees, minutes, seconds or decimal degrees) between the three major coordinate systems: WGS84 (international standard), GCJ02 (China official encrypted), and BD09 (Baidu encrypted), as well as supporting geocoding and reverse geocoding.
Q: Why do mobile GPS coordinates show deviations on Amap (Gaode)?
A: The direct cause is a coordinate system mismatch. Mobile GPS uses WGS84 coordinates, while Amap uses the GCJ02 coordinate system. You need to convert them using this tool.
Q: What is the accuracy difference range when converting between BD09 and GCJ02?
A: The Baidu coordinate system (BD09) is encrypted a second time based on GCJ02, and the conversion error is usually ≤ 1 meter. However, in remote areas, due to different encryption parameters, the maximum error may reach 3-5 meters.
• Geocoding requires complete administrative division information (e.g., "No. 27 Zhongguancun Street, Haidian District, Beijing").
• Coordinate system conversion does not apply to elevation data; it only processes planar coordinates.
• Please do not upload sensitive location coordinates. Our service does not save user data.
• The maximum limit for a single processing is 50 entries. Batch file conversion is not supported.
When developing GIS systems, it is recommended to unify the base coordinate system first. For example, convert WGS84 coordinates collected by drones to GCJ02 before integrating them into the Amap API. A typical conversion example: WGS84 coordinates (116.397456, 39.907761) → GCJ02 coordinates (116.403119, 39.914525). The offset is about 700 meters, which matches the encryption parameter characteristics of the Beijing area.