No "Geocode from an existing field" configuration

Created on 20 September 2024, 7 months ago
Updated 21 September 2024, 7 months ago

I'd like to parsing coordiate data from an address field into a geolocation field.

According to the official doc , I added a geolocation field(Geolocation Geometry - Point) into the bundle article, on the field editing page: /admin/structure/types/manage/article/fields/node.article.field_geolocation, I cannot find anywhere related to "Geocode from an existing field" mentioned in the official doc.

I've installed the geolocation / address / geocoder /geocoder_field / geocoder_address modules, configured the Openstreetmap geocoder provider.
My environment: Drupal 10.3.3, PHP 8.2.

🐛 Bug report
Status

Postponed: needs info

Version

3.13

Component

Geolocation Field / Backend

Created by

🇨🇳China fishfree

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @fishfree
  • 🇩🇪Germany christianadamski Berlin, Germany

    I'm not sure what you are trying to achieve. But depending what it is, maybe work with tokens?

  • Status changed to Postponed: needs info 7 months ago
  • 🇩🇪Germany christianadamski Berlin, Germany
  • 🇨🇳China fishfree

    @christianadamski Thank you! I added a few words. If you followed my steps, you can reproduce it. Or, the official doc should be upgraded to be aligned with the module's changes?

  • 🇩🇪Germany christianadamski Berlin, Germany

    The official doc is just somebody who wrote down something one day :)

    First idea: Why did you use Geolocation Geometry? Maybe it's a valid usecase, but you probably would want to use a "normal" simple Geolocaiton field? If yes, you can eben disable the Geolocation Geometry submodule again...

    A lot of the functionality is focused on the basic gelocation field.

  • 🇨🇳China fishfree

    @christianadamski Thank you very much! I add a new simple geolocation field, it works now as the doc.

Production build 0.71.5 2024