csv-to-geojson icon indicating copy to clipboard operation
csv-to-geojson copied to clipboard

Convert a CSV to GeoJSON

CSV To GeoJSON

Need to convert some CSV points to GeoJSON? This is a simple project that helps you do that.

Example/Production site: http://csv.togeojson.com/

Credit

  • Using CSV to JSON function from http://stackoverflow.com/a/1293163/2039 (License http://creativecommons.org/licenses/by-sa/3.0/)
  • Using JSON to GeoJSON package from caseypt https://github.com/caseypt/geojson.js (license (c) 2012 Casey Thomas, MIT License)

Feedback

File bug reports here on GitHub or contact Gavin Rehkemper (gavinrehkemper @ twitter) for anything else.

License

http://creativecommons.org/licenses/by-sa/3.0/