How to use Proximity Search

Swati Goyal , 17 June, 2010

The most awaited feature of JoomlaXi User Search ( XIUS ) is implemented and its beta version is released. Beta version is only for testing purpose. Please do not use it directly on your live site. Currently Proximity work only if you are having the following entities.
<ul style="color: #333333; font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15.800000190734863px;"><li>You must have a Geocoding table. This table will be used to get
Latitude and Longitude of each user according to their address( Country,
state, city or Zipcode). The table must contain following columns

        <ul><li>Country ( Required )</li>

            <li>State ( Optional )</li>

            <li>City ( Required in case if Zipcode column is not there
            )</li>

            <li>Zipcode ( Required in case if City column is not available
            in this table )</li>

            <li>Latitude ( Required )</li>

            <li>Longitude ( Required )</li>
        </ul></li>
</ul><blockquote>
    <ul/></blockquote>

<ul style="color: #333333; font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15.800000190734863px;"><li>You also need to create information of of following fields so that user
can be searched according to given inputs.

        <ul><li>Country (Required)</li>

            <li>State ( optional )</li>

            <li>City ( Required in case if Zipcode information is not
            there)</li>

            <li>Zipcode ( Required in case if City information is not
            available in this table)</li>
        </ul></li>
</ul><h3 style="color: #135cae; font-family: Helvetica, Arial, sans-serif; font-size: 13px; line-height: 15.800000190734863px;">
How to Configure Plugin Params</h3>

<div>
    For this version of Proximity search, you need to configure as follows
</div>

<ul style="color: #333333; font-family: Tahoma, Helvetica, Arial, sans-serif; font-size: 12px; line-height: 15.800000190734863px;"><li>Select the value <strong>I have Geocoding Table </strong>in
the param named User's Encoding Through.</li>

    <li>Then set the respective information with respective parameter. For
    e.g. select City information for City column etc.</li>

    <li>Give the Geocoding table name and column names in their respective
    fields.</li>

    <li>Save the Information.</li>
</ul><div>
    <br/></div>

<h3 style="color: #135cae; font-family: Helvetica, Arial, sans-serif; font-size: 13px; line-height: 15.800000190734863px;">
How to search</h3>

<div>
    For searching users from an particular location. User will be having a
    link in search panel named <strong>Set Location</strong>. By
    clicking over this link, a google map map will appear. User can select
    any location from this map. After selecting the location close the map
    and give the distance, from which user must be searched.
</div>
blog comments powered by Disqus