Hello all,
Thank you for your hard work on GeoNames!
I wrote a small Python library that uses the GeoNames postal code database to allow querying GPS coordinates from postal codes.
It is aimed at high-performance use cases: queries happen off-line without using the webservice. Approximate distance calculations between postal codes are also implemented which is can be useful for machine learning application.
Could it be added to the list of client libraries? (though technically it's not a webservice client).
Thanks,
--
Roman Yurchak