0

I'm searching for database for delivery service. Delivery rate calculates based on ZIP code. The only good product I found is geopostcodes.com, is there any more? E.g. geonames.org is good but contains not enough data.

Demuri Celidze
  • 579
  • 2
  • 7
  • 25
  • This is not a good question for the StackOverflow site. Do you have a question about some code that you have written? http://stackoverflow.com/help/dont-ask – SunSparc Sep 01 '15 at 20:07

1 Answers1

3

How about this free solution http://download.geonames.org/export/zip/.

CodeTherapist
  • 2,776
  • 14
  • 24