Preview GeoJSON Data Tool
geojson_preview_toolGenerate a geojson.io URL to preview GeoJSON data. Provide a GeoJSON string to get a visualization link.
Instructions
Generate a geojson.io URL to visualize GeoJSON data. Returns only the URL link.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| geojson | Yes | GeoJSON data as a JSON string (e.g., {"type": "Point", "coordinates": [-122.4194, 37.7749]}) |