关于
Provides a Model Context Protocol (MCP) server for geospatial processing. It offers coordinate system conversions between BD09 (Baidu), GCJ02 (Mars), WGS84 (GPS), and Web Mercator. It also supports spatial calculations like polyline distance and polygon area, accepting coordinates in various systems. The server includes MCP tools for coordinate conversion and distance/area calculation, catering to applications requiring location-based services and analysis.
主要功能
- Polygon area calculation
- Supports multiple coordinate systems as input (WGS84, GCJ02, BD09)
- Coordinate system conversions (BD09, GCJ02, WGS84, Web Mercator)
- MCP tool integration
- Polyline distance calculation
- 1 GitHub stars
使用案例
- Determining the area of a land parcel for urban planning.
- Converting GPS coordinates for use in Chinese mapping services.
- Calculating the distance of a route for logistics planning.