geotext icon indicating copy to clipboard operation
geotext copied to clipboard

Case insensitive option

Open NicolleLouis opened this issue 6 years ago • 2 comments

Hi,

First of all thanks for your work, it works well and it's really useful.

What do you think of an option to make a case insensitive search for city/country names. I'm trying to do it for my project, I can send you a PR if you want and I succeed.

NicolleLouis avatar Jan 25 '19 10:01 NicolleLouis

I have a fork that includes case insensitive support and a few other features (support for states/provinces/etc., more languages parsed), but is probably a bit slower and might get you more false positives: https://github.com/tubular/geotext . If you try it and it works well for you, let me know and I can make a PR back to this main project

albertc1 avatar Jan 29 '19 22:01 albertc1

Hi, thanks for your answer.

I'm sorry albertc1, I made a custom solution before seeing your message, so I didn't try your fork. Thus I can't tell you if it worked well for me.

Good luck for everything

NicolleLouis avatar Feb 11 '19 10:02 NicolleLouis