nchaulet / node-geocoder

nodejs geocoding library
http://nchaulet.github.io/node-geocoder/
MIT License
928 stars 214 forks source link

LocationIQ: Only uppercase the country code if it is set #259

Closed thomasbrueggemann closed 5 years ago

thomasbrueggemann commented 5 years ago

Analogous to the OSM geocoder code I changed the code of the LocationIQ Geocoder to only uppercase the country code of the address, if one exists.