Hi everybody.

I installed the Location module.
Now I want to insert the zipcodes for Spain which I downloaded at http://download.geonames.org/export/zip/ES.zip
The problem is that it is a tab-demilited file so I can´t import it directly with phpMyAdmin. Besides, the number and position of the fields are different.
How can I accomplish this? Any tool for, say, converting tab-delimited to SQL INSERTS? Is available the same info in the right file format?

Thanks in advance