https://github.com/gavinr/csv-to-geojson
Convert a CSV to GeoJSON
https://github.com/gavinr/csv-to-geojson
csv geojson hacktoberfest javascript
Last synced: about 2 months ago
JSON representation
Convert a CSV to GeoJSON
- Host: GitHub
- URL: https://github.com/gavinr/csv-to-geojson
- Owner: gavinr
- Created: 2013-06-17T01:29:34.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-07-24T01:56:43.000Z (11 months ago)
- Last Synced: 2025-04-10T06:57:46.273Z (2 months ago)
- Topics: csv, geojson, hacktoberfest, javascript
- Language: JavaScript
- Homepage: https://csv.togeojson.com/
- Size: 670 KB
- Stars: 58
- Watchers: 4
- Forks: 30
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# CSV To GeoJSON
A simple webpage to convert a CSV to GeoJSON:
[](https://csv.togeojson.com/)
## Credit
* Using CSV to JSON function from (License )
* Using JSON to GeoJSON package from [caseypt](https://github.com/caseypt) (license (c) 2012 Casey Thomas, MIT License)## License