Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download geocoder-8.x-2.0-alpha1.tar.gztar.gz 16.57 KB
MD5: f0a979696ddabb7b82447897561a375a
SHA-1: 3f2289ad9b355ce23d7a0d31ccad6e94ab65e81c
SHA-256: 271cf0100d82076f406b8e15cdb95224df90d77b57a552009e3eca29a8bf5639
Download geocoder-8.x-2.0-alpha1.zipzip 35.97 KB
MD5: 4f990f05ef4a6585cd95b27ca17f79c1
SHA-1: 6892e38302f3c3a69b5d6d13ecf659147af68752
SHA-256: 40adadb9d82ea1cef2258b706a1a2ab91601b0eddada38236b1378f04bfdcf32

Release notes

This is the Geocoder module for Drupal 8 using the Geocoder PHP library.

Features

  • Provides a widget to geocode a field from a string into a geographic data format such as WKT, GeoJson, etc etc...
  • The Provider and Dumper plugins are extendable through Drupal Plugins in a custom module,
  • All successful requests are cached by default.

Dependencies

API

Find documentation and example on the API in the README.

TODO

  • Handle multi-value fields,
  • Handle reverse-geocoding in the Widget.
Created by: Pol
Created on: 19 Jan 2016 at 14:45 UTC
Last updated: 19 Jan 2016 at 17:28 UTC
Bug fixes
New features

Other releases