I installed the module using composer on a plain fresh Drupal 8 install via:

/var/www/vhosts/drupal $ composer require drupal/geofield:1.0-alpha2
cd /var/www/vhosts/drupal/sites/mysite
drush en geofield

Added the field to a content type, but WKT is not listed as a formatter.
If I choose geofield, I get an error when entering an address there, like New York, NY USA.
"New York, NY, USA" is not a valid geospatial content.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Carlos Miranda Levy created an issue. See original summary.

itamair’s picture

Status: Active » Closed (duplicate)
Parent issue: » #2728709: Latitude and Longitude are not accepted (composer approach needed)