Active
Project:
Location Feeds
Version:
7.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Sep 2011 at 06:23 UTC
Updated:
16 Feb 2019 at 14:45 UTC
Jump to comment: Most recent
Comments
Comment #1
mxtI 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
Comment #2
ggarry commentedBit 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)