Skip to content
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

Generalize also for haversine distance #100

Merged
merged 5 commits into from
Jul 9, 2019

Conversation

renanxcortes
Copy link
Collaborator

This address the issue raised in #96.

…d metrics

This address pysal#96

ps.: it also makes a small tweak on formating of spatial proximity profile
@knaaptime
Copy link
Member

knaaptime commented Jul 2, 2019

this looks good. though i'm still not sure why euclidian distance is failing in the first place...

(i.e. the index in #96 shouldn't be zero)

@renanxcortes
Copy link
Collaborator Author

this looks good. though i'm still not sure why euclidian distance is failing in the first place...

(i.e. the index in #96 shouldn't be zero)

So, I rerun using the internal original function and got these results: #96 (comment)

@renanxcortes
Copy link
Collaborator Author

Ok, the last two commits comprise what we recently discussed. The only thing that it is missing is the set of clever checking of the input .crs to guess if the user input is projected or not. I'll work on that, but any help on that will be really valuable!

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.

2 participants