I want to import GeoPoints. It reports me the following:
1 09:24:34 IMPORT_GEO Importing Started.
2 09:24:34 IMPORT_GEO Importing failed. java.lang.NumberFormatException: For input string: “longitude”
3 09:24:34 IMPORT_GEO Importing Finished.
Source data: GeoPoint.csv
“id(STRING_ID)”,“longitude(DOUBLE)”,“latitude(DOUBLE)”,“category(STRING(null))”,“metadata(STRING(null))”
“geo_location_00HIGnVkfh”,-122.45000,37.76000,“Default”,null
Also tried with an export from an existing app, and got the same results. Please let me know what’s wrong. thanks!
Hi Adam,
Please send us the GeoPoint.csv to support@backendless.com file so that we could try to reproduce your problem.
Here’s a sample
GeoPoint.csv (166B)
Thanks, we shall investigate this and report back as soon as possible.
Sweet, thanks!