Question

Photo of Brandon Gamache

0

Group Map not displaying

I have added a location to a group, after I save it and return to the group page with member list the map isn't displaying on the right, as seen in the screen shot. Any ideas on what I am missing? My Google API key is entered and is active but I'm not sure why it isn't displaying the map. Not sure if this is a bug or if I am missing something.

Screen Shot 2014-10-29 at 9.41.25 AM.png

Screen Shot 2014-10-29 at 9.44.41 AM.png

  • Photo of Rock RMS

    0

    Do you have a geocoding service enabled? Might suggest looking at the address in the 'Location Editor' found under 'Admin Tools > Power Tools > Location Editor' to ensure it has been geocoded. Let us know what you find. 

    • Brandon Gamache

      I do have SmartyStreets enabled. Is there a way, or a job, that I can force geocoding of the addresses that are present in the database but are not Geocoded? I used the filter to search for locations not geocoded and it looks like the list contains 28k addresses not geocoded. I'm using Excavator to convert F1 data. So if there is a way to do a bulk geocode inside of Rock that would be great. If not, no worries.

  • Photo of Brandon Gamache

    1

    Okay, I looked at the Scheduled Jobs and found an error message with the Address validation and geocoding. It looks like a null field is what's making the Job fail. I'll look in the Database to see if I can find the issue.Screen Shot 2014-11-04 at 9.39.18 AM.png

    Edit:  I think I found the issue. There are three records that converted with the Street1 of 000 and one had a city and state the others didn't. I changed the cron expression to try and have it run again within the hour. I set those records to inactive so hopefully it will suceed. If it doesn't, I'll delete those records and try again

     

    • Brandon Gamache

      Hey Frank,
      I am not having any more issues with this. It was an issue with the location services job and a couple entries that was making the job throw errors. After removing those problematic entries, I have been able to view the small map in the group detail block and I am able to see a larger map of where everyone lives in that group. There are still 1,700 or so locations that have not been geocoded but I'll wait to see if the job takes care of those or if I will need to manually do it. Thanks for checking up.