GitHub - quentinernsth/csvToGeoJSON: A small python utility for converting CSV data to geoJSON · GitHub
Skip to content

quentinernsth/csvToGeoJSON

 
 

Folders and files

Repository files navigation

csvToGeoJSON converter

This python script takes data in csv format and converts to geoJSON format for use in mapping applications on the web.

Two sample CSV documents, sample.csv and country_cap_latlon.csv, are included that can be used to show how the utility works.

The script currently requires that CSV data be in the format specified in the sample data 'sample.csv', however, this could be easily adapted to fit other formats.

Questions and comments to info@andrewdyck.com

About

A small python utility for converting CSV data to geoJSON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Python 100.0%