Skip to content

A small python utility for converting CSV data to geoJSON

Notifications You must be signed in to change notification settings

Glchriste/csvToGeoJSON

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

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 [email protected]

About

A small python utility for converting CSV data to geoJSON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%