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.
| Comment | File | Size | Author |
|---|---|---|---|
| import_location_longlatfix.diff | 606 bytes | Zack Rosen |
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.
| Comment | File | Size | Author |
|---|---|---|---|
| import_location_longlatfix.diff | 606 bytes | Zack Rosen |
Comments
Comment #1
dado commentedthanks i patched and committed (have not tested)
Comment #2
(not verified) commented