GeoPoint import fails

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!

Hi, Adam.

You’ve probably got this error because you’ve chosen Geo Service when importing. To import file GeoPoint.csv you should choose Data Service as shown in the attached screenshot.
Geo Service should be chosen when importing the GeoCategories (file named categories.csv).