Location and Mapping | Home

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

Mission: To discuss and document topics related to web mapping, cartography, geospatial data storage, geocoding, GIS, and any other geospatial topic as pertaining to Drupal.

IRC Discussion

You can discuss these topics live on the #drupal-geo IRC discussion.

See IRC instructions and for more channels, see the Drupal IRC list.

Wiki Pages

The following are on-going wiki pages that you may find helpful:

Recent Discussions, News, Events

babinet's picture

Openlayers behaviors? custom layer Switcher with opacity slider

Hi,
I'm asking myself for a long time if it is possible to implement a custom layer switcher using custom behaviors with Drupal?
What I would like to do is a layer ordering with opacity slider.
There's an example here: http://dev.openlayers.org/sandbox/jvanulden/openlayers/examples/extended...
For the opacity slider, it would be better to have a JQuery slider.

Is it possible?
Does someone can share his experience regarding this?
Is there a working example somewhere?
Thank you

Read more
valic's picture

Store locator with proximity

Hi,

I need to make store locator with proximity radius search.

From available solutions have tried:
Google store locator (https://www.drupal.org/node/2384905)
Openlayers + geojson + geofield proximity exposed (https://www.drupal.org/node/2384661)

For now, Google store locator don't uses proximity filter or bbox argument, so this option is out.

Other option with openlayers, problem is that openlayers + geojson isn't working at all, and geofield exposed filter is returning search results, but location of search is not centered after search is conducted.

Read more
pinkonomy's picture

Search api Location integration with the Geocoder autocomplete

Hi,
I would like to use the Search api location module with the Geocoder autocomplete so as to be suggested addresses whey typing.It would be better to be client-side geocoding.Does anyone know how to do this?
thanks

Read more
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
Pol's picture

Working on OpenLayers 3.x

Hi all,

After a couple of quiet months, I would like to start working actively again with Openlayers.

My goals are:

Things to be done in OL 3.x

<

ul>

  • Strong map data validation and errors management: Not yet done
  • Read more
    robertwb's picture

    Spatial Joins in Views - GeoJoin

    I am devloping a module to provide spatial Relationships in the Views UI. The current version of my sandbox module does this for GeoField, and provides a single relationship, the bounding box overlap.

    I am looking for review and comment on the timeline and preliminary code, and collaborators if not co-maintainers.
    https://www.drupal.org/sandbox/robertwb/2202159

    Read more
    chrsnlsn's picture

    Leaflet Widget Point

    Hey I recently created a module for creating a leaflet geofield input that just captures a single point.
    I needed it for a mobile app and something in leaflet Draw was breaking on mobile so I basically just took the Leaflet Widget module and removed all the draw stuff and added a crosshairs over the map then the center point of the map is captured when the form is submitted.
    I'm wondering if this is worth sharing as another module?
    Attaching a screenshot of what the input looks like.

    Module on github

    https://github.com/chrsnlsn/leaflet-widget-point

    Read more
    Anjaro's picture

    openlayers, views and gpx

    Hi Group

    I hope this is the right place to post this question.
    Or should i post in views gruop ?

    I followed this toturial :
    https://drupal.org/comment/reply/1481374#comment-form

    I use this for showing gpx tracks.
    The problem is, that i upload more than one gpx in one node.
    In views and OL output, only one track is shown, no matter how many tracks i upload to the node.

    Can anyone tell me what i am missing in views to show all tracks ?
    Thanks a lot.

    Read more
    Kartagis's picture

    Dynamic marker icons for Leaflet

    Hi,

    I have a situation where I need to display content with different terms on a Leaflet map. These terms also are associated with images. At this point, I would like to ask you whether the below can be done.

    1) Multiple layers: To show different images, I might need to have multiple layers. Is this possible?
    2) Dynamic icons: Is this possible, either with token or something else?

    Regards,
    K.

    Read more
    Kartagis's picture

    Undefined index: title

    Hi,

    I am trying to build a map thatuses postal address rather than lat/long. I am getting the notice Notice: Undefined index: title in openlayers_views_style_data->map_features() (line 330 of DRUPAL_ROOT/sites/all/modules/openlayers/modules/openlayers_views/views/openlayers_views_style_data.inc).

    How to fix it?
    Regards,
    K.

    EDIT: I accidentally created this as a user story, sorry about that.

    Read more
    Subscribe with RSS Syndicate content