SVG to GeoJSON Converter
Convert SVG files to GeoJSON format. Transform vector graphics into geographic features for web mapping, Leaflet, Mapbox, and OpenLayers applications.
Drop SVG, KML or GeoJSON maps here or click to browse
Local processing · Fast georeferencing & simplification
How to Use
Upload SVG
Upload your SVG map or geographic artwork.
Set bounding box
Enter the lat/lon bounding box for the geographic area the SVG represents.
Download GeoJSON
Download the .geojson file for use in Leaflet, Mapbox, or any web mapping library.
SVG to GeoJSON: Web Mapping Ready Conversion
GeoJSON is the standard format for geographic data in web applications. Leaflet, Mapbox GL JS, OpenLayers, Deck.gl, and Google Maps all support GeoJSON natively. Converting SVG to GeoJSON allows you to publish vector artwork as interactive geographic layers on the web.
The converter maps SVG shapes to GeoJSON geometry types: SVG paths and polylines become GeoJSON LineStrings or Polygons, depending on whether they are closed. Each SVG element becomes a GeoJSON Feature with its id and class attributes preserved as properties.
Real-World Examples & Use Cases
Interactive Web Maps
Convert an SVG regional boundary map to GeoJSON for display on a Leaflet web map.
Data Visualisation
Convert SVG zone boundaries to GeoJSON for use in D3.js geographic data visualisations.
Frequently Asked Questions
What is GeoJSON?▼
Can I use the GeoJSON directly in Leaflet?▼
What CRS does GeoJSON use?▼
Related Tools
Explore other tools in this category.
SVG to KML Converter
Convert SVG files to KML format for Google Earth, Google Maps, and other KML-compatible applications. Georeferenced SVG shapes become KML placemarks.
SVG to SHP Converter
Convert SVG files to Shapefile (SHP) format for use in GIS applications like QGIS, ArcGIS, and MapInfo. Map SVG geometry to geographic features.
SVG to GeoJSON Online Converter
Convert SVG to GeoJSON online — free, instant, no software install. Generate GeoJSON for Leaflet, Mapbox, and web mapping from SVG in your browser.
GeoJSON to SVG Converter
Convert GeoJSON geographic data to SVG for visualisation, editing, and web display. Transform geographic features into scalable vector graphics.
GeoJSON Feature Simplifier
Simplify GeoJSON features to reduce file size and complexity. Uses the Ramer-Douglas-Peucker algorithm to remove redundant coordinates while preserving shape.
DXF to GeoJSON Converter
Convert DXF CAD drawings to GeoJSON format for web mapping applications. Transform architectural and engineering drawings into geographic data.