GeoConverter

Web GIS utility for vector format conversion, CRS transformation, EPSG lookup, interactive map preview, and export to multiple geospatial and tabular formats.

AVAILABLE TOOL
01 //

VECTOR CONVERTER

Upload vector data, define input and output EPSG codes, preview the geometry on a web map, and export the converted dataset in multiple output formats.

OPEN →
HOW TO USE
01 VECTOR CONVERTER OVERVIEW
01. Open Vector Converter from the top menu or the card above.
02. Upload a supported vector file. Current supported input formats are .dxf, .shp, .geojson, .json, .kml, and .gpkg.
03. Enter the source EPSG and target EPSG codes, or use EPSG search to find the correct coordinate reference system.
04. Choose the desired output format. Supported export formats are KMZ, SHP, GeoJSON, JSON, CSV, and XLSX.
05. Submit the form to generate a map preview, feature summary, and downloadable converted file.
NOTE: Map preview is rendered in WGS84 for web display, while exported data uses the selected target EPSG.
02 WHAT THE TOOL CURRENTLY DOES
01. Reads multiple vector input formats and converts them into an internal geometry structure.
02. Reprojects geometries from the selected source CRS to the selected target CRS.
03. Builds an interactive preview map for points, lines, and polygons.
04. Generates export files in GIS-friendly and table-friendly formats.
05. Provides EPSG search through the integrated lookup endpoint for easier CRS selection.
NOTE: DXF entities currently handled include POINT, TEXT, MTEXT, LINE, LWPOLYLINE, POLYLINE, and CIRCLE.