-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
latitude and longitude field query is broken #77
Comments
Actually what I wrote is not true, that code you posted works correctly for me and returns latitude and longitude values, @YifeiLuDublin can you check again? Although I get a lot of log errors now:
|
I just checked and it still returns None for latitude and longitute |
Is there any chance that you are still using an older version of the code? I tried the latest master branch and the pip install version. They both dont return the correct latitude and longitude. |
I am on latest branch master.
Matching on the daftlistings/daftlistings/listing.py Line 437 in 729d0f4
So there is no reason it should fail as far as I can see. |
Somehow the map function isn't present in my PC but shows up on my phone. I guess my PC get banned for crawling too much? |
Hi,
I noticed that I cannot query latitude and longitude field of the daft rental listings. It leads to the failure of mapping functions.
To reproduce the process
Here is the printout of df
The text was updated successfully, but these errors were encountered: