geofield

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
syawillim's picture

Track (linestring) as point on map

I have a number of tracks (linstrings) that I would like to display on a map as points.

The perfect solution would be to have Leaflet and Leaflet MarkerCluster configured so that as the user zooms out the the tracks change to point markers and then cluster as on www.mtbproject.com.

Read more
leofishman's picture

import csv file to geofield

Hi,

I have to import information in a csv with poligones information to node with a geofield field.

I have tried feeds import and gdal, but gdal doesn't recognize the kml field.

A sample file with 3 records is attached.

Can anyone help me with feeds or with a migrate module?

Thanks,
leo

Edition:

I imported the kml data to a text field and extracted the information with geofield from another field!
I uploaded the module and the image of the secciones content type
for this to work, you need migrate_extras module

Read more
cquiroz78's picture

Recicla

Saludos a la comunidad de drupaleros en Mexico soy un Drupalero mexicano que
me vine hace poco a vivir a UK y tube poca oportunidad de contactar al comunidad drupal en México y bueno ahora lo hago necesito un poco de ayuda estoy desarrollando un sitio para mexico y sus estado con drupal es para generar un sitio donde la gente pueda guardar a través de nodos información de lugares donde se pueden reciclar diferentes tipos de desperdicios si como su direccion y un mapa de su ubicación

Read more
ryz's picture

Geofield Display Format Data Options (Using Bounding Box)

I am using Geofield to store point and polygon features. Input works fine with all the different widgets I have tried.

Display formats (GeoJSON, WKT, KML) with Data Options "Use full geometry" and "Use centroid" work fine with either point or polygon geometries. When I use the Data Option " Use bounding box" it does not work with any geometry and get the following error:

Exception: Cannot construct Point. x and y should be numeric in Point->__construct() (line 23 of ....../sites/all/modules/geophp/geoPHP/lib/geometry/Point.class.php).

Read more
xurxosanz's picture

Propuesta de charla sobre temas geo

Buenas, he añadido a la página del wiki de temas para charlas una propuesta sobre temas geo.

Mi idea para cuando os apetezca es contar de forma lo más concisa posible cómo añadir un campo geográfico a un tipo de contenido para luego explotarlo en vistas con mapas. Intentaría introducir el mínimo de conceptos necesarios para tener los casos de uso más sencillos usando el módulo Geofield para almacenar los datos y OpenLayers o tal vez también Leaflet para la presentación de mapas.

Read more
Admdebian's picture

Geofield simplesearch: SEO friendly proximity filter

I have published this:
http://drupal.org/sandbox/Admdebian/1664610

Geofield Simplesearch creates a block where users can search for citiy and locations (it uses google apis).

If the place is found, then user is redirected with a SEO friendly URL to a page.

example: places/ney_york

You can create a view (with views module) and use Geofield Simplesearch proximity argument to capture data and filter nodes.

This module is an alternative to search-api modules.

Read more
Subscribe with RSS Syndicate content