How to migrate latitude & longitude geodata into a unified geocode field
Issue:
Migrating geographic coordinate data from the geofield module into a unified geofield requires correct source field mapping.
Solution:
The code uses the geofield_latlon plugin to combine latitude and longitude fields in the specified order for proper geofield migration.
See the Drupal documentation for more info about the topic.