Well I think I have done everything correct...but while uploading content from a database csv file and mapping everything with correct fields, the nodes that gets created dont' show location content !
But if I manually create a node and fill all the info manually, I am able to get the content as well as the google map block. Can someone guide me on this issue ? it looks like import nodes is causing some problems and NOT importing all the info.
Comments
Comment #1
mikepetersonwi commentedI'm having the same issue. I'll post back if I find anything.
MikeP
Comment #2
mikepetersonwi commentedI think this could be related to the lat/long issue that is well documented on this module.
Since my data didn't have any and the import required something, I set them both to "0" (without the "'s) in my data source. After changing them to some random number other than "0", the import worked.
After realizing that I looked around for a tool to look-up all the correct Lat/Long based on Address, city, state. I found that the tool at http://www.batchgeocode.com/lookup/ worked well
After re-importing everything I did see that the phone field didn't come through but the other Location fields did.
mikep
Comment #3
Pushkar Gaikwad commentedHow exactly you used this service ? I have an excel sheet with 10k records which I am looking to import.
Comment #4
Anonymous (not verified) commented+1 I am having the same issue. Tracking
txcrew
Comment #5
mikepetersonwi commentedActually the link is www.batchgeocode.com. The directions are pretty good. Just save your excel records in a tab-delimited format, then cut/past into the form provided. They suggest breaking-up the batch into 500 records at a time but you could try more. I think that you'll time-out though.
Let me know if you run into any trouble.
Mikep