Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

csv2json4mongo

Just a little python function to convert a CSV file with separate field for latitude and longitude into the JSON format the MongoDB wants to run mongoimport on documents (lat/lon stored into new attribute called MongoPoint as a list).

About

Convert a CSV file with separate field for latitude and longitude into the JSON format the MongoDB wants to run mongoimport on documents (lat/lon stored into new attribute called MongoPoint as a list).

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages