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.
Asked
Active
Viewed 1,665 times
0
-
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 Answers
3
How about this free solution http://download.geonames.org/export/zip/.

CodeTherapist
- 2,776
- 14
- 24
-
As I said Geonames is not enough, mainly because of postal codes – Demuri Celidze Aug 04 '15 at 09:35
-