You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).