# Summary

Geofield is a module for storing and managing geographic data in Drupal 8.
It supports all geo-types (points, lines, polygons, multitypes etc.) and is the base dependency of others Drupal 8 Geo Mapping modules:

  • Geofield Map: an advanced, complete and easy-to-use Geo Mapping solution for Drupal 8, based on Geofield
  • Leaflet: Moderately powerful mapping system based on the Leaflet JavaScript library
  • Geocoder: Geocode string & text addresses or file-uploads into Geofield locations and viceversa (Reverse Geocode)

# Project URL

https://www.drupal.org/project/geofield

# Where is the code?

8.x-1.0-beta6

# Dependencies

GeoPHP library

# Who's doing the port?

brandonian
plopesc
itamair

# What help do they need?

Help to:

Test coverage verification and finalization

Comments

legaudinier created an issue. See original summary.

legaudinier’s picture

Status: Needs work » Needs review
infopicard’s picture

Hi,
is it possible to migrate a D6 node location (stored within location module) to D8 Geofield ?

giorgio79’s picture

Also investigate merging with https://www.drupal.org/project/geolocation
The two modules are overlapping.
#2707833: This module vs Geofield?

mmjvb’s picture

Issue summary: View changes

This issue is about the port to D8. You should create your own support request issue in the queue of GeoField itself.

When installing geofield via composer, geophp (the library) is installed in the folder vendor/phayes. Suggest to extract geophp to vendor/phayes and see whether that works.

itamair’s picture

Issue summary: View changes
itamair’s picture

Issue summary: View changes
itamair’s picture

Issue summary: View changes
k_zoltan’s picture

Issue summary: View changes
k_zoltan’s picture

Issue summary: View changes
hanness’s picture

Status: Needs review » Fixed

there is now a stable release at https://www.drupal.org/project/geofield

apaderno’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.