Back to tutorials
Beginner4 min

Import & Export GeoJSON

Bring your existing data into Spatly and export your work for use elsewhere.

Importing GeoJSON

Click the "Upload" button in your layer panel. Supported formats: - GeoJSON — Standard geospatial format - CSV — With latitude and longitude columns

The importer automatically detects geometry types and creates appropriate layers.

Export Options

Click the "Download" button to export your project data: - GeoJSON — Complete feature data with properties - KML — For Google Earth - CSV — Tabular data with coordinates

Tips

  • Validate your GeoJSON before importing (use geojson.io for quick checks)
  • Large files (10MB+) may take a moment to process
  • Properties are preserved during import/export
  • Coordinate system is always WGS84 (EPSG:4326)

Ready to try it yourself?

Get started free