GeoJSON Coordinate Converter
Transform all coordinates in a GeoJSON to a different CRS
Help & Guide
GeoJSON Coordinate Converter
Transform all coordinates in a GeoJSON file from one coordinate system to another. Preserves feature structure, properties, and geometry types.
How to Use
- 1Load your GeoJSON (paste or upload file)
- 2Select the source coordinate system
- 3Select the destination coordinate system
- 4Click Convert to download transformed GeoJSON
Features
Use Cases
- Convert local CRS to WGS84 for web maps
- Transform to UTM for area calculations
- Merge datasets from different sources
Supported Types
- Point, LineString, Polygon
- MultiPoint, MultiLineString, MultiPolygon
- GeometryCollection