When I (devel) generate a bunch of content, and turn on the checkbox "XXX", all the locations come out as 0,0. Digging into it, this appears to be because the empty location fields are geocoded on top of the randomly generated coordinate (this may be a known issue).

In any case, I can workaround the problem by putting the generated coordinates in 'locpick' rather than directly in the coordinates. This has the side-effect of changing the 'source' to user-submitted. See attached patch.

CommentFileSizeAuthor
location_generate.user-submitted.patch684 byteslyricnz

Comments

lyricnz’s picture

Gak. "XXX" should read "Add locations to each node" (was intending to go back and cut'n'paste)

bdragon’s picture

Status: Needs review » Fixed

Should be fixed now with http://drupal.org/cvs?commit=157163. (depends on http://drupal.org/cvs?commit=157160)
I found some other issues while working on it.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.