Skip to content

Conversation

@bquinn
Copy link

@bquinn bquinn commented Nov 23, 2012

Hi Simon, thanks for making your geocoding library available (and er thanks for Django and all that as well ;-)

I encountered a bug when taking Geonames locations (like "Pnom Pen, Krŏng Phnum Pénh, Cambodia") and then sending them back up through the geocoder using your libraries - the urlencode function used was the Python default one, rather than the Django unicode aware version. So I switched it over and it seems to work nicely.

I have only tested it with the Geonames wrapper so far but I changed all of the scripts because presumably they all work the same way. Let me know if you would like me to be a bit more rigorous about that before accepting the request!

Thanks again,

Brendan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant