For whatever reason location module wants long lats stored in location['longitude'] / location['longitude'] not location['long'] / location['lat']. Here is a patch to fix.

CommentFileSizeAuthor
import_location_longlatfix.diff606 bytesZack Rosen

Comments

dado’s picture

Status: Needs review » Fixed

thanks i patched and committed (have not tested)

Anonymous’s picture

Status: Fixed » Closed (fixed)