Skip to content

Geocode a string or postalcode #9

@spoetnik

Description

@spoetnik

@julianwinkel thanks for this module!

At this moment FieldtypeGeocoder can only geocode the value of a field.

I have made a little companion module for the FieldtypeGeocoder, that makes it possible to geocode a string:
https://github.com/spoetnik/GeocoderString

This module makes it possible to Geocode a string or coordinates using the same provider/configuration that the FieldtypeGeocoder module uses internally. It depends on FieldtypeGeocoder and re-uses its adapter/provider/geocoder setup.

This makes it possible to build a search functionality based on proximity.

I don't know of this functionality is out of scope for FieldtypeGeocoder, then a separate module is an elegant solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions