convert_coordinates
Validate and convert coordinates between decimal, DMS, Leaflet, and GeoJSON formats.
Instructions
Convert between different coordinate formats (decimal degrees, DMS, various notations) and validate coordinates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | Input coordinates in any common format | |
| outputFormat | No | Desired output format | leaflet |