I was looking at the Spanish postcode coverage in WOF today and it seems that all the geometries are 0,0.
Geonames provide an ES download at http://download.geonames.org/export/zip/ which has geometries.
I haven't been able to evaluate the overall quality, but I did spot-check one and it seemed to be good:
awk '$2 == "30001"' ES.txt
ES 30001 Murcia Murcia MC Murcia MU Murcia 30030 37.987 -1.13 4
I was looking at the Spanish postcode coverage in WOF today and it seems that all the geometries are
0,0.Geonames provide an
ESdownload at http://download.geonames.org/export/zip/ which has geometries.I haven't been able to evaluate the overall quality, but I did spot-check one and it seemed to be good:
awk '$2 == "30001"' ES.txt ES 30001 Murcia Murcia MC Murcia MU Murcia 30030 37.987 -1.13 4