It doesn't seem very clear to me on the coordinates mapping field, does the field need to be a field that contains lat,long or vice versa or do you choose the mapping field twice, once for each lat and long? Some explanation on this would be nice.
Thanks

Comments

mxt’s picture

Version: 6.x-1.4 » 7.x-1.x-dev

I need the same explanation too: please help.

Location table that stores nodes loc data, has 2 separate columns: latitude and longitude.

My CSV file that I have to import has 2 columns, LAT and LON

This module instead provides only one mapping field: location.coordinates.

How to proceed?

Thank you

ggarry’s picture

Issue summary: View changes

Bit late but for anyone else somefield,"latitude,longitude",someotherfield, I import as decimal degrees and it gets converted to Degrees/Minutes/Seconds which is cool and I upload decimal degrees at (locations:locpick][user_longitude) and (locations:locpick][user_latitude)