CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Joomla Extensions (Moderator: lcdweb) »
  • Batch geo in joomla
Pages: [1]

Author Topic: Batch geo in joomla  (Read 3537 times)

alanski

  • I post frequently
  • ***
  • Posts: 216
  • Karma: 5
  • Cup of tea? Yes please
    • Joomkit
  • CiviCRM version: Version in post
  • CMS version: Joomla
  • MySQL version: 5.0
Batch geo in joomla
November 18, 2010, 04:02:06 pm
What is the url path for batch geocoding in Joomla?

is it index2.php?option=com_civicrm&task=civicrm/bin/UpdateAddress.php?name=XXXX&pass=XXXXX&start=1&end=10000

IF so then its not doing much at the mo other than returning to the Joomla Civi dashboard....

lcdweb

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1620
  • Karma: 116
    • www.lcdservices.biz
  • CiviCRM version: many versions...
  • CMS version: Joomla/Drupal
  • MySQL version: 5.1+
  • PHP version: 5.2+
Re: Batch geo in joomla
November 18, 2010, 04:51:41 pm
http://www.domain.com/administrator/components/com_civicrm/civicrm/bin/UpdateAddress.php?name=XXXX&pass=XXXXX&key=XXXX&start=1&end=10000
support CiviCRM through 'make it happen' initiatives!
http://civicrm.org/mih

alanski

  • I post frequently
  • ***
  • Posts: 216
  • Karma: 5
  • Cup of tea? Yes please
    • Joomkit
  • CiviCRM version: Version in post
  • CMS version: Joomla
  • MySQL version: 5.0
Re: Batch geo in joomla
November 19, 2010, 02:26:39 am
Dont know what my uncle had got to do with this but all i get in the result i s
Addresses Evaluated: 0 Addresses Geocoded : 0

Presumably there is something missing in data set?

Any ideas

lcdweb

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1620
  • Karma: 116
    • www.lcdservices.biz
  • CiviCRM version: many versions...
  • CMS version: Joomla/Drupal
  • MySQL version: 5.1+
  • PHP version: 5.2+
Re: Batch geo in joomla
November 19, 2010, 04:40:24 am
maybe you don't have your geocode key setup?
or no addresses in the first 10,000 need to be geocoded? (unlikely if you've not run this previously)
support CiviCRM through 'make it happen' initiatives!
http://civicrm.org/mih

Walter.Ego

  • I post frequently
  • ***
  • Posts: 125
  • Karma: 0
Re: Batch geo in joomla
November 19, 2010, 06:42:12 am
Hi... is it possible to show a global map of users?
Just only the icon on the map and not details about user.

Thanks

lcdweb

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1620
  • Karma: 116
    • www.lcdservices.biz
  • CiviCRM version: many versions...
  • CMS version: Joomla/Drupal
  • MySQL version: 5.1+
  • PHP version: 5.2+
Re: Batch geo in joomla
November 19, 2010, 07:23:03 am
search result mapping is based on a profile. so you could create a profile with just the display name, and generate a map from that.
support CiviCRM through 'make it happen' initiatives!
http://civicrm.org/mih

alanski

  • I post frequently
  • ***
  • Posts: 216
  • Karma: 5
  • Cup of tea? Yes please
    • Joomkit
  • CiviCRM version: Version in post
  • CMS version: Joomla
  • MySQL version: 5.0
Re: Batch geo in joomla
November 19, 2010, 08:43:41 am
Quote from: lcdweb on November 19, 2010, 04:40:24 am
maybe you don't have your geocode key setup?
or no addresses in the first 10,000 need to be geocoded? (unlikely if you've not run this previously)

Defintley got my geocode setup and checked all my path and credentials - still get
Addresses Evaluated: 0 Addresses Geocoded : 0

 :-\

lcdweb

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1620
  • Karma: 116
    • www.lcdservices.biz
  • CiviCRM version: many versions...
  • CMS version: Joomla/Drupal
  • MySQL version: 5.1+
  • PHP version: 5.2+
Re: Batch geo in joomla
November 19, 2010, 09:55:40 am
take a look at your db, address table, and see if you have null values in the lat/long fields
the geocode only processes null values
might be a clue to what's going on
support CiviCRM through 'make it happen' initiatives!
http://civicrm.org/mih

Walter.Ego

  • I post frequently
  • ***
  • Posts: 125
  • Karma: 0
Re: Batch geo in joomla
November 20, 2010, 12:05:03 pm
Quote from: lcdweb on November 19, 2010, 07:23:03 am
search result mapping is based on a profile. so you could create a profile with just the display name, and generate a map from that.

I'm not sure to understand :(
Sorry... can you explain it?

I try to see, on backend, a map with users but if I click on icon appears the details of user.
I would like to publish a map but without users details... is it possible?

thanks
« Last Edit: November 20, 2010, 12:14:24 pm by Walter.Ego »

lcdweb

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1620
  • Karma: 116
    • www.lcdservices.biz
  • CiviCRM version: many versions...
  • CMS version: Joomla/Drupal
  • MySQL version: 5.1+
  • PHP version: 5.2+
Re: Batch geo in joomla
November 20, 2010, 01:40:37 pm
you should read up on the function of profiles:
http://en.flossmanuals.net/CiviCRM/CapturingExposing
support CiviCRM through 'make it happen' initiatives!
http://civicrm.org/mih

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Joomla Extensions (Moderator: lcdweb) »
  • Batch geo in joomla

This forum was archived on 2017-11-26.