Needs review
Project:
OpenLayers Proximity
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Critical
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2012 at 18:40 UTC
Updated:
18 Feb 2013 at 23:54 UTC
Jump to comment: Most recent file
Comments
Comment #1
garciac1212 commentedSame prob but trying to get it to work on user profiles not nodes. doesn't seem to support that yet. Changing this issue to the version 7 portion...
Comment #2
mdlopresti commentedsubscribe
Comment #3
julianmancera commentedHi all,
I'm currently working on a new module Open Layers Proximity Entity to handle this request, I have get to the point were the a new db table called open_layers_proximity is updated with the entities geofield changes. I will need so help with the views integration thought, not sure how to proceed here. Let me know if someone is able to give me a hand.
Attached the new module for entities.
Regards,
Julian Mancera
Comment #4
rosewoodmarketing commentedI doubt I can help, but this is what we need...
Comment #5
adamzimmermann commented@julianmancera
I may be needing this functionality for an upcoming project and I wondered if you had made any progress on this? I can definitely help you out with finishing it if the project is green-lighted. So if you have made any progress since your last post, could you post it please? Otherwise, I will just start working with what you posted above.
Thanks,
Adam
Comment #6
chapsou commentedI'll need this module for my current project and maybe i can help you too .
Keep me in touch .
Thanks
Comment #7
loze commentedI may be able to help as well. whats the current status?
Comment #8
loze commentedSo I need this for a project. Specifically the ability to do proximity searches on Field Collection and User entities.
I took the mod in #3 a bit further working on the views handlers. It is sort of working for Users, Profile2, Field Collection, and Node entities.
The distance field doesn't seem to be calculating the correct value, so sorting and displaying the distance appear to be off. But the result set does look accurate. (all within the specified radius)
I'm hoping someone can help expand on this. Views is making my head hurt.
Comment #9
adamzimmermann commentedAfter some more research on this, I found that this functionality is already being built into a new release of geofield. So there is now one less module to install, and it is working on entities and even through relations just fine for me. You can even set custom origin points based upon the active user, but you are currently limited to using fields from the user profile. I am working on a patch that will allow you to grab fields from profile2 or other entity types to set as the origin for doing proximity filters.
http://drupal.org/node/1469956