thampiman / reverse-geocoder

A fast, offline reverse geocoder in Python
GNU Lesser General Public License v2.1
1.87k stars 160 forks source link

Turn verbose mode off by default and send output to sys.stderr #44

Open dylanlittler opened 5 years ago

dylanlittler commented 5 years ago

This ensures that output can be redirected to a file without including verbose output.