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/
- 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)
File bug reports here on GitHub or contact Gavin Rehkemper (gavinrehkemper @ twitter) for anything else.