0

I have a 100 data contains location name, it's latitude, and it's longitude. The data is stored in csv file.

I need to upload it to my apps database in parse.com

is there any tutorial on how to do it? I'm using macbook as my PC by the way.

Gibran
  • 934
  • 2
  • 8
  • 19
  • Do you need to do this through the app? Parse has a built in import function that can take a csv. Just on the website. – Fogmeister Jan 31 '15 at 11:28
  • I doesn't have to be through the app. Unfortunately, parse seems not allowing importing data location (geopoints) from csv. – Gibran Jan 31 '15 at 13:08
  • If you put them in a plush it wouldn't take long to create a utility app to load them into an array and save them up to parse. – Fogmeister Jan 31 '15 at 13:49

0 Answers0