How to convert Zipped Shapefile to TopoJSON
Before you start
Drop one or more Zipped Shapefile files; this format cannot be pasted as plain text.
Accepted: .shp.zip, .zip · application/zip- Choose or drag one or more Zipped Shapefile files onto the drop zone.
- Confirm the detected format and adjust the available settings. Mixed-format batches are flagged before conversion.
- Select “Convert on this device.” Produces previewable TopoJSON text and a correctly named download.
How this converter behaves
Features and coordinates are parsed locally, transformed only with the explicitly selected CRS, and serialized into the requested geospatial representation.
What happens to your data?
The conversion engine runs in this browser tab. OmniCastConverter has no upload API and never sends your content, file name, or converted result to a server.
Fidelity and limitations
This route is classified as structural. The converter preserves meaning and structure supported by both formats.
- Shapefile field names and property types are constrained by DBF. TopoJSON quantization can slightly change coordinates.
- Geometry is reprojected only when source and target CRS differ; verify axis order and units for custom definitions.