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

Pass crs parameter into viz #488

Open
kylebarron opened this issue Apr 26, 2024 · 1 comment
Open

Pass crs parameter into viz #488

kylebarron opened this issue Apr 26, 2024 · 1 comment

Comments

@kylebarron
Copy link
Member

Useful for non-geodataframe objects that don't have an associated CRS, including shapely objects and geojson-like objects.

@kylebarron kylebarron added this to the 0.9.0 milestone Apr 29, 2024
@kylebarron
Copy link
Member Author

This is a bit complex because you might want to assign a different CRS for each data object you're passing in.

For now we'll punt on this and come back to it, and suggest users to use an object like GeoDataFrame that maintains the CRS

@kylebarron kylebarron removed this from the 0.9.0 milestone May 2, 2024
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