You are here

namespace Drupal\geofield\Plugin\migrate\process in Geofield 8

Classsort descending Location Description
GeoField src/Plugin/migrate/process/GeoField.php Maps D7 geofield values to new the geofield values.
GeoFieldFieldSettings src/Plugin/migrate/process/GeoFieldFieldSettings.php Configure field instance settings for geofield.
GeofieldLatLon src/Plugin/migrate/process/GeofieldLatLon.php Process latitude and longitude and return the value for the D8 geofield.
GeofieldWKT src/Plugin/migrate/process/GeofieldWKT.php Process WKT string and return the value for the D8 geofield.