mamcxyz wrote:
> I wanna integrate the option to find the city based on the IP. I look
> at maxwind and ip2location, both have a free version of the data, but
> can't compile the thing under windows.
>
>
> So, what option could be best
It looks like maxwind has a link to download their free data which is in
csv format. You can do just about anything with that. You could parse it
on your own fairly easily. I'm sure there is a python api 'out there'
for csv. You could import it into a database fairly easily. You wouldn't
have to compile anything either. That's the beauty of using standards. :)

Jeff Anderson

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to