SVG to Latitude Longitude Converter

Convert SVG path coordinates to latitude and longitude values. Georeferenced SVG maps can have their path data extracted as geographic coordinates.

How to Use

1

Upload SVG with bounding box

Upload an SVG and specify its geographic bounding box (lat/lon of corners).

2

Extract coordinates

The tool converts all SVG path points to lat/lon pairs.

3

Download coordinate list

Download coordinates as CSV or GeoJSON.

Extracting Geographic Coordinates from SVG Maps

When an SVG represents a geographic map, its path coordinates can be converted to latitude/longitude pairs using the known geographic extent of the map. This tool performs that conversion, outputting geographic coordinates in CSV or GeoJSON format for use in GIS applications.

Real-World Examples & Use Cases

Extract Boundary Coordinates

Extract lat/lon boundary coordinates from an SVG map for use in a GIS or web mapping API.

Frequently Asked Questions

What if my SVG is not a map?
If the SVG is not a geographic map, you can still use this tool by defining an arbitrary bounding box to create a coordinate mapping.

Related Tools

Explore other tools in this category.

Looking for something else?