🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain
🦀 ClawHub

坐标转换

by @pointgh

支持GeoJSON格式点线面数据在WGS84(经纬度)和Web Mercator(EPSG:3857)坐标系间批量转换,适用WebGIS和GPS数据处理。

Versionv1.0.0
📋 Tips & Best Practices

为什么转换后坐标数字变大了?

Web Mercator 使用米为单位,而 WGS84 使用度。墨卡托坐标通常在百万级别。

转换精度如何?

使用 pyproj 库,精度非常高,适合专业 GIS 应用。

支持其他坐标系吗?

当前版本仅支持 WGS84 ↔ Web Mercator。如需其他坐标系,可扩展 pyproj.Transformer

View on ClawHub
TERMINAL
clawhub install gisransformcoords

🧪 Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

🔍 Can't find the right skill?

Search 60,000+ AI agent skills — free, no login needed.

Search Skills →