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

Add to_geo_dataframe() method to MatchResult #185

Closed
nreinicke opened this issue Jun 14, 2024 · 1 comment
Closed

Add to_geo_dataframe() method to MatchResult #185

nreinicke opened this issue Jun 14, 2024 · 1 comment

Comments

@nreinicke
Copy link
Collaborator

nreinicke commented Jun 14, 2024

We currently have a matches_to_dataframe() method for a MatchResult but this doesn't contain any information about the Coordinate Reference System. We could also provide two new methods matches_to_geo_dataframe() and path_to_geo_dataframe() that give us back a geopandas dataframe with the CRS set.

@nreinicke
Copy link
Collaborator Author

This was added in #193

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

No branches or pull requests

1 participant