Closed (fixed)
Project:
Geofield
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 May 2012 at 20:48 UTC
Updated:
15 Jan 2013 at 15:58 UTC
Would love to have a geo facet.
Bascially having a map displayed, and if the user zooms or changes location the view is updated with what is visible on the map.
http://drupal.org/project/facetapi
for example: http://clipglobe.com
Comments
Comment #0.0
giorgio79 commentedmore
Comment #1
giorgio79 commentedHere is some work being done:
http://drupal.org/sandbox/pwolanin/1497066
Comment #2
Brandonian commentedDefinitely looks interesting, but out of my range of expertise. Also, I thought we already had solr-integration with the module? @giorgio79, for features like this, I'm always happy to accept patches to help improve our current solr integration, but you'll also (unfortunately) need to walk me through a) what's changing b) why it's changing and c) how to test it.
Comment #3
giorgio79 commentedThanks Brandonian, I am waiting for some info from the authors of that module:
#1589316: Integrate with Search API as Geofield Facet
A generic Geofield Facet module integrating with http://drupal.org/project/facetapi and http://drupal.org/project/search_api would make sense, instead of only integrating with Apache Solr. I like how search_api allows for a db backend, not just Solr.
Will update here if I have more info :)
Comment #4
giorgio79 commentedLooks like this is happening already here:
http://drupal.org/project/search_api_location
Comment #6
batje commentedThe initial request refers to (paraphrase)'zoom & pan the map and see something different' That work is done in the views_geojson module. It loads data when you change the map.
To get that working with search_api_views, you at least need the patch in this issue it still needs work, as you can read there. Help appreciated.
Comment #7
giorgio79 commentedHey Brandonian and batje,
Started working on this as "Distance Facets"
http://drupal.org/sandbox/giorgio79/1889026
Does not yet work, but would love some help :) Gave you both comaintainership.
Comment #7.0
giorgio79 commentedmore