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

Create Function to reproject raster data #6

Closed
AlexanderJuestel opened this issue May 17, 2020 · 1 comment
Closed

Create Function to reproject raster data #6

AlexanderJuestel opened this issue May 17, 2020 · 1 comment

Comments

@AlexanderJuestel
Copy link
Collaborator

Describe your feature:

Create a function that will reproject loaded raster data to another coordinate reference system (CRS). Rasters can also be referenced to as tiles (ipyleaflet).

Usage:

  • Reproject data if data is not in the desired CRS
  • Reproject data to WGS84 for the usage in ipyleaflet

More information to this issue will be added.

@AlexanderJuestel AlexanderJuestel added this to Opened Issues in GemGIS Development May 17, 2020
@AlexanderJuestel AlexanderJuestel moved this from Opened Issues to Work in Progress in GemGIS Development Jun 2, 2020
@AlexanderJuestel
Copy link
Collaborator Author

This can easily be done with Rasterio

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
GemGIS Development
Work in Progress
Development

No branches or pull requests

1 participant