Skip to content

yurg/CiviCRM-Proximity-Search

 
 

Repository files navigation


# CiviCRM Proximity

CiviCRM Proximity enables geographical proximity search for the CiviCRM 
module.


# Views integration

OpenLayers Proximity exposes:

 * Square filter: it gives locations contained within a square derived by a 
   simple latitude/longitude comparison. Less accurate, better performance
 * Great-circle filter: it uses the Great-circle distance formula to return 
   locations within a circular area. More accurate, lower performance.



# Configuration 

Before enabling the module it is necessary to enable geocoding in your CiviCRM
database and run the script that populates those fields.

 http://wiki.civicrm.org/confluence/display/CRMDOC33/Batch+Geocoding+Script

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 100.0%