Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 266 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 266 Bytes

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).